2-568
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands
set qos bridged-microflow-policing
set qos bridged-microflow-policing
To enable or disable microflow policing of bridged packets on a per-VLAN basis, use the set qos
bridged-microflow-policing command.
set qos bridged-microflow-policing {enable | disable} vlanlist
Syntax Description
Defaults The default is intraVLAN QoS is disabled.
Command Types Switch command.
Command Modes Privileged.
Usage Guidelines Layer 3 switching engine-based systems do not create NetFlow entries for bridged packets. Without a
NetFlow entry, these packets cannot be policed at the microflow level. You must enter the set qos
bridged-microflow-policing enable command if you want the bridged packets to be microflow policed.
This command is supported on systems configured with a Layer 3 switc hing e ngine onl y.
Examples This example shows how to enable microflow policing:
Console> (enable) set qos bridged-microflow-policing enable 1-1000
QoS microflow policing is enabled for bridged packets on vlans 1-1000.
Console> (enable)
This example shows how to disable microflow policing:
Console> (enable) set qos bridged-microflow-policing disable 10
QoS microflow policing is disabled for bridged packets on VLAN 10.
Console> (enable)
Related Commands show qos bridged-microflow-policing
enable Activates microflow policing functionality.
disable Deactivates microflow policing functionality.
vlanlist List of VLANs; valid values are from 1 to 4094.