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 {sbc-name}dbe

Creates the DBE service on the SBC and enters into

 

 

SBC-DBE configuration mode.

 

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.”

 

Router(config-sbc-dbe)# vdbe global

 

Step 5

 

 

h248-version version

Specifies that the DBE uses an H.248 version when it forms

 

 

associations with an H.248 controller.

 

Example:

Version 2 is the default.

 

Router(config-sbc-dbe-vdbe)# h248-version 3

 

Step 6

 

 

h248-napt-package [napt ntr]

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.

 

 

 

Router(config-sbc-dbe-vdbe)# h248-napt-package

The example configures the DBE to use NAPT.

 

napt

 

Step 7

 

 

local-port {port-num}

Configures the DBE to use the specific local port number

 

 

when connecting to the default media gateway controller

 

Example:

(MGC).

 

 

 

Router(config-sbc-dbe-vdbe)# local-port 2971

 

Step 8

 

 

control-address h248 ipv4 {A.B.C.D}

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.

 

 

 

Router(config-sbc-dbe-vdbe)# control-address

 

 

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.

 

 

 

Router(config-sbc-dbe-vdbe)# logging level 30

 

 

 

 

Cisco IOS XE Integrated Session Border Controller Configuration Guide for the Cisco ASR 1000 Series Aggregation Services Routers

 

OL-15421-01

2-7

 

 

 

Page 31
Image 31
Cisco Systems ASR 1000 manual Creates the DBE service on the SBC and enters into, SBC-DBE configuration mode