Cisco VG202 소프트웨어 구성 매뉴얼 - 페이지 25
{카테고리_이름} Cisco VG202에 대한 소프트웨어 구성 매뉴얼을 온라인으로 검색하거나 PDF를 다운로드하세요. Cisco VG202 50 페이지. Voice gateways
Cisco VG202에 대해서도 마찬가지입니다: 하드웨어 설치 매뉴얼 (50 페이지), 매뉴얼 (10 페이지), 하드웨어 설치 매뉴얼 (48 페이지), 빠른 시작 매뉴얼 (19 페이지)
Chapter 3
Configuring with the Command-Line Interface
Command or Action
Step 6
exit
Example:
VG(config-if)# exit
Step 7
Ctrl-z
Example:
VG# Ctrl-z
Example
The following example shows how to configure the Fast Ethernet interface on the VG:
VG-204(config-if)#int fa0/0
VG-204(config-if)#ip add
VG-204(config-if)#ip address 9.13.38.149 255.255.255.0
VG-204(config-if)#do sh runn int fa0/0
Building configuration...
Current configuration : 96 bytes
!
interface FastEthernet0/0
ip address 9.13.38.149 255.255.255.0
speed auto
half-duplex
end
Saving Configuration Changes
Perform the following steps to prevent loss of the Cisco VG configuration.
SUMMARY STEPS
1.
2.
3.
OL-16191-01
enable
copy running-config startup-config
Ctrl-z
Cisco VG202 and Cisco VG204 Voice Gateways Software Configuration Guide
Purpose
Exits to global configuration mode.
Repeat Step 4 through Step 6 if your Cisco IAD has more
than one interface to configure.
Returns to enable mode when you finish configuring
interfaces.
Saving Configuration Changes
3-5