Cisco Nexus 3548 Command Reference Manual page 189

Nx-os system management
Hide thumbs Also See for Nexus 3548:
Table of Contents

Advertisement

System Management Commands
This example shows how to display the running configuration on a switch that runs Cisco NX-OS
Release 5.0(3)A1(1) and shows the Control Plane Policing (CoPP) policy maps, hardware port modes,
and access control list (ACL) ternary content addressable memory (TCAM) changes:
switch# show running-config
!Command: show running-config
!Time: Thu Aug 25 07:39:37 2011
version 5.0(3)A1(1)
feature telnet
no feature ssh
feature lldp
username admin password 5 $1$OOV4MdOM$BAB5RkD22YanT4empqqSM0
ip domain-lookup
switchname switch
ip access-list my-acl
10 deny ip any 10.0.0.1/32
20 deny ip 10.1.1.1/32 any
class-map type control-plane match-any copp-arp
class-map type control-plane match-any copp-bpdu
class-map type control-plane match-any copp-default
class-map type control-plane match-any copp-dhcp
class-map type control-plane match-any copp-filtermatch
class-map type control-plane match-any copp-icmp
:
<--snip-->
:
class-map type control-plane match-any copp-ttl1
policy-map type control-plane copp-system-policy
class copp-default
class copp-l2switched
class copp-icmp
:
<--snip-->
control-plane
service-policy input copp-system-policy
hardware profile tcam region arpacl 128
hardware profile tcam region ifacl 256
hardware profile tcam region racl 256
hardware profile tcam region vacl 512
hardware profile portmode 48x10G+4x40G
<--Output truncated-->
switch#
Related Commands
Command
show startup-config
OL-27851-02
police pps 400
police pps 400
police pps 200
Description
Displays the contents of the startup configuration file.
Cisco Nexus 3548 Switch NX-OS System Management Command Reference
show running-config
role network-admin
179

Advertisement

Table of Contents
loading

Table of Contents