Cisco VG202 Yazılım Yapılandırma Kılavuzu - Sayfa 32
Ağ Geçidi Cisco VG202 için çevrimiçi göz atın veya pdf Yazılım Yapılandırma Kılavuzu indirin. Cisco VG202 50 sayfaları. Voice gateways
Ayrıca Cisco VG202 için: Donanım Kurulum Kılavuzu (50 sayfalar), Manuel (10 sayfalar), Donanım Kurulum Kılavuzu (48 sayfalar), Hızlı Başlangıç Kılavuzu (19 sayfalar)
Auto-Configuration on the Cisco VG202 and Cisco VG204 Voice Gateways
7.
8.
9.
10.
11.
DETAILED STEPS
Command or Action
Step 1
enable
Example:
VG# enable
Step 2
configure terminal
Example:
VG# configure terminal
Step 3
interface type slot/port
Example:
VG(config)# interface fastethernet 0/0
Step 4
ip address dhcp
Example:
VG(config-if)# ip address dhcp
Step 5
sccp local interface-type interface-number port
port-type
Example:
VG(config)# sccp local fastethernet 0/0
Step 6
voice service voip
Example:
VG(config)# voice service voip
Step 7
fax protocol t38 [nse[force]]
Example:
VG(config)# fax protocol t38 nse force
Step 8
ccm-manager sccp local interface-type
interface-number
Example:
VG(config)# ccm-manager sccp local fastethernet
0/0
Cisco VG202 and Cisco VG204 Voice Gateways Software Configuration Guide
4-6
fax protocol t38 [nse[force]]
ccm-manager sccp local interface-type interface-number
ccm-manager config server tftp_ip_address
ccm-manager sccp
exit
Purpose
Enters privileged EXEC mode.
Enters global configuration mode. You have entered
global configuration mode when the prompt changes to
VG(config)#.
Enters interface configuration mode and specifies the
type of interface you plan to configure. You have entered
interface configuration mode when the prompt changes
to
VG(config-if)#.
Acquires an IP address on an interface from the Dynamic
Host Configuration Protocol (DHCP).
Enables the SCCP and its related applications
(transcoding and conferencing).
Enters voice-service configuration mode and specifies a
voice-encapsulation type.
Specifies the global default ITU-T T.38 standard fax
protocol to be used for all VoIP dial peers.
Selects the local interface that the SCCP application uses
to register with Cisco CallManager.
Chapter 4
Configuring Voice
OL-16191-01