mac

216
Parameters: v-id: the ranging from 1 to 4094.
Command Mode: Admin mode.
Default: None.
Example:
Switch#show mls qos vlan 1
Vlan 1:
Attached Policy Map for Ingress: 1
Classmap classified in-profile out-profile (in packets)
1 NA NA NA
Switch(config)#show mls qos vlan 7
Vlan 7:
Attached Policy Map for Ingress: 7
Classmap classified in-profile out-profile (in packets)
7 0 0 0
7.29 show mls qos aggregate-policy
This command is not supported by the switch.
7.30 transmit
Command: transmit
no transmit
Function: Transmit data package that match the class, the no command cancels the
assigned action.
Parameters: None.
Default: Do not set the action.
Command mode: Policy class map configuration mode
Usage Guide: Send the packet directly after configure this command.
Example: Send the packet which satisfy c1.
Switch(config)#policy-map p1
Switch(Config-PolicyMap-p1)#class c1
Switch(Config-PolicyMap-p1-Class-c1)#transmit
Switch(Config-PolicyMap-p1-Class-c1)#exit