Cisco VG400 series 소프트웨어 구성 매뉴얼 - 페이지 14

{카테고리_이름} Cisco VG400 series에 대한 소프트웨어 구성 매뉴얼을 온라인으로 검색하거나 PDF를 다운로드하세요. Cisco VG400 series 22 페이지. Voice gateway
Cisco VG400 series에 대해서도 마찬가지입니다: 하드웨어 설치 매뉴얼 (40 페이지), 설치 (13 페이지)

Cisco VG400 series 소프트웨어 구성 매뉴얼

Configuring a Gigabit Ethernet Interfaces

• You entered the correct password. Passwords are case sensitive.
Configuring a Gigabit Ethernet Interfaces
To configure a Gigabit Ethernet interface, use the configuration software provided with your Cisco VG400
Voice Gateway or network module, if any. Otherwise, for high power and flexibility, use the configuration
mode (manual configuration).
Note
Before you begin, disconnect all the WAN cables from Cisco VG400 to prevent it from running the AutoInstall
process. Cisco VG400 attempts to run AutoInstall whenever you power the Voice Gateway on and there is a
WAN connection on both ends. Cisco VG400 does not have a valid configuration file stored in NVRAM (for
instance, when you add a new interface). It can take several minutes for Cisco VG400 to determine that
AutoInstall is not connected to a remote TCP/IP host.
This section describes a basic configuration, including enabling the interface and specifying IP routing.
Depending on your requirements and the protocols that you plan to route, you might have to enter other
configuration commands.
Before you begin configuring the interfaces, perform the following tasks:
• Connect a console to Cisco VG400.
• Power on Cisco VG400.
SUMMARY STEPS
1. Router> enable
2. Router# configure terminal
3. Router# ip routing
4. Router(config)# interface gigabitEthernet 0/0/0
5. Router(config-if)# ip address 172.16.74.3 255.255.255.0
6. Router(config-if)# exit
7. Router(config-if)# Ctrl-z
DETAILED STEPS
Command or Action
Step 1
Router> enable
Example:
Password: password
Example:
Router#
Cisco VG400 Voice Gateway Software Configuration Guide
8
Configuring with the Command-Line Interface
Purpose
Enables privileged EXEC mode.
• Enter your password, if prompted.