Hi all,
I'm working on a project and I'm trying to give a solution with traffic shaping.
I have 11 VMs and I want to share 700Mbps on them.
1 VM will take 200 Mbps
10 VMs will share 500Mbps but I want to guarantee a maximum of 100Mbps for each VM
I have 2 portgroups. The first one with a limit of 200 for the 1 VM and the second one with
for the other VMs a limit of 500 (?)
How could I ensurethe 100 Mbps max without create a problem if more than 4 vms have high network traffic?
Thanks