I need to implement an bandwith Limit per VLAN on a specific port
i tried it with:
Code: Select all
policy condition VLAN401_1-1-18 destination port 1/1/18 destination vlan 401
policy action Limit_1G maximum bandwidth 1GCode: Select all
policy rule HSB_ETH_LIMIT condition VLAN401_1-1-18 action Limit_1GCode: Select all
ERROR: HSB_ETH_LIMIT: Can only use 'Destination port' with 'Destination VLAN' when using Multicast/Egress policiesRegards
Michael

