Command Default
None
Command Modes
Policy map configuration
Command History
ModificationRelease
This command was introduced.4.0(1)
Usage Guidelines
You can use this command only in the default VDC.
This command does not require a license.
Examples
This example shows how to specify a control plane policy map and enter policy map configuration mode:
switch# configure terminal
switch(config)# policy-map type control-plane PolicyMapA
switch(config-pmap)# class ClassMapA
switch(config-pmap-c)# police cir 2000 kbps
This example shows how to delete 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 police 2000 kbps
Related Commands
DescriptionCommand
Specifies a control plane class map for a control plane
policy map and enters policy map class configuration
mode.
class (policy map)
Displays configuration information for control plane
policy maps.
show policy-map type control-plane
Cisco Nexus 7000 Series Security Command Reference
589
P Commands
police (policy map)