Cisco Systems ASR 1000 Network Router User Manual


 
2-8
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 H.248 Logging Level
Enabling H.248 Logging Requests and Responses
Because the default logging level of 63 is set on by default, you can use the logging level command to
enable other logging levels. In particular, logging level 30 generates logs showing H.248 requests sent
and responses received. The logging level command sets the severity logging level on the DBE and limits
logging messages displayed on the console to messages for that specified level and above. For example
a specified logging level of 30 would display log messages from logging levels 30, 40, 50, 60, 70, 80,
and 90.
Step 10
logging filter control protocol
Example:
Router(config-sbc-dbe-vdbe)# logging filter
control protocol
(Optional) Sets the H.248 protocol message filter for
console logging to display only the H.248 text without any
internal message logs.
Step 11
controller h248 {controller-index}
Example:
Router(config-sbc-dbe-vdbe)# controller h248 2
Configures the H.248 controller for the DBE and enters into
Controller H.248 configuration mode.
In the example, the configured number 2 identifies the
H.248 controller for the DBE.
Step 12
remote-address ipv4 {A.B.C.D}
Example:
Router(config-sbc-dbe-vdbe-h248)#
remote-address ipv4 200.50.1.254
Configures the IPv4 remote address of the H.248 controller
for the SBE.
In the example, 200.50.1.254 is configured as the remote
SBE IP address.
Step 13
remote-port {port-num}
Example:
Router(config-sbc-dbe-vdbe-h248)# remote-port
2971
Configures the port number of the H.248 controller that is
used to connect to the SBE.
Step 14
exit
Example:
Router(config-sbc-dbe-vdbe-h248)# exit
Exits Controller H.248 configuration mode.
Step 15
attach-controllers
Example:
Router(config-sbc-dbe-vdbe)# attach-controllers
Attaches the DBE to an H.248 controller.
Step 16
exit
Example:
Router(config-sbc-dbe-vdbe)# exit
Exits VDBE configuration mode.
Step 17
end
Example:
Router(config-sbc-dbe)# end
Exits SBC-DBE configuration mode and returns to
privileged EXEC mode.
Command or Action Purpose