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

VSP-8284XSQ:1#show running-config
Preparing to Display Configuration...
#
# Sat Mar 13 14:35:01 2021 UTC
# box type             : VSP-8284XSQ
# software version     : 8.4.0.0
# cli mode             : ECLI
#

#Card Info :

#  Slot 1 :
#       CardType          : 8242XSQ
#       CardDescription   : 8242XSQ
#       CardSerial#       : 14JP455C1029
#       CardPart#         : EC8200A01-E6
#       CardAssemblyDate  : 20141106
#       CardHWRevision    : 1
#       CardHWConfig      :
#       AdminStatus       : up
#       OperStatus        : up


#  Slot 2 :
#       CardType          : 8242XSQ
#       CardDescription   : 8242XSQ
#       CardSerial#       : 14JP455C1029
#       CardPart#         : EC8200A01-E6
#       CardAssemblyDate  : 20141106
#       CardHWRevision    : 1
#       CardHWConfig      :
#       AdminStatus       : up
#       OperStatus        : up

#
#!end
#
config terminal

#
# BOOT CONFIGURATION
#

boot config flags ftpd
boot config flags sshd
boot config flags telnetd

#boot config sio console baud 9600 1
# end boot flags