Show Startup-Config Copp - Cisco Nexus 7000 Series Command Reference Manual

Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Show Commands

show startup-config copp

To display the Control Plane Policing (CoPP) configuration information in the startup configuration, use the
show startup-config copp command.
show startup-config copp
Syntax Description
This command has no arguments or keywords.
Command Default
None
Command Modes
Any command mode
Command History
Release
4.0(1)
Usage Guidelines
You can use this command only in the default virtual device context (VDC).
This command does not require a license.
Examples
This example shows how to display the control plane policing information in the startup configuration:
switch# show startup-config copp
version 4.0(1)
class-map type control-plane match-any MyClassMap
match redirect dhcp-snoop
class-map type control-plane match-any copp-system-class-critical
match access-group name copp-system-acl-arp
match access-group name copp-system-acl-msdp
class-map type control-plane match-any copp-system-class-important
match access-group name copp-system-acl-gre
match access-group name copp-system-acl-tacas
class-map type control-plane match-any copp-system-class-normal
match access-group name copp-system-acl-icmp
match redirect dhcp-snoop
match redirect arp-inspect
match exception ip option
match exception ip icmp redirect
match exception ip icmp unreachable
policy-map type control-plane MyPolicyMap
class MyClassMap
policy-map type control-plane copp-system-policy
class copp-system-class-critical
transmit violate drop
class copp-system-class-important
transmit violate drop
class copp-system-class-normal
police cir 0 bps bc 0 bytes conform drop violate drop
police cir 2000 kbps bc 1500 bytes pir 3000 kbps be 1500 bytes conform transmit exceed
police cir 1000 kbps bc 1500 bytes pir 1500 kbps be 1500 bytes conform transmit exceed
Modification
This command was introduced.
Cisco Nexus 7000 Series Security Command Reference
show startup-config copp
899

Advertisement

Table of Contents
loading

Table of Contents