cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
724
Views
0
Helpful
3
Replies

CoPP - Control Plane Policing on Nexus 7706

dtran
Level 6
Level 6

Hi Everyone, 

I just brought up a new pair of Nexus 7706. I went through and completed the initial setup but for some reason I am not seeing any CoPP policy in the running-config where I can it in the running-config on my Nexus 7010. Does Cisco stop showing the default CoPP policy in the running-config for Nexus 7700 series switches or do I need to configure the CoPP policy ? 

 

I remember I didn't have to configure the CoPP policy when bring up the Nexus 7010 a few years ago.

 

Thanks in advance for any inputs / suggestions !!

Danny

3 Replies 3

dtran
Level 6
Level 6

Below is a snip of what I see in the running-config on my Nexus 7010

 

ip access-list copp-system-acl-bgp
10 permit tcp any gt 1024 any eq bgp
20 permit tcp any eq bgp any gt 1024
ipv6 access-list copp-system-acl-bgp6
10 permit tcp any gt 1024 any eq bgp
20 permit tcp any eq bgp any gt 1024
ip access-list copp-system-acl-cts
10 permit tcp any any eq 64999
20 permit tcp any eq 64999 any
ip access-list copp-system-acl-dhcp
10 permit udp any eq bootpc any
20 permit udp any eq bootps any
30 permit udp any any eq bootpc
40 permit udp any any eq bootps
ip access-list copp-system-acl-eigrp
10 permit eigrp any any

Bi Xiong Wu
Level 1
Level 1
Hi, Try "show running-config copp all" or "show run all"

Hello

Example:
 sh copp status | in profile|control
Last Config Operation: copp profile strict
Policy-map attached to the control-plane: copp-system-p-policy-strict

sh policy-map type control-plane name  copp-system-p-policy-strict
policy-map type control-plane copp-system-p-policy-strict
    class copp-system-p-class-critical
      set cos 7
      police cir 36000 kbps bc 250 ms
        conform transmit violate drop
    class copp-system-p-class-important
      set cos 6
      police cir 1400 kbps bc 1500 ms
        conform transmit violate drop
    class copp-system-p-class-multicast-router
      set cos 6
      police cir 2600 kbps bc 1000 ms
        conform transmit violate drop
    class copp-system-p-class-management
      set cos 2
      police cir 10000 kbps bc 250 ms
        conform transmit violate drop
    class copp-system-p-class-multicast-host
      set cos 1
      police cir 1000 kbps bc 1000 ms
        conform transmit violate drop
    class copp-system-p-class-redirect
      set cos 1
      police cir 280 kbps bc 250 ms
        conform transmit violate drop
    class copp-system-p-class-normal
      set cos 1
      police cir 680 kbps bc 250 ms
        conform transmit violate drop
    class copp-system-p-class-ndp
      set cos 6
      police cir 680 kbps bc 250 ms
        conform transmit violate drop
    class copp-system-p-class-normal-dhcp
      set cos 1
      police cir 1500 kbps bc 250 ms
        conform transmit violate drop
    class copp-system-p-class-normal-dhcp-relay-response
      set cos 1
      police cir 1800 kbps bc 500 ms
        conform transmit violate drop
    class copp-system-p-class-exception
      set cos 1
      police cir 360 kbps bc 250 ms
        conform transmit violate drop
    class copp-system-p-class-monitoring
      set cos 1
      police cir 130 kbps bc 1000 ms
        conform transmit violate drop
    class copp-system-p-class-ecp-req
      set cos 2
      police cir 400 kbps bc 1000 ms
        conform transmit violate drop
    class copp-system-p-class-ecp-ack
      set cos 6
      police cir 100 kbps bc 1000 ms
        conform transmit violate drop
    class copp-system-p-class-l2-unpoliced
      police cir 8 gbps bc 5 mbytes
        conform transmit violate transmit
    class copp-system-p-class-undesirable
      set cos 0
      police cir 32 kbps bc 250 ms
        conform drop violate drop
    class copp-system-p-class-fcoe
      set cos 6
      police cir 1060 kbps bc 1000 ms
        conform transmit violate drop
    class copp-system-p-class-l2-default
      police cir 100 kbps bc 250 ms
        conform transmit violate drop
    class class-default
      set cos 0
      police cir 100 kbps bc 250 ms
        conform transmit violate drop

 

conf t

copp profile ?
  dense     The Dense   Profile
  lenient   The Lenient Profile
  moderate  The Moderate Profile
  strict    The Strict Profile

 

conf t

copp profile moderate
end

sh copp status | in profile|control
Last Config Operation: copp profile moderate
Policy-map attached to the control-plane: copp-system-p-policy-moderate

 

 

sh copp diff profile strict profile moderate


 

res

Paul


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card