Cisco VG202 Manual de configuración del software - Página 32

Navegue en línea o descargue pdf Manual de configuración del software para Pasarela Cisco VG202. Cisco VG202 50 páginas. Voice gateways
También para Cisco VG202: Manual de instalación del hardware (50 páginas), Manual (10 páginas), Manual de instalación del hardware (48 páginas), Manual de inicio rápido (19 páginas)

Cisco VG202 Manual de configuración del software
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