Cisco VG400 series Manuale di configurazione del software - Pagina 12

Sfoglia online o scarica il pdf Manuale di configurazione del software per Porta d'ingresso Cisco VG400 series. Cisco VG400 series 22. Voice gateway
Anche per Cisco VG400 series: Manuale di installazione dell'hardware (40 pagine), Installazione (13 pagine)

Cisco VG400 series Manuale di configurazione del software

Detailed Steps

Detailed Steps
SUMMARY STEPS
1. Router> enable
2. Router# configure terminal
3. Router(config)# hostname 450
4. Router(config)# enable secret guessme
5. Router(config)# line con 0Router(config-line)# exec-timeout 0 0
6. Router(config-line)# exit
DETAILED STEPS
Command or Action
Step 1
Router> enable
Example:
Password: password
Example:
Router#
Step 2
Router# configure terminal
Example:
Enter configuration commands, one per line. End
with CNTL/Z.
Example:
Router(config)#
Step 3
Router(config)# hostname 450
Example:
Step 4
Router(config)# enable secret guessme
Step 5
Router(config)# line con 0Router(config-line)# exec-timeout
0 0
Cisco VG400 Voice Gateway Software Configuration Guide
6
Configuring with the Command-Line Interface
Purpose
Enables privileged EXEC mode.
• Enter your password, if prompted.
Enters global configuration mode.
Changes the name of Cisco VG400 to a meaningful name.
Substitutes the host name to Router.
Enters an enable secret password. This password provides
access to privileged EXEC mode. When you enter enable
at the user EXEC prompt ( Router> ), you must enter the
enable secret password to gain access to configuration mode.
Substitute your enable secret password for guessme.
Enters line configuration mode to configure the console
port.
• Prevents the Cisco VG400, EXEC mode from timing
out when you do not enter any information on the
console screen for an extended period.