Hello,
I'm trying to configure a copper-based GigabitEthernet port on a Cisco 3560G to support a speed of 6Mb/s input/output.
I can create a QoS policy-map to limit the port to 6Mb ingress, however when I try to apply the policy to the port as Egress, the switch tells me it is not supported:
C3560G (config-if)#service-policy output 6MB-EGRESS
Warning: Assigning a policy map to the output side of an interface not supported
Service Policy attachment failed
Warning: Assigning a policy map to the output side of an interface not supported
There is another QoS method I can use to police egress traffic (srr-queue bandwidth limit X), however the range is 10-90, and in my case I would want to do 6% of 100Mbit to ensure the port gets 6Mb/s.
Is there a proper way to do traffic policing on egress ports? I dont want this port to get 10Mb/s.
-Rainman
I'm trying to configure a copper-based GigabitEthernet port on a Cisco 3560G to support a speed of 6Mb/s input/output.
I can create a QoS policy-map to limit the port to 6Mb ingress, however when I try to apply the policy to the port as Egress, the switch tells me it is not supported:
C3560G (config-if)#service-policy output 6MB-EGRESS
Warning: Assigning a policy map to the output side of an interface not supported
Service Policy attachment failed
Warning: Assigning a policy map to the output side of an interface not supported
There is another QoS method I can use to police egress traffic (srr-queue bandwidth limit X), however the range is 10-90, and in my case I would want to do 6% of 100Mbit to ensure the port gets 6Mb/s.
Is there a proper way to do traffic policing on egress ports? I dont want this port to get 10Mb/s.
-Rainman