Viewing configurations

You can view the running configuration using the show command.

Procedure

  1. Enter Privileged EXEC mode:

    enable

  2. View running configuration:

    show running-config

Example

VSP-8284XSQ:1#show running-config
Preparing to Display Configuration...
#
#
# Thu Feb 05 18:38:02 2015 UTC
# box type             : VSP-8284XSQ
# software version     : 4.2.0.0_B004 (PRIVATE)
# cli mode             : CLI
#
#

#
#!end

#
config terminal
#
#
#BOOT CONFIGURATION
#

boot config flags ftpd
boot config flags telnetd
# end boot flags
auto-recover-delay 10

#CLI CONFIGURATION
#

telnet-access sessions 3
password password-history 3

#
#SYSTEM CONFIGURATION
#

ip name-server primary 198.51.100.0
sys msg-control control-interval 30
sys msg-control

#
#