set cos
To set the IEEE 802.1Q class of service (CoS) value for a control plane policy map, use the set cos command.
To revert to the default, use the no form of this command.
set cos [inner] cos-value
no set cos [inner] cos-value
Syntax Description
(Optional) Specifies the inner 802.1Q in a Q-in-Q
environment.
inner
Numerical value of CoS in the control plane policy
map. The range is from 0 to 7.
cos-value
Command Default
0
Command Modes
Policy map class configuration
Command History
ModificationRelease
This command was introduced.4.0(1)
Usage Guidelines
You can use this command only in the default virtual device context (VDC).
This command does not require a license.
Examples
This example shows how to configure the CoS value for a control plane policy map:
switch# configure terminal
switch(config)# policy-map type control-plane PolicyMapA
switch(config-pmap)# class ClassMapA
switch(config-pmap-c)# set cos 4
This example shows how to revert to the default CoS value for a control plane policy map:
switch# configure terminal
switch(config)# policy-map type control-plane PolicyMapA
switch(config-pmap)# class ClassMapA
switch(config-pmap-c)# no set cos 4
   Cisco Nexus 7000 Series Security Command Reference
654
S Commands
set cos