cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
299
Views
0
Helpful
1
Replies

Traffic Shaping on ME3600X

necxzcisco
Level 1
Level 1

The Cisco ME3600X doesn't support ACL in an output policy-map.

One of our requirements is to perform traffic shaping for an up-link communication between two switches.

So instead, classification via QoS-Group was configured.

 

Kindly see below commands:

 

ip access-list extended ACL-TEST

permit ip any any

 

Class-map Class-ACL-IN

Match access-group name ACL-TEST

 

Policy-map Policy-ACL-IN

Class Class-ACL-IN

Set qos-group 5

 

Class-map Class-ACL-OUT

Match qos-group 5

 

Policy-map Policy-ACL-OUT

Class Class-ACL-OUT

Shape average 500000000

 

Interface Gi0/23

Service-policy output Policy-ACL-OUT

 

We checked the policy-map (#show policy-map interface gi0/23) and noticed that all the packets are not passing through the Class-BRS-OUT instead it is passing through the Class-Default.

I would like to ask if there is something wrong with the configuration?

1 Reply 1

necxzcisco
Level 1
Level 1

Bump!

Can someone help me on this issue?

Thanks in advance
 

Review Cisco Networking products for a $25 gift card