show copp-policy factory-default

Syntax

show copp-policy factory-default [commands] [vsx-peer]

Description

Display the configuration for the factory-default CoPP policy.

Command context

Operator (>) or Manager (#)

Parameters

commands

Displays output as CLI commands.

[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. This parameter is available on switches that support VSX.

Authority

Operators or Administrators or local user group members with execution rights for this command. Operators can execute this command from the operator context (>) only.

Example

Displaying the factory-default policy:

Displaying the active configuration of My_CoppPolicy (My_CoppPolicy is applied):

Displaying the active configuration of My_CoppPolicy as CLI commands:

switch# show copp-policy My_CoppPolicy 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

Displaying the user-specified configuration of My_CoppPolicy:

Displaying the user-specified configuration of My_CoppPolicy as CLI commands:

switch# show copp-policy My_CoppPolicy commands configuration
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