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

5320-48T-8XE-VOSS:1>enable
5320-48T-8XE-VOSS:1#show running-config
Preparing to Display Configuration...
#
# Mon Dec 13 23:44:36 2021 EET
# box type             : 5320-48T-8XE-VOSS
# software version     : 8.6.0.0
# cli mode             : ECLI
#

#Card Info :

#  Slot 1 :
#       CardType          : 5320-48T-8XE-VOSS
#       CardDescription   : 5320-48T-8XE-VOSS
#       CardSerial#       : TB042128K-H0030
#       CardPart#         : 801107-00-02
#       CardAssemblyDate  : 20210712
#       CardHWRevision    : 02
#       CardHWConfig      :
#       AdminStatus       : up
#       OperStatus        : up


#
#!end
#
config terminal

#
# BOOT CONFIGURATION
#

boot config flags ftpd
boot config flags sshd
#boot config sio console baud 115200 1
# end boot flags

#
# SPBM CONFIGURATION
#

spbm
spbm ethertype 0x8100

#
# CLI CONFIGURATION

--More-- (q = quit)