Procedure
Purpose
Command or Action
Enters global configuration mode.
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 1
Enters control plane configuration mode.
control-plane
Example:
switch(config)# control-plane
switch(config-cp)#
Step 2
Specifies a policy map for the input traffic. Repeat
this step if you have more than one policy map.
[
no
]
service-policy input policy-map-name
Example:
switch(config-cp)# service-policy
input PolicyMapA
Step 3
You cannot disable CoPP. If you enter the
no
form
of this command, packets are rate limited at 50
packets per seconds [for releases prior to Cisco
NX-OS Release 7.0(3)I2(1)], or an error message
appears [starting with Cisco NX-OS Release
7.0(3)I2(1)].
Exits control plane configuration mode.
exit
Example:
switch(config-cp)# exit
switch(config)#
Step 4
(Optional)
Displays the CoPP configuration.
show running-config copp
[
all
]
Example:
switch(config)# show running-config
copp
Step 5
(Optional)
Copies the running configuration to the startup
configuration.
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
Step 6
Related Topics
Configuring a Control Plane Policy Map, on page 129
Configuring the CoPP Scale Factor Per Line Card
You can configure the CoPP scale factor per line card.
The scale factor configuration is used to scale the policer rate of the applied CoPP policy for a particular line
card. The accepted value is from 0.10 to 2.00. You can increase or reduce the policer rate for a particular line
Cisco Nexus 3600 NX-OS Security Configuration Guide, Release 7.x
132
Configuring Control Plane Policing
Configuring the CoPP Scale Factor Per Line Card
Содержание Nexus 3600 NX-OS
Страница 10: ...Cisco Nexus 3600 NX OS Security Configuration Guide Release 7 x x Contents ...
Страница 20: ...Cisco Nexus 3600 NX OS Security Configuration Guide Release 7 x 6 Overview IP ACLs ...
Страница 42: ...Cisco Nexus 3600 NX OS Security Configuration Guide Release 7 x 28 Configuring AAA Default AAA Settings ...