Cisco VG400 series Manual de configuração do software - Página 12
Procurar online ou descarregar pdf Manual de configuração do software para Porta de entrada Cisco VG400 series. Cisco VG400 series 22 páginas. Voice gateway
Também para Cisco VG400 series: Manual de instalação do hardware (40 páginas), Instalação (13 páginas)
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.