Cisco VG204 Software Configuration Guide - Page 31

Auto-Configuration Without a DHCP Server, SUMMARY STEPS - fax protocol

Page 31 highlights

Chapter 4 Configuring Voice Auto-Configuration on the Cisco VG202 and Cisco VG204 Voice Gateways Step 5 Command or Action sccp local interface-type interface-number port port-type Purpose Enables SCCP and its related applications (transcoding and conferencing). Step 6 Example: VG(config)# sccp local fastethernet 0/0 ccm-manager sccp local interface-type interface-number Selects the local interface that the SCCP application uses to register with Cisco CallManager. Step 7 Example: VG(config)# ccm-manager sccp local fastethernet 0/0 ccm-manager sccp Example: VG(config)# ccm-manager sccp Step 8 voice service voip Step 9 Example: VG(config)# voice service voip fax protocol t38 [nse[force]] Step 10 Example: VG(config)# fax protocol t38 nse force exit Enables Cisco CallManager autoconfiguration of the Cisco IOS gateway. Note The ccm sccp command will remove itself if 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. Note This step is not necessary through auto-configuration. Specifies the global default ITU-T T.38 standard fax protocol to be used for all VoIP dial peers. Note This step is not necessary through auto-configuration. Exits to global configuration mode. 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. enable 2. configure terminal 3. interface type slot/port 4. ip address static ip subnet mask 5. sccp local interface-type interface-number port port-number 6. voice service voip OL-16191-01 Cisco VG202 and Cisco VG204 Voice Gateways Software Configuration Guide 4-5

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50

4-5
Cisco VG202 and Cisco VG204 Voice Gateways Software Configuration Guide
OL-16191-01
Chapter 4
Configuring Voice
Auto-Configuration on the Cisco VG202 and Cisco VG204 Voice Gateways
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.
enable
2.
configure terminal
3.
interface
type slot/port
4.
ip address
static ip subnet mask
5.
sccp local
interface-type interface-number
port
port-number
6.
voice service voip
Step 5
sccp local
interface-type interface-number
port
port-type
Example:
VG(config)# sccp local fastethernet 0/0
Enables SCCP and its related applications (transcoding
and conferencing).
Step 6
ccm-manager sccp local
interface-type
interface-number
Example:
VG(config)# ccm-manager sccp local fastethernet
0/0
Selects the local interface that the SCCP application uses
to register with Cisco CallManager.
Step 7
ccm-manager sccp
Example:
VG(config)# ccm-manager sccp
Enables Cisco CallManager autoconfiguration of the
Cisco IOS gateway.
Note
The
ccm sccp
command will remove itself if
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.
Step 8
voice service voip
Example:
VG(config)# voice service voip
Enters voice-service configuration mode and specifies a
voice-encapsulation type.
Note
This step is not necessary through
auto-configuration.
Step 9
fax protocol t38
[
nse
[
force
]]
Example:
VG(config)# fax protocol t38 nse force
Specifies the global default ITU-T T.38 standard fax
protocol to be used for all VoIP dial peers.
Note
This step is not necessary through
auto-configuration.
Step 10
exit
Example:
VG(config-line)# exit
Exits to global configuration mode.
Command or Action
Purpose