View the Configuration

You can view the running configuration using the show command.

Procedure

  1. Enter Privileged EXEC mode:

    enable

  2. View the running configuration:

    show running-config

Example

Switch:1#show running-config
Preparing to Display Configuration...
#
# Fri May 26 20:14:23 2023 UTC
# box type             : VSP-7400-48Y-8C
# software version     : 8.10.0.0
# cli mode             : ECLI
#

#Card Info :

#  Slot 1 :
#       CardType          : 7400-48Y-8C
#       CardDescription   : 7400-48Y-8C
#       CardSerial#       : 1904Q-20022
#       CardPart#         : VSP7400-48Y-8C
#       CardAssemblyDate  : 20190124
#       CardHWRevision    : 0
#       CardHWConfig      :
#       AdminStatus       : up
#       OperStatus        : up

#
#!end
#
config terminal

#
# BOOT CONFIGURATION
#

boot config flags ftpd
boot config flags ipv6-egress-filter
boot config flags sshd
boot config flags telnetd
boot config flags tftpd
boot config flags vrf-scaling
#boot config sio console baud 115200 1
# end boot flags