08-16-2005 08:46 AM - edited 03-02-2019 11:43 PM
Configuring a 3560. Fa0/1 is connected to LES cct, I need to apply a class-map to allocate bandwidth to Voip, Citrix and printing. I create class map and then try to apply the Service-policy output command but it comes back Output not supported. How do I apply the service policy to the port
08-16-2005 09:05 AM
You can apply service-policy only ingress in this product
http://www.cisco.com/univercd/cc/td/doc/product/lan/cat3560/12225se/3560scg/swqos.htm#wp1044737
08-16-2005 09:33 AM
will attaching the service-policy input to the port prioritse the traffic down the private cct. Also do I have to apply any qos rules to the other ports.
For example: Port fa0/1 is connected to 10mbps cct.
I attach service-policy to the port
'Service-policy output qos'
(full class-map is:
Class-map match-all class 1
match access-group 101
Class-map match-all class 2
match access-group 102
Class-map match-all class 3
match access-group 103
policy-map Qos
Class Class 1
police 100000 8000 exceed.... drop
Class Class 2
Police 512000 8000 exceed.... drop
Class Class 3
Police 6750000 8000 exceed ..... drop
Access-list 101 permit tcp any any dscp 46
Access-list 102 permit tcp any any dscp 31
Access-list 103 permit tcp any any eq 1494
I have configured (Global) mls qos
Do I have to configure fa0/3 which is configured for two vlans (voice and data)
Regards
Ron
08-16-2005 10:05 AM
Yeah.. To get the same effect, apply ingress policers on ports on which the switch gets the traffic.
08-16-2005 10:32 AM
Do I have to apply any egress policers to the ports or not
08-16-2005 12:00 PM
service-policy output is not supported in 3560.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide