Chapter 2 Configuring Integrated Session Border Controller
Configuration Examples
The following example shows the initial SBC configuration:
sbc mySbc dbe
vdbe global
transport udp
activate
The following example illustrates a user trying to change the local port number while the controllers are configured and receiving an error message:
Router# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)# sbc mySbc dbe
Router(config-sbc-dbe-vdbe)# local-port 2946
SBC:
The following example illustrates the user following the recommended steps to change the local port:
exit |
| |
| ||
|
| |
no | ||
no controller h248 1 | ||
<== Make change to local port | ||
controller h248 | 1 |
<== Reconfigure | ||
transport udp | <== Reconfigure | |
| ||
<== | ||
|
| |
| <== Reactivate the DBE | |
|
|
The following example shows the modified running SBC configuration:
sbc mySbc dbe
vdbe global
transport udp
activate
|
|
| Cisco IOS XE Integrated Session Border Controller Configuration Guide for the Cisco ASR 1000 Series Aggregation Services Routers | |
|
|
| ||
|
|
| ||
|
|
|