card without changing the current CoPP policy. The changes are effective immediately, so you do not need
to reapply the CoPP policy.
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
Configures the policer rate per line card. The allowed
scale factor value is from 0.10 to 2.00. When the scale
scale-factor value module
multiple-module-range
Step 3
factor value is configured, the policing values are
Example:
switch(config-cp)# scale-factor
1.10 module 1-2
multiplied by the corresponding scale factor value of
the module, and it is programmed in the particular
module.
To revert to the default scale factor value of 1.00, use
the
no scale-factor value module
multiple-module-range
command, or explicitly set the
default scale factor value to 1.00 using the
scale-factor
1 module multiple-module-range
command.
(Optional)
Displays the applied scale factor values when a CoPP
policy is applied.
show policy-map interface
control-plane
Example:
switch(config-cp)# show policy-map
interface control-plane
Step 4
(Optional)
Copies the running configuration to the startup
configuration.
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
Step 5
Changing or Reapplying the Default CoPP Policy
You can change to a different default CoPP policy, or you can reapply the same default CoPP policy.
Cisco Nexus 3600 NX-OS Security Configuration Guide, Release 7.x
133
Configuring Control Plane Policing
Changing or Reapplying the Default CoPP Policy