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

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

Cisco VG400 series 소프트웨어 구성 매뉴얼
Configuring with the Command-Line Interface
Command or Action
Step 2
Router# configure terminal
Example:
Enter configuration commands, one per line. End
with CNTL/Z.
Example:
Router(config)#
Step 3
Router# ip routing
Example:
Router# ip?
Example:
ip ipc iphc-profile ipv6
Step 4
Router(config)# interface gigabitEthernet 0/0/0
Example:
Router(config-if)#
Step 5
Router(config-if)# ip address 172.16.74.3 255.255.255.0
Step 6
Router(config-if)# exit
Step 7
Router(config-if)# Ctrl-z
Example:
Router#

Saving Configuration Changes

To prevent the loss of the Cisco VG400 configuration, save the configuration changes to NVRAM.
SUMMARY STEPS
1. Router> enable
2. Router# copy running-config startup-config
3. Router(config-if)# Ctrl-z
Purpose
Enters global configuration mode.
Enables routing protocols as required for your global
configuration. This example uses IP routing.
Enters interface configuration mode. If the prompt changes
to Router(config-if)#, it implies that you have entered the
interface configuration mode.
Assigns an IP address and subnet mask to the interface.
Exits back to global configuration mode.
Repeat Step 4 through Step 6 if your Cisco VG400 has more
than one interface that you need to configure.
Returns to enable mode when you finish configuring
interfaces.
Cisco VG400 Voice Gateway Software Configuration Guide
Saving Configuration Changes
9