![Cisco Nexus 3548 series Command Reference Manual Download Page 535](http://html.mh-extra.com/html/cisco/nexus-3548-series/nexus-3548-series_command-reference-manual_2609162535.webp)
515
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Show Commands
show running-config
show running-config
To display the running configuration, use the
show running-config
command.
show running-config
[
all
]
Syntax Description
Command Default
Displays only the configured information.
Command Modes
EXEC mode
Command History
Examples
This example shows how to display the changes that you have made to the running configuration:
switch#
show running-config
!Command: show running-config
!Time: Thu Jun 3 09:12:13 2010
version 5.0(3)A1(1)
feature telnet
feature bgp
feature interface-vlan
feature hsrp
username admin password 5 $1$qlbQ8MOw$/WpKb1OE1R6BwZU9yfFL51 role network-admin
ip domain-lookup
hostname QS5
hardware profile multicast max-limit 2000
policy-map type network-qos jumbo
class type network-qos class-default
mtu 9216
system qos
service-policy type network-qos jumbo
slot 2
slot 22
slot 39
<--Output truncated-->
switch#
This example shows how to display the ternary content addressable memory (TCAM) regions and IP
glean throttle settings on a switch that runs Cisco NX-OS Release 5.0(3)A1(1):
switch#
show running-config | grep ‘hardware’
hardware profile tcam region arpacl 128
hardware profile tcam region ifacl 256
hardware profile tcam region racl 256
hardware profile tcam region vacl 512
all
(Optional) Displays all the default and configured information.
Release
Modification
5.0(3)A1(1)
This command was introduced.