cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
459
Views
0
Helpful
5
Replies

3560 Map-class

ronpowell
Level 1
Level 1

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

5 Replies 5

Prashanth Krishnappa
Cisco Employee
Cisco Employee

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

Yeah.. To get the same effect, apply ingress policers on ports on which the switch gets the traffic.

Do I have to apply any egress policers to the ports or not

service-policy output is not supported in 3560.