Configuring the Cisco VGD 1T3 Voice Gateway as an H.323 or SIP Gateway
Configuring H.323 Gateways
113
Cisco VGD 1T3 Voice Gateway Software Configuration Guide
Step 6
interface
type number
[
nametag
]
Example:
Router(config)# interface serial 0
Enters interface configuration mode for the interface that is
connected to the gatekeeper. Keywords and arguments are
as follow:
•
type—Type of interface to be configured.
•
number—Port, connector, or interface card number.
The number is assigned at the factory at the time of
installation or when added to a system and can be
displayed with the show interfaces command.
•
nametag—Logic name to identify the server
configuration so that multiple entries of server
configuration can be entered.
Step 7
h323-gateway voip interface
Example:
Router(config-if)# h323-gateway voip interface
Identifies this as a VoIP gateway interface.
Step 8
h323-gateway voip id
gatekeeper-id
{
ipaddr
ip-address
[
port
]|
multicast
} [
priority
priority
]
Example:
Router(config-if)# h323-gateway voip id
gk3.gg-dn1 ipaddr 172.18.0.0 1719
(Optional) Defines the name and location of the gatekeeper
for this gateway. Keywords and arguments are as follows:
•
gatekeeper-id—H.323 identification of the gatekeeper.
Must exactly match the gatekeeper ID in the gatekeeper
configuration. Recommended format:
name.domainname.
•
ipaddr ip-address—IP address to be used to identify
the gatekeeper.
•
port—Port number used.
•
multicast—Gateway uses multicast to locate the
gatekeeper.
•
priority priority—Priority of this gatekeeper. Range: 1
to 127. Default: 127.
Step 9
h323-gateway voip h323-id
interface-id
Example:
Router(config-if)# h323-gateway voip h323-id
name@domainname
(Optional) Defines the H.323 name of the gateway,
identifying this gateway to its associated gatekeeper.
Usually this ID is the name of the gateway, with the
gatekeeper domain name appended: name@domainname.
Step 10
h323-gateway voip tech-prefix
prefix
Example:
Router(config-if)# h323-gateway voip
tech-prefix 1#
(Optional) Defines the numbers used as the technology
prefix that the gateway registers with the gatekeeper. Can
contain up to 11 characters. Although not strictly necessary,
a pound symbol (#) is frequently used as the last digit in a
prefix. Valid characters: 0 to 9, #, and *.
Step 11
exit
Example:
Router(config-if)# exit
Exits the current mode.
Command
Purpose
Содержание VGD-1T3
Страница 10: ...Contents x Cisco VGD 1T3 Voice Gateway Software Configuration Guide ...
Страница 14: ...Notices OpenSSL Open SSL Project 4 Cisco VGD 1T3 Voice Gateway Software Configuration Guide ...
Страница 120: ...Configuring Voice over IP Additional Resources 110 Cisco VGD 1T3 Voice Gateway Software Configuration Guide ...
Страница 196: ...Using the Setup Script Where to Go Next 186 Cisco VGD 1T3 Voice Gateway Software Configuration Guide ...