Cisco Systems ASR 1000 Network Router User Manual


 
2-4
Cisco IOS XE Integrated Session Border Controller Configuration Guide for the Cisco ASR 1000 Series Aggregation Services Routers
OL-15421-01
Chapter 2 Configuring Integrated Session Border Controller
Configuring Integrated Session Border Controller DBE Deployment
Step 11
control-address h248 ipv4 {A.B.C.D}
Example:
Router(config-sbc-dbe-vdbe)# control-address
h248 ipv4 210.229.108.254
Configures the DBE to use a specific IPv4 H.248 control
address, which is the local IP address the DBE uses as its
own address when connecting to the SBE.
Step 12
controller h248 {controller-index}
Example:
Router(config-sbc-dbe-vdbe)# controller h248 1
Configures the H.248 controller for the DBE and enters into
Controller H.248 configuration mode.
In the example, the configured number 1 identifies the
H.248 controller for the DBE.
Step 13
remote-address ipv4 {A.B.C.D}
Example:
Router(config-sbc-dbe-vdbe-h248)#
remote-address ipv4 210.229.108.252
Configures the IPv4 remote address of the H.248 controller
for the SBE.
In the example, 210.229.108.252 is configured as the
remote SBE IP address.
Step 14
remote-port {port-num}
Example:
Router(config-sbc-dbe-vdbe-h248)# remote-port
2947
Configures the port number of the H.248 controller that is
used to connect to the SBE.
Step 15
transport {udp | tcp} [interim-auth-header]
Example:
Router(config-sbc-dbe-vdbe-h248)# transport udp
interim-auth-header
Configures the DBE to use either UDP or TCP for H.248
control signaling. The command also configures the H.248
controller to insert the interim authentication header into
the H.248 messages and set all fields in the header to zeroes.
Step 16
exit
Example:
Router(config-sbc-dbe-vdbe-h248)# exit
Exits Controller H.248 configuration mode.
Step 17
attach-controllers
Example:
Router(config-sbc-dbe-vdbe)# attach-controllers
Attaches the DBE to an H.248 controller.
Step 18
exit
Example:
Router(config-sbc-dbe-vdbe)# exit
Exits VDBE configuration mode.
Step 19
location-id {location-id}
Example:
Router(config-sbc-dbe)# location-id 1
Configures a location ID for the DBE.
The location ID is used by the network to route calls.
Step 20
media-address ipv4 {A.B.C.D}
Example:
Router(config-sbc-dbe)# media-address ipv4
1.1.1.1 255.0.0.0
Adds the IPv4 address to the set of addresses, which can be
used by the DBE as a local media address. This address is
the SBC virtual interface address.
Configure this command for each IP address that you
specified under the SBC virtual interface in Step 4.
Command or Action Purpose