Chapter 2 Configuring Integrated Session Border Controller
Configuring H.248 Logging Level
16.exit
17.end
DETAILED STEPS
| Command or Action | Purpose |
Step 1 |
|
|
enable | Enables privileged EXEC mode. | |
|
| • Enter your password if prompted. |
| Example: |
|
| Router> enable |
|
Step 2 |
|
|
configure terminal | Enters global configuration mode. | |
| Example: |
|
| Router# configure terminal |
|
Step 3 |
|
|
sbc | Creates the DBE service on the SBC and enters into | |
|
|
|
| Example: |
|
| Router(config)# sbc global dbe |
|
Step 4 |
|
|
vdbe [global] | Enters into VDBE configuration mode with a default DBE | |
|
| named “global.” |
| Example: | Only one DBE is supported and its name must be “global.” |
|
| |
Step 5 |
|
|
Specifies that the DBE uses an H.248 version when it forms | ||
|
| associations with an H.248 controller. |
| Example: | Version 2 is the default. |
|
| |
Step 6 |
|
|
Defines whether the DBE uses the Network Address and | ||
|
| Port Translation (NAPT) or NAT Traversal (NTR) H.248 |
| Example: | package for signaling NAT features. NTR is the default. |
|
| |
| The example configures the DBE to use NAPT. | |
| napt |
|
Step 7 |
|
|
Configures the DBE to use the specific local port number | ||
|
| when connecting to the default media gateway controller |
| Example: | (MGC). |
|
| |
|
|
|
Step 8 |
|
|
Configures the DBE to use a specific IPv4 H.248 control | ||
|
| address, which is the local IP address the DBE uses as its |
| Example: | own address when connecting to the SBE. |
|
| |
|
| |
| h248 ipv4 200.50.1.41 |
|
Step 9 |
|
|
logging level [value] | Sets a specified logging level to generate detailed logs of | |
|
| H.248 messages sent and received. Turns on console |
| Example: | logging for the specified level and logs above that level. |
|
| |
|
| |
|
|
|
Cisco IOS XE Integrated Session Border Controller Configuration Guide for the Cisco ASR 1000 Series Aggregation Services Routers
|
| ||
|
|