show copp-policy
Syntax
show copp-policy [<NAME> | default] [commands] [configuration] [vsx-peer]
Description
Shows CoPP policy settings for a specific CoPP policy. When entered without specifying either a name or the
default
parameter, shows all the CoPP policy settings that are active on the switch and have successfully been programmed into the hardware.
A warning is displayed if:
The active and user-specified applications of a policy do not match.
The active and user-specified configurations of a policy do not match.
Command context
Operator (>
) or Manager (#
)
Parameters
<NAME>
Specifies the name of the policy for which to display settings. Length: 1 to 64 characters.
default
Displays CoPP settings for the default policy.
commands
Displays output as CLI commands.
configuration
Displays user-specified CoPP settings and not the active settings.
[vsx-peer]
Shows the output from the VSX peer switch. If the switches do not have the VSX configuration or the ISL is down, the output from the VSX peer switch is not displayed.
Authority
Operators or Administrators. Users without administrator authority can execute this command from the operator context (>) only.
Example
Displaying the CoPP policies defined in the configuration and the active application:
switch# show copp-policy applied copp_policy_name ------- ---------------- My_CoppPolicy applied default switch#
Displaying the active configuration of all CoPP policies as CLI commands:
switch# show copp-policy commands copp-policy My_CoppPolicy class bgp-ipv4 priority 6 rate 5000 burst 60 class ospf-multicast priority 2 rate 2000 default-class priority 1 rate 6000 burst 70 copp-policy default class arp-broadcast priority 1 rate 1000 burst 12 class arp-unicast priority 1 rate 1000 burst 12 class bgp-ipv4 priority 1 rate 5000 burst 62 <--OUTPUT OMITTED FOR BREVITY--> default-class priority 1 rate 5000 burst 62 apply copp-policy default switch#
Entering the config-copp context and modify the default policy:
switch# show copp-policy default class drop priority rate kbps burst kB min-max pps hardware rate kbps --------------------- ---- -------- --------- -------- ----------------- ------------------ acl-logging 0 468 4 38-906 468 arp-broadcast drop bgp-ipv4 9 4218 16 347-8234 4218 <--OUTPUT OMITTED FOR BREVITY--> default 1 1875 16 154-3656 1875