Technical data

2-21
Software Configuration Guide for the Cisco VG200
78-10322-02
Chapter 2 Basic Configuration
Configuring the Host Name and Password
Step 5 Enter line configuration mode by entering the following command from the
EXEC mode prompt:
VG200(config)# line con 0
When you enter line configuration mode, the prompt changes to
router(config-line)#.
Step 6 Complete the configuration by entering the following command from line
configuration mode:
VG200(config-line)# exec-timeout 0 0
This command prevents the gateway’s EXEC facility from timing out if you do
not enter any information on the console screen for an extended period.
Step 7 Exit back to global configuration mode by entering the following command from
line configuration mode:
VG200(config-line)# exit
VG200(config)#
Step 8 Verify that you configured the correct host name and password by entering the
following command from the global configuration prompt:
VG200(config)# show config
Using 1888 out of 126968 bytes
!
version XX.X
.
.
.
!
hostname VG200
!
enable secret 5 $1$60L4$X2JYOwoDc0.kqa1loO/w8/
.
Tips Troubleshooting: If you are having trouble, make sure that caps lock
is off and that you have entered the correct passwords. Passwords are
case sensitive.
Step 9 Save the configuration by entering the following command from enable mode:
VG200# copy running-config startup-config