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

6509-E: Aggregate bandwidth policing on access ports

Kostas Kyriakos
Level 1
Level 1

Hello.

What i would like to accomplish is to limit the aggregate input bandwidth to let's say 1G, to a certain subset of vlans configured on a 6509-E. Bare in mind that this device is not doing L3 termination and thus, all ports are access ports. Below is a snippet of the configuration:

mls qos aggregate-policer TEST-AGGR-LIMIT 1000000000 31250000 31250000 conform-action transmit exceed-action drop
!
class-map match-any TEST-AGGR-LIMIT-CLASS
  match vlan 1-500
  match vlan 510-4094
!
!
policy-map TEST-AGGR-LIMIT-POLICY
  class TEST-AGGR-LIMIT-CLASS
     police aggregate TEST-AGGR-LIMIT


interface GigabitEthernetx/y
switchport
switchport access vlan 3001
switchport mode access
load-interval 30
flowcontrol send off

When this policy is applied ingress on GiX/Y (access port), i am getting Match vlan is not supported for this interface.

Every help is greatly appreciated.

Best regards.

1 Reply 1

Kostas Kyriakos
Level 1
Level 1

I tried matching source-address (mac) and every match criterion that made some sense under the class configuration but yet i am getting the previous unsupported for this interface notification.

Looking forward to your input.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card