Cisco VG202 Manual de configuração do software - Página 31

Procurar online ou descarregar pdf Manual de configuração do software para Porta de entrada Cisco VG202. Cisco VG202 50 páginas. Voice gateways
Também para Cisco VG202: Manual de instalação do hardware (50 páginas), Manual (10 páginas), Manual de instalação do hardware (48 páginas), Manual de início rápido (19 páginas)

Cisco VG202 Manual de configuração do software
Chapter 4
Configuring Voice
Command or Action
Step 5
sccp local interface-type interface-number port
port-type
Example:
VG(config)# sccp local fastethernet 0/0
Step 6
ccm-manager sccp local interface-type
interface-number
Example:
VG(config)# ccm-manager sccp local fastethernet
0/0
Step 7
ccm-manager sccp
Example:
VG(config)# ccm-manager sccp
Step 8
voice service voip
Example:
VG(config)# voice service voip
Step 9
fax protocol t38 [nse[force]]
Example:
VG(config)# fax protocol t38 nse force
Step 10
exit
Example:
VG(config-line)# exit

Auto-Configuration Without a DHCP Server

When the DHCP server is not available, use the following commands to provision the voice gateway with
the CCM configuration.
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
OL-16191-01
enable
configure terminal
interface type slot/port
ip address static ip subnet mask
sccp local interface-type interface-number port port-number
voice service voip
Cisco VG202 and Cisco VG204 Voice Gateways Software Configuration Guide
Auto-Configuration on the Cisco VG202 and Cisco VG204 Voice Gateways
Purpose
Enables SCCP and its related applications (transcoding
and conferencing).
Selects the local interface that the SCCP application uses
to register with Cisco CallManager.
Enables Cisco CallManager autoconfiguration of the
Cisco IOS gateway.
The ccm sccp command will remove itself if
Note
there is no IP address configured. The command
checks every 20 seconds, up to a maximum of 8
times, then the IOS gateway will be
automatically unconfigured.
Enters voice-service configuration mode and specifies a
voice-encapsulation type.
This step is not necessary through
Note
auto-configuration.
Specifies the global default ITU-T T.38 standard fax
protocol to be used for all VoIP dial peers.
This step is not necessary through
Note
auto-configuration.
Exits to global configuration mode.
4-5