6-48
Cisco Broadband Cable Command Reference Guide
OL-1581-07
Chapter 6 Cable CPE Commands
h323-gateway voip bind srcaddr
Examples
The following example shows how to configure the Ethernet interface with the IP address of
192.168.100.94, and then how to configure the interface so that H.323 traffic will be transmitted using
that IP address:
Router(config)#
interface ethernet0
Router(config-if)#
ip address 192.168.100.94 255.255.255.0
Router(config-if)#
h323-gateway voip bind srcaddr 192.168.100.94
Router(config-if)#
The following example shows how to remove the H.323 binding, so that H.323 voice traffic is
transmitted using the cable interface’s IP address:
Router(config-if)#
no h323-gateway voip bind srcaddr
Router(config-if)#
Related Commands
Command
Description
h323-gateway voip h323-id
Defines the H.323 name that identifies this cable access router
gateway to its associated gatekeeper.
h323-gateway voip id
Defines the name and IP address of the gatekeeper for this gateway.
h323-gateway voip interface
Configures the interface as an H.323 interface.
h323-gateway voip tech-prefix
Defines the technology prefix that the gateway uses to register with
the gatekeeper.