Cisco VG400 series Instrukcja konfiguracji oprogramowania - Strona 12

Przeglądaj online lub pobierz pdf Instrukcja konfiguracji oprogramowania dla Gateway Cisco VG400 series. Cisco VG400 series 22 stron. Voice gateway
Również dla Cisco VG400 series: Instrukcja instalacji sprzętu (40 strony), Instalacja (13 strony)

Cisco VG400 series Instrukcja konfiguracji oprogramowania

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.