Cisco Unified Border Element (SP Edition) Command Reference: Unified Model
deact-mode (billing) through group

Table Of Contents

deact-mode (billing)

deactivation-mode

debug sbc errors

debug sbc events

debug sbc filter billing_id

debug sbc filter bm

debug sbc filter cac

debug sbc filter call

debug sbc filter

debug sbc ha

debug sbc info

debug sbc ips

debug sbc logging

debug sbc log-level console

debug sbc log-level file

debug sbc mem-trace dump

debug sbc nbase

debug sbc off

debug sbc pd filter component

debug sbc pd filter context

debug sbc pd filter product

debug sbc pd log-level

default-port-limit

delegate-profile

delegate-registration

description

description (sip-opt)

dscp

dst-adjacency

dtmf-duration

duration

early-media-deny

early-media-timeout

early-media-type

edit

edit-cic

edit-src

entry

fast-register disable

fast-register-interval

first-cac-prefix-len

first-cac-scope

first-cac-table

first-call-routing-table

first-number-analysis-table

first-reg-routing-table

force-signaling-peer

global

group


deact-mode (billing)

To configure the deactivate mode for the billing method, use the deact-mode command in the packetcable-em configuration mode. To disable the deactivate mode, use the no form of this command.

deact-mode {abort | quiesce}

no deact-mode

Syntax Description

abort

Billing method is deactivated immediately. No further CDRs for existing calls and new calls are generated.

quiesce

Billing CDRs are not generated for new calls. CDRs continue to be generated for existing calls until the calls complete. This delays the deactivation of the method.


Defaults

The default is abort.

Command Modes

Packet-cable em configuration (config-sbc-sbe-billing-packetcable-em)

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

To use this command, you must be in the correct configuration mode and submode. The Examples section shows the hierarchy of modes and submodes required to run the command.

Examples

The following example shows how to delay the deactivation of the billing method:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# billing 
(config-sbc-sbe-billing)# packetcable-em 4 transport radius test
(config-sbc-sbe-billing-packetcable-em)# batch-size 256
(config-sbc-sbe-billing-packetcable-em)# batch-time 22
(config-sbc-sbe-billing-packetcable-em)# attach
(config-sbc-sbe-billing-packetcable-em)# activate
(config-sbc-sbe-billing-packetcable-em)# deact-mode quiesce

Related Commands

Command
Description

activate (radius)

Activates the billing functionality after configuration is committed.

attach

activate the billing for a RADIUS client

batch-size

Configures the batching or grouping of RADIUS messages sent to a RADIUS server.

batch-time

Configures the maximum number of milliseconds for which any record is held in the batch before the batch is sent

deact-mode

Configures the deactivate mode for the billing method.

ldr-check

Configures the time of day (local time) to run the Long Duration Check (LDR).

local-address ipv4

Configures the local IPv4 address that appears in the CDR.

local-address ipv4 (packet-cable)

Configures the local address of the packet-cable billing instance.

method packetcable-em

Enables the packet-cable billing method.

packetcable-em transport radius

Configures a packet-cable billing instance.

show sbc sbe billing remote

Displays the local and billing configurations.


deactivation-mode

To specify the action to take upon DBE or SBE deactivation, use the deactivation-mode command in the appropriate configuration mode. To revert to the default value, use the no form of this command.

deactivation-mode deact-type

no deactivation-mode

Syntax Description

deact-type

Specifies the action to take upon DBE deactivation:

abort: All calls dropped with no signaling.

normal: Service change signaled to SBE, and all calls immediately terminated.

quiesce: No new calls accepted. Deactivation occurs only after existing calls have terminated naturally.

Specifies the action to take upon SBE deactivation:

abort: All calls dropped with no signaling.

normal: Existing calls are torn down gracefully.

quiesce: No new calls accepted. Existing calls are allowed to terminate.


Defaults

By default, this command assumes the normal parameter.

Command Modes

SBC-DBE configuration (config-sbc-dbe)

SBE configuration (config-sbc-sbe)

Command History

Release
Modification

Cisco IOS XE Release 2.1

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.

Cisco IOS XE Release 2.4

Support for SBE was added for unified SBC.


Usage Guidelines

To use this command, you must be in the correct configuration mode and submode. The Examples section shows the hierarchy of modes and submodes required to run the command.

Examples

The following example shows how to set the DBE to deactivate in quiesce mode to prepare the device for hardware maintenance:

Router# configure terminal
Router(config)# sbc mySbc dbe
Router(config-sbc-dbe)# deactivation-mode quiesce

Related Commands

Command
Description

sbc dbe

Creates the DBE service on a SBC and enters into the DBE-SBE configuration mode.

activate

Initiates the DBE service of the session border controller (SBC).



debug sbc errors

To debug sbc service errors, use the debug sbc errors command in the Exec mode. To disable this form of debugging, use the no form of this command.

debug sbc errors

no debug sbc errors

Syntax Description

This command has no arguments or keywords.

Defaults

No default behavior or values

Command Modes

Exec (#)

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

Use the show debug command to see debug information.

Examples

The following command turns on sbc error debugging:

Router# debug sbc errors
Router# 2007 May 13 04:24:50.902717 sbc: 
(ctx:0)hmstub_proc_recv_hb_message:test_rcv_hb_failed = 1110000 
2007 May 13 04:29:50.960623 sbc: (ctx:0)hmstub_proc_recv_hb_message:test_rcv_hb_failed = 
1112000 
2007 May 13 04:34:50.960631 sbc: (ctx:0)hmstub_proc_recv_hb_message:test_rcv_hb_failed = 
1114000

Related Commands

Command
Description

debug sbc filter control

Enables console logging based on a number of filters.

debug sbc ips

Enables IPS tracing.

debug sbc log-level console

Sets the console logging level.

debug sbc log-level file

Sets the file logging level.

debug sbc events

Enables debugging of sbc service events.

debug sbc ha

Enables debugging of sbc high availability.

debug sbc info

Enables debugging of sbc services information.

debug sbc nbase

Enables debugging of sbc services nbase.


debug sbc events

To debug sbc service events, use the debug sbc events command in privileged EXEC mode. To disable this form of debugging, use the no form of this command.

debug sbc events

no debug sbc events

Syntax Description

This command has no arguments or keywords.

Defaults

No default behavior or values

Command Modes

privileged EXEC (#)

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

Use the show debug command to see debug information.

Examples

The following command turns on debugging for sbc events:

Router# debug sbc events

Related Commands

Command
Description

debug sbc filter control

Enables console logging based on a number of filters.

debug sbc ips

Enables IPS tracing.

debug sbc log-level console

Sets the console logging level.

debug sbc log-level file

Sets the file logging level.

debug sbc errors

Enables debugging of sbc service errors.

debug sbc ha

Enables debugging of sbc high availability.

debug sbc info

Enables debugging of sbc services information.

debug sbc nbase

Enables debugging of sbc services nbase.


debug sbc filter billing_id

To print log entries to the console and file based on a billing_id context, use the debug sbc filter billing_id command in privileged EXEC mode. To disable this form of debugging, use the no form of this command.

debug sbc sbc-name filter billing_id billing_id

no debug sbc sbc-name filter billing_id billing_id

Syntax Description

sbc-name

This is the name of the SBC service.

billing_id

The billing ID to be filtered.


Defaults

None.

Command Modes

privileged EXEC (#)

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

Use the show debug command to see debug information.

Examples

The following command prints log entries to the console and file based on a billing_id context:

Router# debug sbc test-sbc filter billing_id abc
Router# 2008 May 20 17:08:36.084825 sbc: (ctx:0) SBC: New log filter enabled. 

The following command shows debugging information:
Router# show debug 

SBC Daemon:
 SBC inter-process logging is off
 SBC log filter 0:
Billing ID : abc

Related Commands

Command
Description

debug sbc filter adjacency

Prints log entries to the console and file based on an adjacency context.

debug sbc filter ipv4

Prints print log entries to the console and file based on an ipv4 address context.

debug sbc filter number

Prints log entries to the console and file based on a number context.


debug sbc filter bm

To print log entries to the console and file from the bandwidth manager component group, use the debug sbc filter bm command in privileged EXEC mode. To disable this form of debugging, use the no form of this command.

debug sbc sbc-name filter bm

no debug sbc sbc-name filter bm

Syntax Description

sbc-name

This is the name of the SBC service.


Defaults

None.

Command Modes

privileged EXEC (#)

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

Use the show debug command to see debug information.

Examples

The following command prints log entries to the console and file from the bandwidth manager component group:

Router# debug sbc test-sbc filter bm
Router# 2008 May 20 17:36:10.924908 sbc: (ctx:0) SBC: New log filter enabled. 


The following command shows debugging information:
Router# show debug 

SBC Daemon:
 SBC inter-process logging is off
 SBC log filter 1:
    BM components

Related Commands

Command
Description

debug sbc filter cac

Prints log entries to the console and file from the call admission control (CAC) component group.

debug sbc filter control

 

debug sbc filter h323

Prints log entries to the console and file from the h323 component group.

debug sbc filter hm

Prints log entries to the console and file from the hardware manager (hm) component group.

debug sbc filter icc

Prints log entries to the console and file from the Internetworking Call Control (ICC) component group.

debug sbc filter mgm

Prints log entries to the console and file from the media gateway manager (MGM) component group.

debug sbc filter radius

Prints log entries to the console and file from the RADIUS component group.

debug sbc filter routing

Prints log entries to the console and file from the routing component group.

debug sbc filter sip

Prints log entries to the console and file from the SIP component group.


debug sbc filter cac

To print log entries to the console and file from the call admission control (CAC) component group, use the debug sbc filter cac command in privileged EXEC mode. To disable this form of debugging, use the no form of this command.

debug sbc sbc-name filter cac

no debug sbc sbc-name filter cac

Syntax Description

sbc-name

This is the name of the SBC service.


Defaults

None.

Command Modes

privileged EXEC (#)

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

Use the show debug command to see debug information.

Examples

The following command prints log entries to the console and file from the CAC component group:

Router# debug sbc test-sbc filter cac
Router# 2008 May 20 17:39:18.748447 sbc: (ctx:0) SBC: New log filter enabled. 

The following command shows debugging information:
Router# show debug 

SBC Daemon:
 SBC inter-process logging is off
 SBC log filter 1:
    CAC components

Related Commands

Command
Description

debug sbc filter bm

Prints log entries to the console and file from the bandwidth manager component group.

debug sbc filter control

 

debug sbc filter h323

Prints log entries to the console and file from the h323 component group.

debug sbc filter hm

Prints log entries to the console and file from the hardware manager (hm) component group.

debug sbc filter icc

Prints log entries to the console and file from the Internetworking Call Control (ICC) component group.

debug sbc filter mgm

Prints log entries to the console and file from the media gateway manager (MGM) component group.

debug sbc filter radius

Prints log entries to the console and file from the RADIUS component group.

debug sbc filter routing

Prints log entries to the console and file from the routing component group.

debug sbc filter sip

Prints log entries to the console and file from the SIP component group.


debug sbc filter call

To print log entries to the console and file from the call product group, use the debug sbc filter call command in privileged EXEC mode. To disable this form of debugging, use the no form of this command.

debug sbc sbc-name filter call

no debug sbc sbc-name filter call

Syntax Description

sbc-name

This is the name of the SBC service.


Defaults

None.

Command Modes

privileged EXEC (#)

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

Use the show debug command to see debug information.

Examples

The following command prints log entries to the console and file from the call product group:

Router# debug sbc test-sbc filter call 
Router# 2008 May 20 17:43:16.078547 sbc: (ctx:0) SBC: New log filter enabled. 

The following command shows debugging information:
Router# show debug 

SBC Daemon:
 SBC inter-process logging is off
 SBC log filter 0:
    Call Logging Group

Related Commands

Command
Description

debug sbc filter billing

Prints log entries to the console and file from the billing product group.

debug sbc filter media

Prints log entries to the console and file from the media product group.

debug sbc filter overview

Prints log entries to the console and file from the overview product group.

debug sbc filter protocol

Prints log entries to the console and file from the protocol product group.


debug sbc filter

To enable logging based on a number of filters, use the debug sbc filter command in privileged EXEC mode. To disable logging based on these filters, use the no form of this command.

debug sbc {sbc-name} filter [adjacency {adj-name}] [bill {billing-id}] [ipv4 {ipv4-address}] [ipv6 {ipv6-address}] [number {number}] [billing] [call] [media] [overview] [protocol] [bm | cac | control | h323 | icc | radius | routing | sip | mgm]

no debug sbc {sbc-name} filter [adjacency {adj-name}] [bill {billing-id}] [ipv4 {ipv4-address}] [ipv6 {ipv6-address}] [number {number}] [billing] [call] [media] [overview] [protocol] [bm | cac | control | h323 | icc | radius | routing | sip | mgm]

Syntax Description

sbc-name

Name of the session border controller (SBC) service.

adjacency

Output of logs relating to this adjacency.

adj-name

Name of the adjacency.

bill

Log output of calls with a specified billing ID.

billing-id

Billing ID.

ipv4

Output logs that include the IPv4 IP address.

ipv4-address

IPv4 IP address.

ipv6

Output logs that include the IPv6 IP address.

ipv6-address

IPv6 IP address.

number

Output logs of calls with a specified number.

number

Either the caller number or dialed number.

billing

Logs about billing events.

call

Logs about call events.

media

Logs about media events.

overview

Logs showing the flow of control through the session border controller (SBC) components.

protocol

Logs showing protocol messages.

bm

Logs from the Bandwidth Manager (BM) component.

cac

Logs from the Call Admission Control (CAC) components.

control

Logs from the H.248 controller components.

h323

Logs from the H.323 components.

icc

Logs from the Interworking Call Control (ICC) components.

radius

Logs from the RADIUS components.

routing

Logs from the routing components.

sip

Logs from the Session Initiation Protocol (SIP) components.

mgm

Logs from the Media Gateway Manager (MGM) component.


Command Default

Debugging is off.

Command Modes

Privileged EXEC (#)

Command History

Release
Modification

Cisco IOS XE Release 2.1

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

You can specify any number of optional keywords, but each keyword can only be specified once. At least one keyword must be specified for the debug sbc filter command. You can issue multiple debug sbc filter commands.


Note The debug logs are only output if the appropriate filter keywords have been specified.


The keywords are composed of the following types of filters:

String filters—Allow the user to turn on logs about common SBC objects such as adjacencies. An object matches the string filter if the object exactly matches the string or the prefix matches the string.

String filters include the following keywords:

adjacency {adj-name}

bill {billing-id}

ipv4 {ipv4-address}

ipv6 {ipv6-address}

number {number}

Component filters—Turn on logs from individual components (or groups of components) within the SBC service. Only one component filter may be specified per debug sbc filter command.

Component filters include the following keywords:

bm, cac, control, h323, icc, radius, routing, sip, mgm

Cross-SBC filters—Turn on logs across all components of the SBC service.

Cross-SBC filters include the following keywords:

billing, call, media, overview, protocol


Caution Because debugging output is assigned high priority in the CPU process, it can render the system unusable. For this reason, use debug commands only to troubleshoot specific problems or during troubleshooting sessions with Cisco technical support personnel. Moreover, it is best to use debug commands during periods of lower network traffic and fewer users. Debugging during these periods decreases the likelihood that increased debug command processing overhead will affect system use.

Examples

The following example shows all debug logs for the H.248 control channel to the SBE on an SBC called "mySbc":

Router# debug sbc mySbc filter control

The following example shows all debug logs relating to media flows on an SBC called "mySbc":

Router# debug sbc mySbc filter media

The following example shows all debug logs relating to media flows with a source or destination address of 10.0.1.1 on an SBC called "mySbc" including output logs for the specified IPv4 IP address:

Router# debug sbc mySbc filter media ipv4 10.0.1.1

The following example shows that if you want to show all debug logs that relate to media flowing to and from 10.0.1.1 or 10.0.1.2, you must issue the following two commands:

Router# debug sbc mySbc filter media ipv4 10.0.1.1
Router# debug sbc mySbc filter media ipv4 10.0.1.2

The following command prints log entries to the console and file based on an adjacency context:

Router# debug sbc test-sbc filter adjacency sip-1
Router# 2008 May 20 15:08:50.114277 sbc: (ctx:0) SBC: New log filter enabled. 


The following command shows debugging information:
Router# show debug

SBC Daemon:
 SBC inter-process logging is off
 SBC log filter 0:
Adjacency : sip-1

Filter output:
SBC/SIP:   **** Overview    0x5001 - 108  (0000) **** 00001100000000000000000100
000000
SBC/SIP:   (vpsuafsm.c 914) at 18:26:11, 20 May 2008 (82249142 ms)
SBC/SIP:   << INVITE
SBC/SIP:   Adj=sip-1,DN=service,CN=sipp

The following command prints log entries to the console and file from the billing product group:

Router# debug sbc test-sbc filter billing 
Router# 2008 May 20 17:14:51.758095 sbc: (ctx:0) SBC: New log filter enabled.

The following command shows debugging information:
Router# show debug 

SBC Daemon:
 SBC inter-process logging is off
 SBC log filter 0:
        Billing Logging Group

The following command prints log entries to the console and file from the bandwidth manager component group:

Router# debug sbc test-sbc filter bm
Router# 2008 May 20 17:36:10.924908 sbc: (ctx:0) SBC: New log filter enabled. 
The following command shows debugging information:
Router# show debug 

SBC Daemon:
 SBC inter-process logging is off
 SBC log filter 1:
    BM components


The following command prints log entries to the console and file from the ICC component group:

Router# debug sbc test-sbc filter icc 
Router# 2008 May 20 17:52:15.801682 sbc: (ctx:0) SBC: New log filter enabled. 

The following command shows debugging information:
Router# show debug 

SBC Daemon:
 SBC inter-process logging is off
 SBC log filter 1:
    ICC components

Log:
SBC/ICC:   **** UNEXPECTED  0x1504 - 15   (0001) **** 00000000000000000000000000
000000
SBC/ICC:   (dblblack.c 253) at 18:25: 3, 20 May 2008 (82180687 ms)
SBC/ICC:   The Dynamic Blacklisting component is blacklisting a source.
SBC/ICC:   Subfamily = 0X0000000C
SBC/ICC:   Cause = 1
SBC/ICC:   Time period = 600000 ms
SBC/ICC:
SBC/ICC:   Event=["Routing failure" VPN=0X00000000 10.10.1.1]

The following command prints log entries to the console and file from the h323 component group:

Router# debug sbc test-sbc filter h323
Accessing H323
Completed TNRPC : H323
2008 May 20 17:45:22.058599 sbc: (ctx:0) SBC: New log filter enabled. 

BC Daemon:
 SBC inter-process logging is off
 SBC log filter 1:
    H323 components


The following command prints log entries to the console and file from the ICC component group:

Router# debug sbc test-sbc filter icc 
Router# 2008 May 20 17:52:15.801682 sbc: (ctx:0) SBC: New log filter enabled. 

The following command shows debugging information:
Router# show debug 

SBC Daemon:
 SBC inter-process logging is off
 SBC log filter 1:
    ICC components

Log:
SBC/ICC:   **** UNEXPECTED  0x1504 - 15   (0001) **** 00000000000000000000000000
000000
SBC/ICC:   (dblblack.c 253) at 18:25: 3, 20 May 2008 (82180687 ms)
SBC/ICC:   The Dynamic Blacklisting component is blacklisting a source.
SBC/ICC:   Subfamily = 0X0000000C
SBC/ICC:   Cause = 1
SBC/ICC:   Time period = 600000 ms
SBC/ICC:
SBC/ICC:   Event=["Routing failure" VPN=0X00000000 10.10.1.1]


The following command prints log entries to the console and file based on an ipv4 address context:

Router# debug sbc test-sbc filter ipv4 10.10.10.1
Router# 2008 May 20 17:12:16.128077 sbc: (ctx:0)Len IPV4 : 10 
2008 May 20 17:12:16.128159 sbc: (ctx:0)IPV4 : 10.10.10.1 
2008 May 20 17:12:16.128239 sbc: (ctx:0) SBC: New log filter enabled. 

The following command shows debugging information:
Router# show debug 

SBC Daemon:
 SBC inter-process logging is off
 SBC log filter 0:
IPv4 : 10.10.10.1
2008 May 20 17:12:18.371175 sbc: (ctx:0)Filter IPv4 Len : 10 
2008 May 20 17:12:18.371256 sbc: (ctx:0)Filter IPv4 string : 10.10.10.1 


The following command prints log entries to the console and file from the media product group:

Router# debug sbc test-sbc filter media 
Router# 2008 May 20 17:57:59.071693 sbc: (ctx:0) SBC: New log filter enabled. 

The following command shows debugging information:
Router# show debug 

SBC Daemon:
 SBC inter-process logging is off
 SBC log filter 0:
    Media Logging Group

The following command prints log entries to the console and file from the media product group:

Router# debug sbc test-sbc filter media 
Router# 2008 May 20 17:57:59.071693 sbc: (ctx:0) SBC: New log filter enabled. 

The following command shows debugging information:
Router# show debug 

SBC Daemon:
 SBC inter-process logging is off
 SBC log filter 0:
    Media Logging Group


The following command prints log entries to the console and file from the media product group:

Router# debug sbc test-sbc filter media 
Router# 2008 May 20 17:57:59.071693 sbc: (ctx:0) SBC: New log filter enabled. 

The following command shows debugging information:
Router# show debug 

SBC Daemon:
 SBC inter-process logging is off
 SBC log filter 0:
    Media Logging Group


The following command prints log entries to the console and file from the media product group:

Router# debug sbc test-sbc filter media 
Router# 2008 May 20 17:57:59.071693 sbc: (ctx:0) SBC: New log filter enabled. 

The following command shows debugging information:
Router# show debug 

SBC Daemon:
 SBC inter-process logging is off
 SBC log filter 0:
    Media Logging Group


The following command prints log entries to the console and file from the MGM component group:

Router# debug sbc test-sbc filter mgm
Router# 2008 May 20 18:24:17.552046 sbc: (ctx:0) SBC: New log filter enabled. 


The following command shows debugging information:
Router# show debug 

SBC Daemon:
 SBC inter-process logging is off
 SBC log filter 1:
    MGM components

Log:
SBC/MGM:   << Gate allocate req BillingID (sideA) 48331709 20202020 20202030 000
00000 00000000 00001064  BillingID (sideB) 48331709 20202020 20202030 00000000 0
0000000 00001063 


The following command prints log entries to the console and file based on a number context:

Router# debug sbc test-sbc filter number 1234
Router# 2008 May 20 17:13:26.138304 sbc: (ctx:0) SBC: New log filter enabled. 
. 
The following command shows debugging information:
Router# show debug 

SBC Daemon:
 SBC inter-process logging is off
 SBC log filter 0:
Number : 1234


The following command prints log entries to the console and file based on a number context:

Router# debug sbc test-sbc filter number 1234
Router# 2008 May 20 17:13:26.138304 sbc: (ctx:0) SBC: New log filter enabled. 
. 
The following command shows debugging information:
Router# show debug 

SBC Daemon:
 SBC inter-process logging is off
 SBC log filter 0:
Number : 1234

The following command prints log entries to the console and file from the overview product group:

Router# debug sbc test-sbc filter overview
Router# 2008 May 20 18:25:54.811973 sbc: (ctx:0) SBC: New log filter enabled. 

. 
The following command shows debugging information:
Router# show debug 

SBC Daemon:
 SBC inter-process logging is off
 SBC log filter 0:
    Overview Logging Group

Log:
SBC/SIP:   **** Operational 0x3801 - 43   (0001) **** 00001110000000000000000000
000000
SBC/SIP:   (siphsrcv.c 45) at 18:26:37, 20 May 2008 (82274720 ms)
SBC/SIP:   SIP message received:
SBC/SIP:   INVITE sip:service@10.10.1.110:5060 SIP/2.0^M
SBC/SIP:   Via: SIP/2.0/UDP 10.10.1.3:5060;branch=z9hG4bK-28511-243-0^M
SBC/SIP:   From: sipp <sip:sipp@10.10.1.3:5060>;tag=28511SIPpTag00243^M
SBC/SIP:   To: sut <sip:service@10.10.1.110:5060>^M
SBC/SIP:   Call-ID: 243-28511@10.10.1.3^M
SBC/SIP:   CSeq: 1 INVITE^M
SBC/SIP:   Contact: sip:sipp@10.10.1.3:5060^M
SBC/SIP:   Max-Forwards: 70^M
SBC/SIP:   Subject: Performance Test^M
SBC/SIP:   Content-Type: application/sdp^M
SBC/SIP:   Content-Length:   129^M
SBC/SIP:   ^M
SBC/SIP:   v=0^M
SBC/SIP:   o=user1 53655765 2353687637 IN IP4 10.10.1.3^M
SBC/SIP:   s=-^M
SBC/SIP:   c=IN IP4 10.10.1.3^M
SBC/SIP:   t=0 0^M
SBC/SIP:   m=audio 6000 RTP/AVP 0^M
SBC/SIP:   a=rtpmap:0 PCMU/8000^M


The following command prints log entries to the console and file from the overview product group:

Router# debug sbc test-sbc filter overview
Router# 2008 May 20 18:25:54.811973 sbc: (ctx:0) SBC: New log filter enabled. 

. 
The following command shows debugging information:
Router# show debug 

SBC Daemon:
 SBC inter-process logging is off
 SBC log filter 0:
    Overview Logging Group

Log:
SBC/SIP:   **** Operational 0x3801 - 43   (0001) **** 00001110000000000000000000
000000
SBC/SIP:   (siphsrcv.c 45) at 18:26:37, 20 May 2008 (82274720 ms)
SBC/SIP:   SIP message received:
SBC/SIP:   INVITE sip:service@10.10.1.110:5060 SIP/2.0^M
SBC/SIP:   Via: SIP/2.0/UDP 10.10.1.3:5060;branch=z9hG4bK-28511-243-0^M
SBC/SIP:   From: sipp <sip:sipp@10.10.1.3:5060>;tag=28511SIPpTag00243^M
SBC/SIP:   To: sut <sip:service@10.10.1.110:5060>^M
SBC/SIP:   Call-ID: 243-28511@10.10.1.3^M
SBC/SIP:   CSeq: 1 INVITE^M
SBC/SIP:   Contact: sip:sipp@10.10.1.3:5060^M
SBC/SIP:   Max-Forwards: 70^M
SBC/SIP:   Subject: Performance Test^M
SBC/SIP:   Content-Type: application/sdp^M
SBC/SIP:   Content-Length:   129^M
SBC/SIP:   ^M
SBC/SIP:   v=0^M
SBC/SIP:   o=user1 53655765 2353687637 IN IP4 10.10.1.3^M
SBC/SIP:   s=-^M
SBC/SIP:   c=IN IP4 10.10.1.3^M
SBC/SIP:   t=0 0^M
SBC/SIP:   m=audio 6000 RTP/AVP 0^M
SBC/SIP:   a=rtpmap:0 PCMU/8000^M


The following command prints log entries to the console and file from the protocol product group:

Router# debug sbc test-sbc filter protocol 
Router# 2008 May 20 18:28:13.622095 sbc: (ctx:0) SBC: New log filter enabled. 
. 
The following command shows debugging information:
Router# show debug 

SBC Daemon:
 SBC inter-process logging is off
 SBC log filter 0:
    Protocol Logging Group
Router#

Log:
SBC/SIP:   **** Operational 0x3801 - 43   (0001) **** 00001110000000000000000000
000000
SBC/SIP:   (siphsrcv.c 45) at 18:29: 1, 20 May 2008 (82418949 ms)
SBC/SIP:   SIP message received:
SBC/SIP:   INVITE sip:service@10.10.1.110:5060 SIP/2.0^M
SBC/SIP:   Via: SIP/2.0/UDP 10.10.1.3:5060;branch=z9hG4bK-28511-259-0^M
SBC/SIP:   From: sipp <sip:sipp@10.10.1.3:5060>;tag=28511SIPpTag00259^M
SBC/SIP:   To: sut <sip:service@10.10.1.110:5060>^M
SBC/SIP:   Call-ID: 259-28511@10.10.1.3^M
SBC/SIP:   CSeq: 1 INVITE^M
SBC/SIP:   Contact: sip:sipp@10.10.1.3:5060^M
SBC/SIP:   Max-Forwards: 70^M
SBC/SIP:   Subject: Performance Test^M
SBC/SIP:   Content-Type: application/sdp^M
SBC/SIP:   Content-Length:   129^M
SBC/SIP:   ^M
SBC/SIP:   v=0^M
SBC/SIP:   o=user1 53655765 2353687637 IN IP4 10.10.1.3^M
SBC/SIP:   s=-^M
SBC/SIP:   c=IN IP4 10.10.1.3^M
SBC/SIP:   t=0 0^M
SBC/SIP:   m=audio 6000 RTP/AVP 0^M
SBC/SIP:   a=rtpmap:0 PCMU/8000^M


The following command prints log entries to the console and file from the RADIUS component group:

Router# debug sbc test-sbc filter radius 
Router# 2008 May 20 18:33:02.845280 sbc: (ctx:0) SBC: New log filter enabled. 

The following command shows debugging information:
Router# show debug 

SBC Daemon:
 SBC inter-process logging is off
 SBC log filter 1:
    Radius components


The following command prints log entries to the console and file from the routing component group:

Router# debug sbc test-sbc filter routing 
Router# 2008 May 20 18:36:38.995736 sbc: (ctx:0) SBC: New log filter enabled.

The following command shows debugging information:
Router# show debug 

SBC Daemon:
 SBC inter-process logging is off
 SBC log filter 1:
    Routing components

Log:
SBC/ROUTING:Number validation begins.
SBC/ROUTING:SBC Index = 0X00000001
SBC/ROUTING:Config set Index = 0X00000003
SBC/ROUTING:Input Called Address Type = 0X00030003
SBC/ROUTING:Input Called Address = CE
SBC/ROUTING:mwCallIccIndex=2909 


The following command prints log entries to the console and file from the SIP component group:

Router# debug sbc test-sbc filter sip
Router# 2008 May 20 18:38:43.795675 sbc: (ctx:0) SBC: New log filter enabled. 

The following command shows debugging information:
Router# show debug 

SBC Daemon:
 SBC inter-process logging is off
 SBC log filter 1:
    SIP components

Log:
SBC/SIP:   **** Operational 0x3801 - 43   (0001) **** 00001110000000000000000000
000000
SBC/SIP:   (siphsrcv.c 45) at 18:39:19, 20 May 2008 (83037087 ms)
SBC/SIP:   SIP message received:
SBC/SIP:   INVITE sip:service@10.10.1.110:5060 SIP/2.0^M
SBC/SIP:   Via: SIP/2.0/UDP 10.10.1.3:5060;branch=z9hG4bK-28511-1002-0^M
SBC/SIP:   From: sipp <sip:sipp@10.10.1.3:5060>;tag=28511SIPpTag001002^M
SBC/SIP:   To: sut <sip:service@10.10.1.110:5060>^M
SBC/SIP:   Call-ID: 1002-28511@10.10.1.3^M
SBC/SIP:   CSeq: 1 INVITE^M
SBC/SIP:   Contact: sip:sipp@10.10.1.3:5060^M
SBC/SIP:   Max-Forwards: 70^M
SBC/SIP:   Subject: Performance Test^M
SBC/SIP:   Content-Type: application/sdp^M
SBC/SIP:   Content-Length:   129^M
SBC/SIP:   ^M
SBC/SIP:   v=0^M
SBC/SIP:   o=user1 53655765 2353687637 IN IP4 10.10.1.3^M
SBC/SIP:   s=-^M
SBC/SIP:   c=IN IP4 10.10.1.3^M
SBC/SIP:   t=0 0^M
SBC/SIP:   m=audio 6000 RTP/AVP 0^M
SBC/SIP:   a=rtpmap:0 PCMU/8000^M

Related Commands

Command
Description

debug sbc log-level

Sets the debug logging level for logging to the cyclic buffer or to the system logger.

logging buffered

Logs messages to an internal buffer.

logging console

Logs messages to console connections.

logging host

Logs messages to a syslog server host.

logging monitor

Limits messages logged to the terminal lines (monitors) based on severity.

logging on

Enables logging of system messages.

logging synchronous

Synchronizes unsolicited messages and debug output with solicited Cisco IOS software output and prompts for a specific console port line, auxiliary port line, or vty.


debug sbc ha

To turn on debugging for Session Border Controller high availability, use the debug sbc ha command in privileged EXEC mode. To disable this form of debugging, use the no form of this command.

debug sbc ha

no debug sbc ha

Syntax Description

This command has no arguments or keywords.

Defaults

No default behavior or values

Command Modes

privileged EXEC (#)

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

Use the show debug command to see debug information.

Examples

The following command turns on debugging for sbc high availability:

Router# debug sbc ha
Router# 
2007 May 13 06:04:51.504671 sbc: (ctx:0)hmstub_send_hb: test_send_hb OK  1150000

Related Commands

Command
Description

debug sbc filter control

Enables console logging based on a number of filters.

debug sbc ips

Enables IPS tracing.

debug sbc log-level console

Sets the console logging level.

debug sbc log-level file

Sets the file logging level.

debug sbc errors

Enables debugging of sbc service errors.

debug sbc events

Enables debugging of sbc service events.

debug sbc info

Enables debugging of sbc services information.

debug sbc nbase

Enables debugging of sbc services nbase.


debug sbc info

To debug sbc services information, use the debug sbc info command in the Exec mode. To disable this form of debugging, use the no form of this command.

debug sbc info

no debug sbc info

Syntax Description

This command has no arguments or keywords.

Defaults

No default behavior or values

Command Modes

Exec (#)

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

Use the show debug command to see debug information.

Examples

The following command turns on debugging for sbc information:

Router# debug sbc info
2007 May 13 06:07:42.071738 sbc: (ctx:0)Received debug msg 
2007 May 13 06:07:42.071961 sbc: (ctx:0)Exit mts or debug msg recv 

Related Commands

Command
Description

debug sbc filter control

Enables console logging based on a number of filters.

debug sbc ips

Enables IPS tracing.

debug sbc log-level console

Sets the console logging level.

debug sbc log-level file

Sets the file logging level.

debug sbc errors

Enables debugging of sbc service errors.

debug sbc events

Enables debugging of sbc service events.

debug sbc ha

Enables debugging of sbc high availability.

debug sbc nbase

Enables debugging of sbc services nbase.


debug sbc ips

To turn on IPS tracing (giving details of inter-component signals flowing between the internal components of the Session Border Controller (SBC) process), use the debug sbc ips command in the Exec mode. To disable this form of debugging, use the no form of this command.

debug sbc sbc-name ips {file | in-memory}

no debug sbc sbc-name ips {file | in-memory}

Syntax Description

sbc-name

This is the name of the SBC service.

file

Configures file IPS tracing.

in-memory

Configures in-memory IPS tracing.


Defaults

No default behavior or values

Command Modes

Exec (#)

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

This command provides details of inter-component signals flowing between the internal components of the SBC process. Events should be logged on IPS trace file for further debugging.

Use the show debug command to see debug information.

Examples

The following command turns on IPS tracing:

Router# debug sbc mySbc ips

Related Commands

Command
Description

debug sbc errors

Debugs SBC service errors.

debug sbc events

Debugs SBC service events.

debug sbc ha

Debugs SBC high availability (HA) services.

debug sbc info

Debugs SBC services information.

debug sbc ips

Turns on IPS tracing.

debug sbc logging

Debugs SBC logging information.

debug sbc mem-trace dump

Dumps current memory usage statistics to file.

debug sbc nbase

Debugs SBC

debug sbc pd filter component

Turns on problem determination (PD) filter components.

debug sbc pd filter context

Turns on different logs from the problem determination (PD) filters.

debug sbc pd filter product

Turns on problem determination (PD) filter product group logs.

debug sbc pd log-level

Sets the file logging level.


debug sbc logging

To debug SBC logging information, use the debug sbc logging command in the Exec mode. To disable this form of debugging, use the no form of this command.

debug sbc logging

no debug sbc logging

Syntax Description

This command has no arguments or keywords.

Defaults

No default behavior or values

Command Modes

Exec (#)

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

Use the show debug command to see debug information.

Examples

The following command turns on debugging for sbc information:

Router# debug sbc logging

Related Commands

Command
Description

debug sbc errors

Debugs SBC service errors.

debug sbc events

Debugs SBC service events.

debug sbc ha

Debugs SBC high availability (HA) services.

debug sbc info

Debugs SBC services information.

debug sbc ips

Turns on IPS tracing.

debug sbc logging

Debugs SBC logging information.

debug sbc mem-trace dump

Dumps current memory usage statistics to file.

debug sbc nbase

Debugs SBC

debug sbc pd filter component

Turns on problem determination (PD) filter components.

debug sbc pd filter context

Turns on different logs from the problem determination (PD) filters.

debug sbc pd filter product

Turns on problem determination (PD) filter product group logs.

debug sbc pd log-level

Sets the file logging level.


debug sbc log-level console

To set the console logging level, use the debug sbc log-level console command in Exec mode. To disable this form of debugging, use the no form of this command.

debug sbc name log-level console level

no debug sbc name log-level console level

Syntax Description

name

This is the name of the Session Border Controller (SBC) service.

level

The level to set. 0 gives all pd logging and 100 gives none.

The log levels are defined as follows:

90+ Fatal errors

80+ Errors

70+ Unexpected conditions

60+ Operational events

50+ Auditable events

40+ Statistics

30+ Verbose operational events

20+ Verbose statistics

10+ Internal diagnostic logs

The following values are used for specific types of logs.

55 Call logs

63 Configuration errors


Defaults

No default behavior or values

Command Modes

Exec (#)

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

.This command logs the most serious logs directly to console.

Use the show debug command to see debug information.

Examples

The following command sets the log level for fatal errors to the console at 90:

Router# # debug sbc mySbc log-level console 90

Related Commands

Command
Description

debug sbc filter control

Enables console logging based on a number of filters.

debug sbc ips

Enables IPS tracing.

debug sbc log-level file

Sets the file logging level.

debug sbc errors

Enables debugging of sbc service errors.

debug sbc events

Enables debugging of sbc service events.

debug sbc ha

Enables debugging of sbc high availability.

debug sbc info

Enables debugging of sbc services information.

debug sbc nbase

Enables debugging of sbc services nbase.


debug sbc log-level file

To set the file logging level, use the debug sbc log-level file command in the Exec mode. To disable this form of debugging, use the no form of this command.

debug sbc name log-level file level

no debug sbc name log-level file level

Syntax Description

name

This is the name of the Session Border Controller (SBC) service.

level

The level to set. 0 gives all pd logging and 100 gives none.

The log levels are defined as follows:

90+ Fatal errors

80+ Errors

70+ Unexpected conditions

60+ Operational events

50+ Auditable events

40+ Statistics

30+ Verbose operational events

20+ Verbose statistics

10+ Internal diagnostic logs

The following values are used for specific types of logs.

55 Call logs

63 Configuration errors


Defaults

No default behavior or values

Command Modes

Exec (#)

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

This command logs the most serious logs directly to file.

Use the show debug command to see debug information.

Examples

The following command sets the log level to send to file to 60:

Router# debug sbc mySbc log-level file 60

Related Commands

Command
Description

debug sbc filter control

Enables console logging based on a number of filters.

debug sbc ips

Enables IPS tracing.

debug sbc log-level console

Sets the console logging level.

debug sbc errors

Enables debugging of sbc service errors.

debug sbc events

Enables debugging of sbc service events.

debug sbc ha

Enables debugging of sbc high availability.

debug sbc info

Enables debugging of sbc services information.

debug sbc nbase

Enables debugging of sbc services nbase.


debug sbc mem-trace dump

To dump current memory usage statistics to file, use the debug sbc mem-trace dump command in the Exec mode. To disable printing to the terminal, use the no form of this command.

debug sbc sbc-name mem-trace dump

no debug sbc sbc-name mem-trace dump

Syntax Description

sbc-name

This is the name of the SBC service.


Defaults

No default behavior or values

Command Modes

Exec (#)

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

Use the show debug command to see debug information.

Examples

The following example dumps current memory usage statistics to file:

Router# debug sbc mysbc mem-trace dump.

Related Commands

Command
Description

debug sbc errors

Debugs SBC service errors.

debug sbc events

Debugs SBC service events.

debug sbc ha

Debugs SBC high availability (HA) services.

debug sbc info

Debugs SBC services information.

debug sbc ips

Turns on IPS tracing.

debug sbc logging

Debugs SBC logging information.

debug sbc mem-trace dump

Dumps current memory usage statistics to file.

debug sbc nbase

Debugs SBC

debug sbc pd filter component

Turns on problem determination (PD) filter components.

debug sbc pd filter context

Turns on different logs from the problem determination (PD) filters.

debug sbc pd filter product

Turns on problem determination (PD) filter product group logs.

debug sbc pd log-level

Sets the file logging level.


debug sbc nbase

To enable printing to the terminal for the debug sbc log-level console command, use the debug sbc nbase command in the Exec mode. To disable printing to the terminal, use the no form of this command.

debug sbc nbase

no debug sbc nbase

Syntax Description

This command has no arguments or keywords.

Defaults

No default behavior or values

Command Modes

Exec (#)

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

Use the show debug command to see debug information.

Examples

The following command enables printing to the terminal for the debug sbc log-level console command:

Router# debug sbc nbase
Router# 2007 May 13 07:58:45.133136 sbc: (ctx:0)SBC/MG-CTRL:**** Audit       0x2e01 - 35   
(0000) **** 00000000000000000000000000000010 SBC/MG-CTRL:(gctpassn.c 1157) at  7:58:45, 13 
May 2007 (0x0X00060464 ms) SBC/MG-CTRL:Megaco has created an association with a peer. 
SBC/MG-CTRL:Remote address         = 22.22.22.100 SBC/MG-CTRL:Remote port            = 
2940  
2007 May 13 07:58:45.232974 sbc: (ctx:0)SBC/MGM:   **** Operational 0x4d02 - 10   (0000) 
**** 00010000000000000000000001000000 SBC/MGM:   (zmxsipcp.c 490) at  7:58:45, 13 May 2007 
(0x0X000604C8 ms) SBC/MGM:   MPF stub sent MCI req #0X000061D8 (0X00000401) to agent.

Related Commands

Command
Description

debug sbc errors

Debugs SBC service errors.

debug sbc events

Debugs SBC service events.

debug sbc ha

Debugs SBC high availability (HA) services.

debug sbc info

Debugs SBC services information.

debug sbc ips

Turns on IPS tracing.

debug sbc logging

Debugs SBC logging information.

debug sbc mem-trace dump

Dumps current memory usage statistics to file.

debug sbc nbase

Debugs SBC

debug sbc pd filter component

Turns on problem determination (PD) filter components.

debug sbc pd filter context

Turns on different logs from the problem determination (PD) filters.

debug sbc pd filter product

Turns on problem determination (PD) filter product group logs.

debug sbc pd log-level

Sets the file logging level.


debug sbc off

To turn off all sbc filters and set the log-level back to default (63), use the debug sbc off command in the Exec mode. To disable this form of debugging, use the no form of this command.

debug sbc sbc-name off

no debug sbc sbc-name off

Syntax Description

sbc-name

This is the name of the SBC service.


Defaults

Log-levels set to 63.

Command Modes

Exec (#)

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

Use the show debug command to see debug information.

Examples

The following command turns on debugging for sbc information:

Router# debug sbc test-sbc off
Router# 2008 May 20 14:55:51.410879 sbc: (ctx:0)This option will disable all SBC debugs 
2008 May 20 14:55:51.410978 sbc: (ctx:0) SBC: Log filter removed. 
2008 May 20 14:55:51.411014 sbc: (ctx:0) SBC: Log filter removed. 

The following command shows debugging information:
Router# show debug
SBC Daemon:
 SBC inter-process logging is off
 SBC log filter 0:

Related Commands

Command
Description

debug sbc log-level console

 

debug sbc log-level file

 

debug sbc pd filter product

Turns on problem determination (PD) filter product group logs.

debug sbc pd log-level

Sets the file logging level.


debug sbc pd filter component

To turn on problem determination (PD) filter components, use the debug sbc pd command in the Exec mode. To disable this form of debugging, use the no form of this command.

debug sbc sbc-name pd filter component [bm | cac | control | h323 | hm | icc | mgm | radius | routing | sip]

no debug sbc sbc-namee pd filter component [bm | cac | control | h323 | hm | icc | mgm | radius | routing | sip]

Syntax Description

sbc-name

This is the name of the SBC service.

bm

Logs from the bm components.

cac

Logs from the cac components.

control

Logs from the H.248 controller components.

h323

Logs from the H.323 components.

hm

Logs from the bm components.

icc

Logs from the icc components.

mgm

Logs from the mgm components.

radius

Logs from the radius components.

routing

Logs from the routing components.

sip

Logs from the sip components.


Defaults

No default behavior or values

Command Modes

Exec (#)

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

This command provides details of inter-component signals flowing between the internal components of the SBC process. Events should be logged on IPS trace file for further debugging.

Use the show debug command to see debug information.

Examples

The following command turns on IPS tracing:

Router# debug sbc mySbc ips

Related Commands

Command
Description

debug sbc errors

Debugs SBC service errors.

debug sbc events

Debugs SBC service events.

debug sbc ha

Debugs SBC high availability (HA) services.

debug sbc info

Debugs SBC services information.

debug sbc ips

Turns on IPS tracing.

debug sbc logging

Debugs SBC logging information.

debug sbc mem-trace dump

Dumps current memory usage statistics to file.

debug sbc nbase

Debugs SBC

debug sbc pd filter component

Turns on problem determination (PD) filter components.

debug sbc pd filter context

Turns on different logs from the problem determination (PD) filters.

debug sbc pd filter product

Turns on problem determination (PD) filter product group logs.

debug sbc pd log-level

Sets the file logging level.


debug sbc pd filter context

To turn on different logs from the problem determination (PD) filters, use the debug sbc pd filter context command in the Exec mode. To disable this form of debugging, use the no form of this command.

debug sbc sbc-name pd filter context [adjacency name name| billing_id name | ipv4 name | number name]

no debug sbc sbc-name pd filter context [adjacency name name| billing_id name | ipv4 name | number name]

Syntax Description

sbc-name

This is the name of the SBC service.

adjacency

Logs from the adjacency filter.

billing_id

Logs from the billing_id filter.

ipv4

Logs from the ipv4 filter.

number

Logs from the number filter.

name

Name for the specific filter context.


Defaults

No default behavior or values

Command Modes

Exec (#)

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

This command provides details of inter-component signals flowing between the internal components of the SBC process. Events should be logged on IPS trace file for further debugging.

Use the show debug command to see debug information.

Examples

The following command turns on the adjacency log filter:

Router# debug sbc pd filter context adjacency test

Related Commands

Command
Description

debug sbc errors

Debugs SBC service errors.

debug sbc events

Debugs SBC service events.

debug sbc ha

Debugs SBC high availability (HA) services.

debug sbc info

Debugs SBC services information.

debug sbc ips

Turns on IPS tracing.

debug sbc logging

Debugs SBC logging information.

debug sbc mem-trace dump

Dumps current memory usage statistics to file.

debug sbc nbase

Debugs SBC

debug sbc pd filter component

Turns on problem determination (PD) filter components.

debug sbc pd filter context

Turns on different logs from the problem determination (PD) filters.

debug sbc pd filter product

Turns on problem determination (PD) filter product group logs.

debug sbc pd log-level

Sets the file logging level.


debug sbc pd filter product

To turn on problem determination (PD) filter product group logs, use the debug sbc pd filter product command in the Exec mode. To disable this form of debugging, use the no form of this command.

debug sbc sbc-name pd filter context [billing | call | media | overview | protocol]

no debug sbc sbc-name pd filter context [adjacency | billing_id | ipv4 | number]

Syntax Description

sbc-name

This is the name of the SBC service.

billing

Logs from the billing product group.

call

Logs from the call product group.

media

Logs from the media product group.

overview

Logs from the overview product group.

protocol

Logs from the protocol product group.


Defaults

No default behavior or values

Command Modes

Exec (#)

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

This command provides details of inter-component signals flowing between the internal components of the SBC process. Events should be logged on IPS trace file for further debugging.

Use the show debug command to see debug information.

Examples

The following command turns on the logs from the protocol product group:

Router# debug sbc pd filter product protocol

Related Commands

Command
Description

debug sbc errors

Debugs SBC service errors.

debug sbc events

Debugs SBC service events.

debug sbc ha

Debugs SBC high availability (HA) services.

debug sbc info

Debugs SBC services information.

debug sbc ips

Turns on IPS tracing.

debug sbc logging

Debugs SBC logging information.

debug sbc mem-trace dump

Dumps current memory usage statistics to file.

debug sbc nbase

Debugs SBC

debug sbc pd filter component

Turns on problem determination (PD) filter components.

debug sbc pd filter context

Turns on different logs from the problem determination (PD) filters.

debug sbc pd filter product

Turns on problem determination (PD) filter product group logs.

debug sbc pd log-level

Sets the file logging level.


debug sbc pd log-level

To set the file logging level, use the debug sbc pd log-level command in the Exec mode. To disable this form of debugging, use the no form of this command.

debug sbc sbc-name pd log-level {console level | file level | filter level}

no debug sbc sbc-name pd log-level {console level | file level | filter level}

Syntax Description

sbc-name

This is the name of the Session Border Controller (SBC) service.

level

The level to set. 0 gives all problem determination (pd) logging and 100 gives none.

The log levels are defined as follows:

90+ Fatal errors

80+ Errors

70+ Unexpected conditions

60+ Operational events

50+ Auditable events

40+ Statistics

30+ Verbose operational events

20+ Verbose statistics

10+ Internal diagnostic logs

The following values are used for specific types of logs.

55 Call logs

63 Configuration errors


Defaults

No default behavior or values

Command Modes

Exec (#)

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

This command logs the most serious logs directly to file.

Use the show debug command to see debug information.

Examples

The following command sets the log level to send to file to 60:

Router# debug sbc mySbc pd log-level file 60

Related Commands

Command
Description

debug sbc errors

Debugs SBC service errors.

debug sbc events

Debugs SBC service events.

debug sbc ha

Debugs SBC high availability (HA) services.

debug sbc info

Debugs SBC services information.

debug sbc ips

Turns on IPS tracing.

debug sbc logging

Debugs SBC logging information.

debug sbc mem-trace dump

Dumps current memory usage statistics to file.

debug sbc nbase

Debugs SBC

debug sbc pd filter component

Turns on problem determination (PD) filter components.

debug sbc pd filter context

Turns on different logs from the problem determination (PD) filters.

debug sbc pd filter product

Turns on problem determination (PD) filter product group logs.

debug sbc pd log-level

Sets the file logging level.


default-port-limit

To enter the mode for configuring the default event limits for the ports of a given address, use the default-port-limit command in the SBE blacklist IPv4 configuration mode. To remove the event limits set, use the no form of this command.

default-port-limit

no default-port-limit

Syntax Description

This command has no arguments or keywords.

Defaults

No event limits are defined for ports.

Command Modes

SBE blacklist IPv4 configuration (config-sbc-sbe-blacklist-ipv4)

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

To use this command, you must be in the correct configuration mode and submode. The Examples section shows the hierarchy of modes and submodes required to run the command.

Examples

The following example shows how the blacklist default-port-limit command is used to enter the mode for configuring the default event limits for the ports of the source address 123.123.2.2:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# blacklist
Router(config-sbc-sbe-blacklist)# ipv4 123.123.2.2
Router(config-sbc-sbe-blacklist-ipv4)# default-port-limit
Router(config-sbc-sbe-blacklist-ipv4-port-lmt)# 

Related Commands

Command
Description

blacklist

Enters the mode for configuring the default event limits for the source addresses in a given VPN.

ipv4 (blacklist)

Enters the mode for applying blacklisting options to a single IP address.

reason

Enters a submode for configuring a limit to a specific event type on the source.

timeout

Defines the length of time that packets from the source are blocked, should the limit be exceeded.

trigger-period

Defines the period over which events are considered.

trigger-size

Defines the number of the specified events from the specified source that are allowed before the blacklisting is triggered, and blocks all packets from the source.


delegate-profile

To configure a delegate client registration profile that can be applied to a delegate subscriber, use the delegate-profile command in SBE configuration mode. To remove a delegate client registration profile, use the no delegate-profile command.

delegate-profile {profile name}

no delegate-profile {profile name}

Syntax Description

profile name

This is the name of the delegate client registration profile that can be applied to a delegate subscriber.

The profile name is a string field of 24 characters maximum length.


Command Default

No default behavior or values

Command Modes

SBE configuration (config-sbc-sbe)#

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

After a delegate profile is configured, the following profile parameters may optionally be configured:

duration

retry-count

retry-interval

refresh-buffer

Before configuring provisioned delegate registration, you need to configure a delegate registration profile and a SIP contact for a subscriber for whom a subscriber detail table exists, and then you can configure delegate registration for the subscriber. See the Examples section.

Delegate registration is done underneath the SBE configuration for globally unique subscribers.

Examples

The following example configures a delegate registration profile that can be applied to a delegate registration subscriber:

sbc mySbc sbe 
  delegate-profile my-profile
    dur 1000
    retry-cnt 5
    retry-interval 60
    refresh-timeout 200

The following example configures a SIP contact for a subscriber, for whom a subscriber detail table exists, and for whom, after the SIP contact is configured, Provisioned Delegate Registration can be configured:

sbc mySbc 
 sbe
  subscriber sip:bob@isp.example
   sip-contact sip:steve@10.1.1.2
    adjacency CallMgrB
    exit

The following example configures a delegate registration aor= sip:bob@isp.example

(config)# sbc mySbc 
(config)# sbe
(config-sbc-sbe)# subscriber sip:bob@isp.example
(config-sbc-sbe-subscriber-entry)# sip-contact sip:steve@10.1.1.2
(config-sbc-sbe-subscriber-contact)# adjacency CallMgrB
(config-sbc-sbe-subscriber-contact)# exit
(config-sbc-sbe-subscriber-entry)# delegate-registration sip:registrar@1.1.1.1
(config-sbc-sbe-subscriber-delegate)# adjacency CallMgrA
(config-sbc-sbe-subscriber-delegate)# activate

Related Commands

Command
Description

sip-contact

Configures the SIP contact information for a specified Uniform Resource Identifier (URI) for a delegate subscriber.

subscriber

Configures a delegate registration for a specified subscriber associated with a client device.

delegate-registration

Configures provisioned delegate registration for a specific delegate client.

adjacency

Configures the adjacency facing the registrar.

profile

Applies a delegate registration profile to a delegate registration subscriber.

show sbc sbe sip subscribers

Displays subscribers for whom Provisioned Delegate Registration has been provisioned.

show sbc sbe sip delegate-profile

Displays subscriber profiles for whom Provisioned Delegate Registration has been configured.


delegate-registration

To configure provisioned delegate registration for a specific delegate client, use the delegate-registration command in subscriber-entry configuration mode. To remove provisioned delegate registration for a specific delegate client, use the no delegate-registration command.

delegate-registration {hostname}

no delegate-registration {hostname}

Syntax Description

hostname

This is the name of the delegate client.

The hostname is a string field of 64 characters maximum length.


Command Default

No default behavior or values

Command Modes

subscriber-entry configuration mode (config-sbc-sbe-subscriber-entry)#

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

This command allows you to configure a provisioned delegate registration for a specific delegate client. While in the subscriber-delegate configuration mode, you typically configure adjacency and profile, as shown in the examples section.

Before configuring provisioned delegate registration, you need to configure a delegate registration profile, a SIP contact for a subscriber for whom a subscriber detail table exists, and then you can configure delegate registration for the subscriber. See the Examples section.

Examples

The following example configures a delegate registration aor= sip:bob@isp.example:

(config)# sbc mySbc 
(config)# sbe
(config-sbc-sbe)# subscriber sip:bob@isp.example
(config-sbc-sbe-subscriber-entry)# sip-contact sip:steve@10.1.1.2
(config-sbc-sbe-subscriber-contact)# adjacency CallMgrB
(config-sbc-sbe-subscriber-contact)# exit
(config-sbc-sbe-subscriber-entry)# delegate-registration sip:registrar@1.1.1.1
(config-sbc-sbe-subscriber-delegate)# adjacency CallMgrA
(config-sbc-sbe-subscriber-delegate)# profile my-profile
(config-sbc-sbe-subscriber-delegate)# activate

The following example configures a delegate registration profile that can be applied to a delegate registration subscriber.

sbc mySbc sbe 
  delegate-profile my-profile
    duration 1000
    retry-count 5
    retry-interval 60
    refresh-buffer 200

The following example configures a SIP contact for a subscriber, for whom a subscriber detail table exists, and for whom, after the SIP contact is configured, delegate registration can be configured:

sbc mySbc 
 sbe
  subscriber sip:bob@isp.example
   sip-contact sip:steve@10.1.1.2
    adjacency CallMgrB
    exit

The following example configures a delegate registration for a specified client device address location, after the SIP contact information has been configured:

sbc mySbc 
  sbe
   subscriber sip:bob@isp.example
    sip-contact sip:steve@10.1.1.2
     adjacency CallMgrB          =================> client adjacency
     exit
   delegate-registration sip:registrar@1.1.1.1
    adjacency CallMgrA                 ===========> registrar adjacency
    profile my-profile
    activate

Related Commands

Command
Description

delegate-profile

Configures a delegate registration profile that is applied to a delegate registration subscriber.

sip-contact

Configures the SIP contact information for a specified Uniform Resource Identifier (URI) for a delegate subscriber

subscriber

Configures a delegate registration for a specified subscriber associated with a client device.

adjacency

Configures the adjacency facing the registrar.

profile

Applies a delegate registration profile to a delegate registration subscriber.

show sbc sbe sip subscribers

Displays subscribers for whom Provisioned Delegate Registration has been provisioned.

show sbc sbe sip delegate-profile

Displays subscriber profiles for whom Provisioned Delegate Registration has been configured.


description

To configure descriptive text for a policy set, an adjacency, a source and its event limits, or a number analysis table, use the description command in the appropriate configuration mode. To remove this configuration, use the no form of this command.

description description

no description description

Syntax Description

description

Specifies the object you are describing.


Defaults

No default behavior or values

Command Modes

Adjacency H.323 configuration (config-sbc-sbe-adj-h323)

Adjacency SIP configuration (config-sbc-sbe-adj-sip)

Routing policy table (config-sbc-sbe-rtgpolicy)

CAC-policy-set configuration (config-sbc-sbe-cacpolicy)

CAC table configuration (config-sbc-sbe-cacpolicy-cactable)

NA routing table configuration (config-sbc-sbe-rtgpolicy-natable)

RTG routing table configuration (config-sbc-sbe-rtgpolicy-rtgtable)

SBE blacklist configuration (config-sbc-sbe-blacklist)

SIP header configuration (config-sbc-sbe-sip-hdr)

SIP method-profile configuration (config-sbc-sbe-sip-mth)

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

To use this command, you must be in the correct configuration mode and submode. The Examples section shows the hierarchy of modes and submodes required to run the command.

Examples

The following example shows how to configure the H.323 adjacency h323ToIsp42 to use the description test adjacency:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# adjacency h323 h323ToIsp42
Router(config-sbc-sbe-adj-h323)# description test adjacency

The following example shows how to set the SIP adjacency SipToIsp42 to use the description test adjacency:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# adjacency sip SipToIsp42

Router(config-sbc-sbe-adj-sip)# description test adjacency


The following example shows how to create a description for number analysis table MyNaTable with entries that match the whole dialed number:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# call-policy-set 1
Router(config-sbc-sbe-rtgpolicy)# na-dst-number-table MyNaTable
Router(config-sbc-sbe-rtgpolicy-natable)# description "My first number analysis table"

The following example shows how to create an empty policy set, identified by number 1, on mySbc:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# cac-policy-set 1
Router(config-sbc-sbe-cacpolicy)# description "empty set"

The following example shows how to set the description of an admission control table, MyCacTable:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# cac-policy-set 1
Router(config-sbc-sbe-cacpolicy)# cac-table MyCacTable
Router(config-sbc-sbe-cacpolicy-cactable)# description "My first CAC table"

The following example shows how to create a description for number analysis table MyNaTable with entries that match the start of the dialed number:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# call-policy-set 1
Router(config-sbc-sbe-rtgpolicy)# na-dst-prefix-table MyNaTable
Router(config-sbc-sbe-rtgpolicy-natable)# description "My first number analysis table"

The following example shows how to add a description for a specific source IP address:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# blacklist
Router(config-sbc-sbe-blacklist)# ipv4 
Router(config-sbc-sbe-blacklist)# ipv4 125.12.12.15
Router(config-sbc-sbe-blacklist-ipv4)# description "test"

The following example shows how to create an empty policy set, identified by number 1, on mySbc:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# call-policy-set 1
Router(config-sbc-sbe-rtgpolicy)# description "empty set"

description (sip-opt)

To set the description for the profile, use the description command in SIP option mode. Use the no form of this command to remove description from this profile.

description line

no description line

Syntax Description

line

The description of the profile. The maximum number of characters is 80.


Defaults

The global default is used.

Command Modes

SIP option (sip-opt)

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

To use this command, you must be in the correct configuration mode and submode. The Examples section shows the hierarchy of modes and submodes required to run the command:

Examples

The following example shows how to set the description for the profile.

Router# configure
Router(config)# sbc sanity 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# sip option-profile optpr1 
Router(config-sbc-sbe-sip-opt)# description test

dscp

To configure a DSCP with which to mark IP packets belonging to a given QoS profile, use the dscp command in the appropriate configuration mode. To return to the default, use the no form of this command.

dscp value

no dscp

Syntax Description

value

Specifies the DSCP value with which to mark packets. Range is 0 to 63.


Defaults

The default DSCP value is 0.

Command Modes

QoS sig configuration (config-sbc-sbe-qos-sig)

QoS video configuration (config-sbc-sbe-qos-video)

QoS voice configuration (config-sbc-sbe-qos-voice)

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

To use this command, you must be in the correct configuration mode and submode. The Examples section shows the hierarchy of modes and submodes required to run the command.

Examples

The following example shows how to configure the QoS profile for sig to mark IP packets with a DSCP of 10:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# qos sig residential
Router(config-sbc-sbe-qos-fax)# dscp 10

The following example shows how to configure the QoS profile for video to mark IP packets with a DSCP of 10:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# qos video residential
Router(config-sbc-sbe-qos-video)# dscp 10

The following example shows how to configure the QoS profile for voice to mark IP packets with a DSCP of 10:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# qos voice residential
Router(config-sbc-sbe-qos-voice)# dscp 10

dst-adjacency

To configure the destination adjacency of an entry in a routing table, use the dst-adjacency command in RTG routing table configuration mode. To delete the destination adjacency, use the no form of this command.

dst-adjacency target-adjacency

no dst-adjacency target-adjacency

Syntax Description

target-adjacency

Specifies the string that identifies the destination adjacency to use.


Defaults

No default behavior or values

Command Modes

RTG routing table configuration (config-sbc-sbe-rtgpolicy-rtgtable)

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

To use this command, you must be in the correct configuration mode and submode. The Examples section shows the hierarchy of modes and submodes required to run the command.

The target-adjacency argument is mandatory for routing tables entries with table-type round-robin.

Examples

The following example shows how to configure the destination adjacency of an entry in the new routing table MyRtgTable to softswitch1:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe
Router(config-sbc-sbe)# call-policy-set 1
Router(config-sbc-sbe-rtgpolicy)# rtg-dst-address-table MyRtgTable
Router(config-sbc-sbe-rtgpolicy-rtgtable)# entry 1
Router(config-sbc-sbe-rtgpolicy-rtgtable-entry)# dst-adjacency softswitch1

The following example shows how to configure the destination adjacency of an entry in the new routing table MyRtgTable to softswitch1:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe
Router(config-sbc-sbe)# call-policy-set 1
Router(config-sbc-sbe-rtgpolicy)# rtg-src-address-table MyRtgTable
Router(config-sbc-sbe-rtgpolicy-rtgtable)# entry 1
Router(config-sbc-sbe-rtgpolicy-rtgtable-entry)# dst-adjacency softswitch1

The following example shows how to configure the destination adjacency of an entry in the new routing table MyRtgTable to softswitch1:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe
Router(config-sbc-sbe)# call-policy-set 1
Router(config-sbc-sbe-rtgpolicy)# rtg-src-adjacency-table MyRtgTable
Router(config-sbc-sbe-rtgpolicy-rtgtable)# entry 1
Router(config-sbc-sbe-rtgpolicy-rtgtable-entry)# dst-adjacency softswitch1

The following example shows how to configure the destination adjacency of an entry in the new routing table MyRtgTable to softswitch1:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe
Router(config-sbc-sbe)# call-policy-set 1
Router(config-sbc-sbe-rtgpolicy)# rtg-src-account-table MyRtgTable
Router(config-sbc-sbe-rtgpolicy-rtgtable)# entry 1
Router(config-sbc-sbe-rtgpolicy-rtgtable-entry)# dst-adjacency softswitch1

The following example shows how to configure the destination adjacency of an entry in the new routing table MyRtgTable to softswitch1:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe
Router(config-sbc-sbe)# call-policy-set 1
Router(config-sbc-sbe-rtgpolicy)# rtg-round-robin-table MyRtgTable
Router(config-sbc-sbe-rtgpolicy-rtgtable)# entry 1
Router(config-sbc-sbe-rtgpolicy-rtgtable-entry)# dst-adjacency softswitch1

dtmf-duration

To configure the default duration of a dual tone multifrequency (DTMF) event in milliseconds, use the dtmf-duration command in VDBE configuration mode. To reconfigure the default duration of a DTMF event in milliseconds, use the no form of this command.

dtmf-duration duration

no dtmf-duration duration

Syntax Description

duration

This is the default duration of a DTMF event in milliseconds. The range is 0-1000. The default is 200.


Defaults

The default is 200 ms if this command is not configured, or the no dtmf-duration command is issued.

Command Modes

VDBE configuration (config-sbc-dbe-vdbe) for distributed SBC

VDBE configuration (config-sbc-vdbe) for unified SBC

Command History

Release
Modification

Cisco IOS XE Release 2.1

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.

Cisco IOS XE Release 2.4

This command was modified for unified SBC.


Usage Guidelines

This command can be used on both unified and distributed SBC, but in slightly different configuration modes. Note the correct mode to use for either unified or distributed SBC.

Examples

The following example configures the duration of a DTMF event to be 250 milliseconds for a unified SBC:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc)# vdbe
Router(config-sbc-vdbe)# dtmf-duration 250
Router(config-sbc-vdbe)# end

The following example configures the duration of a DTMF event to be 250 milliseconds for a distributed SBC:

Router# configure
Router(config)# sbc mySbc dbe
Router(config-sbc-dbe)# vdbe
Router(config-sbc-dbe-vdbe)# dtmf-duration 250
Router(config-sbc-dbe-vdbe)# end

Related Commands

Command
Description

vdbe

Enter into VDBE configuration submode.


duration

To configure the expiration time during which the Cisco Unified Border Element (SP Edition) tries to perform provisioned delegate registration before stopping, use the duration command in subscriber delegate profile configuration mode. To reset the expiration time to the default duration time, use the no duration command.

duration {dur time in secs}

no duration {dur time in secs}

Syntax Description

dur time in secs

This is the duration time in seconds. The range is 1 to 2,147,483 seconds. The default duration time is 1800 seconds.


Command Default

The default duration time is 1800 seconds.

Command Modes

Subscriber delegate profile configuration mode (config-sbc-sbe-subscriber-delegate-prof)#

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

This command configures the expiration time when the delegate client is due to expire, that is, the length of time in seconds during which the SBC tries to perform delegate registration before stopping. This is one of the delegate profile parameters you can configure.

After a delegate profile is configured, the following profile parameters may optionally be configured:

duration

retry-count

retry-interval

refresh-buffer

Examples

The following example configures a provisioned delegate registration profile that can be applied to a delegate registration subscriber and configures a delegate registration for delegate client (aor= sip:bob@isp.example). The delegate registration profile is configured with a duration expiration time of 1000 seconds, a retry count of 5 times, a retry interval of 60 seconds, and a refresh timeout time of 200 seconds:

Router# configure terminal
Router(config)# sbc mySbc
Router(config-sbc)# sbe
Router(config-sbc-sbe)# delegate-profile my-profile
Router(config-sbc-sbe-subscriber-delegate-prof)# duration 1000
Router(config-sbc-sbe-subscriber-delegate-prof)# retry-count 5
Router(config-sbc-sbe-subscriber-delegate-prof)# retry-interval 60
Router(config-sbc-sbe-subscriber-delegate-prof)# refresh-buffer 200
Router(config-sbc-sbe-subscriber-delegate-prof)# exit
Router(config-sbc-sbe)# subscriber sip:bob@isp.example
Router(config-sbc-sbe-subscriber-entry)# sip-contact sip:steve@10.1.1.2
Router(config-sbc-sbe-subscriber-contact)# adjacency CallMgrB
Router(config-sbc-sbe-subscriber-contact)# exit
Router(config-sbc-sbe-subscriber-entry)# delegate-registration sip:registrar@1.1.1.1
Router(config-sbc-sbe-subscriber-delegate)# adjacency CallMgrA
Router(config-sbc-sbe-subscriber-delegate)# profile my-profile
Router(config-sbc-sbe-subscriber-delegate)# activate
Router(config-sbc-sbe-subscriber-delegate)# end

Related Commands

Command
Description

retry-count

Configures the number of times the SBC repeats the delegate registration processing after the retry interval ends.

retry-interval (registration)

Configures the length of time the SBC waits before it retries delegate registration.

refresh-buffer

Configures the length of time by which the SBC attempts to refresh the address location with a delegate registration before the specified expiration time.

delegate-profile

Configures a delegate registration profile that is applied to a delegate registration subscriber.

delegate-registration

Configures a delegate registration for a delegate client.

show sbc sbe sip delegate-profile

Displays subscriber profiles for whom Provisioned Delegate Registration has been configured.


early-media-deny

To configure whether to disallow early-media for an entry in an admission control table, use the early-media-deny command in CAC table configuration mode. To return to the default value, use the no form of this command.

early-media-deny

no early-media-deny

Syntax Description

This command has no arguments or keywords.

Defaults

By default, early-media is allowed.

Command Modes

CAC table configuration (config-sbc-sbe-cacpolicy-cactable)

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

To use this command, you must be in the correct configuration mode and submode. The Examples section shows the hierarchy of modes and submodes required to run the command.

Examples

The following example shows how to disallow early-media for an existing entry in the admission control table MyCacTable:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# cac-policy-set 1
Router(config-sbc-sbe-cacpolicy)# cac-table MyCacTable
Router(config-sbc-sbe-cacpolicy-cactable)# entry 1
Router(config-sbc-sbe-cacpolicy-cactable-entry)# early-media-deny
Router(config-sbc-sbe-cacpolicy-cactable-entry)# exit
Router(config-sbc-sbe-cacpolicy-cactable)# exit
Router(config-sbc-sbe-cacpolicy)# exit

Related Commands

Command
Description

early-media-timeout

Configures the time to allow early-media before a call is established.


early-media-timeout

To configure the amount of time for which to allow early-media before a call is established, use the early-media-timeout command in CAC table configuration mode. To return to the default value, use the no form of this command.

early-media-timeout value

no early-media-timeout

Syntax Description

value

Specifies the timeout period (in seconds). A value of 0 means that calls are not timed out.


Defaults

value: 0

Command Modes

CAC table configuration (config-sbc-sbe-cacpolicy-cactable)

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

To use this command, you must be in the correct configuration mode and submode. The Examples section shows the hierarchy of modes and submodes required to run the command.

Examples

The following example shows how to configure the early-media-timeout for an existing entry in the admission control table MyCacTable:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# cac-policy-set 1
Router(config-sbc-sbe-cacpolicy)# cac-table MyCacTable table-type limit dst-prefix
Router(config-sbc-sbe-cacpolicy)# cac-table MyCacTable
Router(config-sbc-sbe-cacpolicy-cactable)# entry 1
Router(config-sbc-sbe-cacpolicy-cactable-entry)# early-media-timeout 90
Router(config-sbc-sbe-cacpolicy-cactable-entry)# exit
Router(config-sbc-sbe-cacpolicy-cactable)# exit

early-media-type

To configure the direction of early media to allow for an entry in a call admission control table, use the early-media-type command in CAC table configuration mode. To return to the default value, use the no form of this command.

early-media-type {backward-half-duplex | forward-half-duplex | full-duplex}

no early-media-type

Syntax Description

backward-half-duplex

Allows early media in the backwards direction only.

forward-half-duplex

Allows early media in the forwards direction only.

full-duplex

Allows early media in both directions.


Defaults

The default direction is full-duplex.

Command Modes

CAC table configuration (config-sbc-sbe-cacpolicy-cactable)

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

To use this command, you must be in the correct configuration mode and submode. The Examples section shows the hierarchy of modes and submodes required to run the command.

Examples

The following example shows how to disallow early-media for an existing entry in the admission control table MyCacTable:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# cac-policy-set 1
Router(config-sbc-sbe-cacpolicy)# cac-table MyCacTable
Router(config-sbc-sbe-cacpolicy-cactable)# entry 1
Router(config-sbc-sbe-cacpolicy-cactable-entry)# early-media-type full-duplex
Router(config-sbc-sbe-cacpolicy-cactable-entry)# exit
Router(config-sbc-sbe-cacpolicy-cactable)# exit
Router(config-sbc-sbe-cacpolicy)# exit

Command
Description

early-media-timeout

Configures the time to allow early-media before a call is established.


edit

To configure a dial-string manipulation action in number analysis and routing tables with entries of the table matching the whole dialed number, use the edit command in NA routing table entry configuration mode. To return to the default value, use the no form of this command.

edit [del-prefix pd] | [del-suffix sd] | [add-prefix pa] | [replace ds]

no edit

Syntax Description

del-prefix

Positive integer specifying a number of digits to delete from the front of the dialed digit string.

del-suffix

Positive integer specifying a number of digits to delete from the end of the dialed digit string.

add-prefix

String of digits to add to the front of the dialed string.

replace

String of digits with which to replace the dialed string.

pd

A positive integer specifying the number of digits to delete from the front of the carrier ID string.

sd

A positive integer specifying the number of digits to delete from the end of the carrier ID string.

pa

A string of digits to add to the front of the carrier ID string.

ds

A string of digits with which to replace the carrier ID string.


Defaults

No default behavior or values

Command Modes

NA routing table entry configuration (config-sbc-sbe-rtgpolicy-natable-ent)

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

This command is used to manipulate the destination address in number analysis and routing tables. You can configure more than one edit action (del-prefix, del-suffix, and add-prefix) and configure combinations of edit actions, as long as you follow the rules. The rules are as follows:

The edit action keywords del-prefix, del-suffix, and add-prefix can be combined in any order, with at least one keyword required.

Combinations of edit actions are implemented from left to right. For example, the combination edit del-prefix 3 add-prefix 919 del-suffix 4 command changes the dialed digit string, 2025551212, into 919555.

The edit replace action cannot be combined with other edit actions.

Re-entering the edit command with a new combination of edit actions replaces the existing combination.

To use this command, you must be in the correct configuration mode and submode. The Examples section shows the hierarchy of modes and submodes required to run the command.

Examples

The following example shows how to configure entry 1 to delete four digits from the end of the dialed string, delete three digits from the beginning of the dialed string, and then add 202 to the beginning of the dialed string in the new number analysis table MyNaTable:

Router# configure terminal
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# call-policy-set 1
Router(config-sbc-sbe-rtgpolicy)# na-dst-number-table MyNaTable
Router(config-sbc-sbe-rtgpolicy-natable)# entry 1
Router(config-sbc-sbe-rtgpolicy-rtgtable-entry)# edit del-suffix 4 del-prefix 3 add-prefix 
202
Router(config-sbc-sbe-cacpolicy-natable-ent)# exit
Router(config-sbc-sbe-cacpolicy-natable)# exit
Router(config-sbc-sbe-cacpolicy)# exit

The following example replaces the entire address of dialed digits with the digits 2025551212:

Router# configure terminal
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# call-policy-set 1
Router(config-sbc-sbe-rtgpolicy)# na-dst-number-table MyNaTable
Router(config-sbc-sbe-rtgpolicy-natable)# entry 1
Router(config-sbc-sbe-rtgpolicy-rtgtable-entry)# edit replace 2025551212
Router(config-sbc-sbe-cacpolicy-natable-ent)# exit
Router(config-sbc-sbe-cacpolicy-natable)# exit
Router(config-sbc-sbe-cacpolicy)# exit

Related Commands

Command
Description

match-number

Configures the match value of an entry in a number analysis table.

edit-cic

Manipulates a carrier identification code in number analysis and routing tables.

edit-src

Configures a source number manipulation action in number analysis and routing tables.


edit-cic

To manipulate a carrier identification code in number analysis and routing tables, use the edit-cic command callpolicy table mode. The no form of the command removes the configured string.

edit-cic [del-prefix pd] | [del-suffix sd] | [add-prefix pa] | [replace ds]

Syntax Description

del-prefix

Specifies digits to delete from the front of the carrier ID string.

del-suffix

Specifies digits to delete from the end of the carrier ID string.

add-prefix

Specifies digits to add to the front of the carrier ID string.

replace

Replaces the carrier ID string with the configured string of digits.

pd

A positive integer specifying the number of digits to delete from the front of the carrier ID string.

sd

A positive integer specifying the number of digits to delete from the end of the carrier ID string.

pa

A string of digits to add to the front of the carrier ID string.

ds

A string of digits with which to replace the carrier ID string.


Command Default

No default behavior or values

Command Modes

NA-DST-number-table configuration (config-sbc-sbe-rtgpolicy-natable-entry)

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

This command is used to manipulate the carrier identification code (cic) address in number analysis and routing tables. You can configure more than one edit action (del-prefix, del-suffix, and add-prefix) and configure combinations of edit actions, as long as you follow the rules. The rules are as follows:

The edit-cic action keywords del-prefix, del-suffix, and add-prefix can be combined in any order, with at least one keyword required.

Combinations of edit-cic actions are implemented from left to right. For example, the combination edit-cic del-prefix 3 add-prefix 919 del-suffix 4 command changes the dialed digit string, 2025551212, into 919555.

The edit-cic replace action cannot be combined with other edit actions.

If you want to remove the carrier ID entirely from outgoing messages, specify a replacement string of 0000 or a prefix deletion length of 4. For example:

edit-cic del-prefix 4

or

edit-cic replace 0000

Re-entering the edit-cic command with a new combination of edit actions replaces the existing combination.

To use this command, you must be in the correct configuration mode and submode. The Examples section shows the hierarchy of modes and submodes required to run the command.

Examples

The following example shows how to configure entry 1 to delete four digits from the end of the dialed string, delete three digits from the beginning of the dialed string, and then add 202 to the beginning of the dialed string in the new number analysis table MyNaTable:

Router# configure terminal
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# call-policy-set 1
Router(config-sbc-sbe-rtgpolicy)# na-dst-number-table MyNaTable
Router(config-sbc-sbe-rtgpolicy-natable)# entry 1
Router(config-sbc-sbe-rtgpolicy-rtgtable-entry)# edit-cic del-suffix 4 del-prefix 3 
add-prefix 202
Router(config-sbc-sbe-cacpolicy-natable-ent)# exit
Router(config-sbc-sbe-cacpolicy-natable)# exit
Router(config-sbc-sbe-cacpolicy)# exit

The following example replaces the entire carrier code identification address of dialed digits with the digits 2025551212:

Router# configure terminal
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# call-policy-set 1
Router(config-sbc-sbe-rtgpolicy)# na-dst-number-table MyNaTable
Router(config-sbc-sbe-rtgpolicy-natable)# entry 1
Router(config-sbc-sbe-rtgpolicy-rtgtable-entry)# edit-cic replace 2025551212
Router(config-sbc-sbe-cacpolicy-natable-ent)# exit
Router(config-sbc-sbe-cacpolicy-natable)# exit
Router(config-sbc-sbe-cacpolicy)# exit

The following command sets entry 1 to delete the first digit of the carrier ID in NA table MyNaTable:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# call-policy-set 1 
Router(config-sbc-sbe-rtgpolicy)# na-src-account-table mytable 
Router(config-sbc-sbe-rtgpolicy-natable)# entry 1 
Router(config-sbc-sbe-rtgpolicy-natable-entry)# edit-cic del-prefix 1 
Router(config-sbc-sbe-rtgpolicy-natable-entry)#

Related Commands

Command
Description

call-policy-set

Enters the mode of a routing policy configuration within an SBE entity.

entry

Enters the mode for configuring an entry in a number analysis table, creating the table, if necessary.

na-src-account-table

Enters the mode for configuring a number analysis table within an SBE policy set, with entries that match the source account.

edit

Configures a dial-string manipulation action in number analysis and routing tables with entries of the table matching the whole dialed number.

edit-src

Configures a source number manipulation action in number analysis and routing tables.


edit-src

To configure a source number manipulation action in number analysis and routing tables, use the edit-src command in the appropriate configuration mode. The no form of the command removes the configured string.

edit-src [del-prefix pd] | [del-suffix sd] | [add-prefix pa] | [replace ds]

Syntax Description

del-prefix

Specifies digits to delete from the front of the dialed string.

del-suffix

Specifies digits to delete from the end of the dialed string.

add-prefix

Specifies digits to add to the front of the dialed string.

replace

Replaces the dialed string with the configured digits.

pa

A string of digits to add to the front of the source number string.

pd

A positive integer specifying the number of digits to delete from the front of the source number string.

sd

A positive integer specifying the number of digits to delete from the end of the source number string.

ds

A string of digits with which to replace the source number string.


Command Default

No default behavior or values

Command Modes

rtg-carrier-id-table entry

rtg-dst-address-table entry

rtg-dst-domain-table entry

rtg-round-robin-table entry

rtg-src-account-table entry

rtg-src-address-table entry

rtg-src-adjacency-table entry

rtg-src-domain-table entry

rtg-category-table entry

rtg-least-cost-table entry

rtg-time-table entry

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

You cannot use this command if the table is part of the active policy set.

This command is used to manipulate the source address in number analysis and routing tables. You can configure more than one edit action (del-prefix, del-suffix, and add-prefix) and configure combinations of edit actions, as long as you follow the rules. The rules are as follows:

The edit-src action keywords del-prefix, del-suffix, and add-prefix can be combined in any order, with at least one keyword required.

Combinations of edit-src actions are implemented from left to right. For example, the combination edit-src del-prefix 3 add-prefix 919 del-suffix 4 command changes the dialed digit string, 2025551212, into 919555.

The edit-src replace action cannot be combined with other edit actions.

Re-entering the edit-src command with a new combination of edit actions replaces the existing combination.

To use this command, you must be in the correct configuration mode and submode. The Examples section shows the hierarchy of modes and submodes required to run the command.

Examples

The following example shows how to configure entry 1 to delete four digits from the end of the dialed string, delete three digits from the beginning of the dialed string, and then add 202 to the beginning of the dialed string in the new number analysis table MyNaTable:

Router# configure terminal
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# call-policy-set 1
Router(config-sbc-sbe-rtgpolicy)# na-dst-number-table MyNaTable
Router(config-sbc-sbe-rtgpolicy-natable)# entry 1
Router(config-sbc-sbe-rtgpolicy-rtgtable-entry)# edit-src del-suffix 4 del-prefix 3 
add-prefix 202
Router(config-sbc-sbe-cacpolicy-natable-ent)# exit
Router(config-sbc-sbe-cacpolicy-natable)# exit
Router(config-sbc-sbe-cacpolicy)# exit

The following example replaces the entire source address of dialed digits with the digits 2025551212:

Router# configure terminal
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# call-policy-set 1
Router(config-sbc-sbe-rtgpolicy)# na-dst-number-table MyNaTable
Router(config-sbc-sbe-rtgpolicy-natable)# entry 1
Router(config-sbc-sbe-rtgpolicy-rtgtable-entry)# edit-src replace 2025551212
Router(config-sbc-sbe-cacpolicy-natable-ent)# exit
Router(config-sbc-sbe-cacpolicy-natable)# exit
Router(config-sbc-sbe-cacpolicy)# exit

The following command sets entry 1 to delete the first digit of the source address in NA table MyNaTable:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# call-policy-set 1 
Router(config-sbc-sbe-rtgpolicy)# rtg-dst-address-table mytable 
Router(config-sbc-sbe-rtgpolicy-rtgtable)# entry 1 
Router(config-sbc-sbe-rtgpolicy-rtgtable-entry)# edit-src del-prefix 1 
Router(config-sbc-sbe-rtgpolicy-rtgtable-entry)#

Related Commands

Command
Description

entry

Enters the mode for configuring an entry in a number analysis table, creating the table, if necessary.

edit

Configures a dial-string manipulation action in number analysis and routing tables with entries of the table matching the whole dialed number.

edit-cic

Manipulates a carrier identification code in number analysis and routing tables.


entry

To create or modify an entry in a table, use the entry command in the appropriate configuration mode. To destroy the given entry in the admission control table, use the no form of this command.

entry entry-id

no entry entry-id

Syntax Description

entry-id

Specifies the table entry.


Defaults

No default behavior or values

Command Modes

CAC table configuration (config-sbc-sbe-cacpolicy-cactable)

NA routing table configuration (config-sbc-sbe-rtgpolicy-natable)

RTG routing table configuration (config-sbc-sbe-rtgpolicy-rtgtable)

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

To use this command, you must be in the correct configuration mode and submode. The Examples section shows the hierarchy of modes and submodes required to run the command.


Note You cannot change the configuration of tables in the context of the active policy set. An entry may not be destroyed if the table is a part of the active policy set.


Examples

The following example shows how to create an entry in the new admission control table, MyCacTable:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# cac-policy-set 1
Router(config-sbc-sbe-cacpolicy)# cac-table MyCacTable table-type limit dst-prefix
Router(config-sbc-sbe-cacpolicy)# cac-table MyCacTable
Router(config-sbc-sbe-cacpolicy-cactable)# entry 1
Router(config-sbc-sbe-cacpolicy-cactable-entry)# 

fast-register disable

To disable fast-path register support on the SIP adjacency, use the fast-register disable command in adjacency SIP configuration mode. To enable fast-path register support, use the no form of this command.

fast-register disable

no fast-register disable

Syntax Description

This command has no arguments or keywords.

Defaults

No default behavior or values

Command Modes

Adjacency SIP configuration (config-sbc-sbe-adj-sip)

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

To use this command, you must be in the correct configuration mode and submode. The Examples section shows the hierarchy of modes and submodes required to run the command.

Fast-path register is used to prevent the SBC from forwarding all SIP register messages to the softswitch, thus reducing the load on the softswitch. This is enabled by default and can be disabled using this command. When active, a SIP register message received from the same host and port as an existing registration, and with a nonzero expires interval, is immediately responded to without further parsing or other processing performed.

Examples

The following example shows how to disable fast-path register support on the SIP adjacency SipToIsp42:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# adjacency sip SipToIsp42
Router(config-sbc-sbe-adj-sip)# fast-register disable

Related Commands

Command
Description

fast-register-interval

Configures the fast-path register interval.


fast-register-interval

To configure the fast-path register interval (in seconds), use the fast-register-interval command in adjacency SIP configuration mode. To deconfigure the fast-path register interval, use the no form of this command.

fast-register-interval interval

no fast-register-interval

Syntax Description

interval

Specifies the interval value in seconds. Range is 1 to 2000000.


Defaults

No default behavior or values

Command Modes

Adjacency SIP configuration (config-sbc-sbe-adj-sip)

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

To use this command, you must be in the correct configuration mode and submode. The Examples section shows the hierarchy of modes and submodes required to run the command.

If fast-path register support is enabled on this adjacency, this is the minimum expiry period accepted on a subscriber registration. The interval at which registrations are forwarded on to the softswitch is governed by the RegMinExpiry value. (RegMinExpiry is a MIB object in the vpssAdjTable.)


Note The interval must be less than the minimum expiry value.


Examples

The following example shows how to enable the fast-register interval on the SIP adjacency SipToIsp42 to 10 seconds:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# adjacency sip SipToIsp42
Router(config-sbc-sbe-adj-sip)# fast-register-interval 10

Related Commands

Command
Description

fast-register disable

Disables fast-path register support on the SIP adjacency.


first-cac-prefix-len

To configure the prefix length to match on, use the first-cac-prefix-len command in CAC-policy-set configuration mode. To remove this configuration, use the no form of this command.

first-cac-prefix-len range

no first-cac-prefix-len range

Syntax Description

range

Specifies the prefix length to match on. The range is 0 to 32.


Defaults

No default behavior or values

Command Modes

CAC-policy-set configuration (config-sbc-sbe-cacpolicy)

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

To use this command, you must be in the correct configuration mode and submode. The Examples section shows the hierarchy of modes and submodes required to run the command.

Examples

The following example shows how to match on the first 16 bits of the subscriber category:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# cac-policy-set 1
Router(config-sbc-sbe-cacpolicy)# first-cac-prefix-len 16

Related Commands

Command
Description

cac-policy-set

Enters the submode of CAC policy set configuration.


first-cac-scope

To configure the scope at which to begin defining limits when performing the admission control stage of policy, use the first-cac-scope command in CAC-policy-set configuration mode. Use the no form of this command to delete the routing table.

first-cac-scope scope-name

no first-cac-scope

Syntax Description

scope-name

Specifies the scope at which limits should be initially defined when performing the admission control stage of policy. Possible values are:

adj-group—Limits for events from members of the same adjacency group.

call—Limits are per single call.

category—Limits per category.

dst-account—Limits for events sent to the same account.

dst-adj-group—Limits for events sent to the same adjacency group.

dst-adjacency—Limits for events sent to the same adjacency.

dst-number—Limits for events that have the same adjacency number.

global—Limits are global (May not be combined with any other option).

src-account—Limits for events from the same account.

src-adj-group—Limits for events from the same adjacency group.

arc-adjacency—Limits for events from the same adjacency.

src-number—Limits for events that have the same source number.


Defaults

No default behavior or values

Command Modes

CAC-policy-set configuration (config-sbc-sbe-cacpolicy)

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

To use this command, you must be in the correct configuration mode and submode. The Examples section shows the hierarchy of modes and submodes required to run the command.

Examples

The following example shows how to set the scope category as the first scope at which to define an admission control policy in configuration set 1 on mySbc:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# cac-policy-set 1
Router(config-sbc-sbe-cacpolicy)# first-cac-scope src-adjacency

first-cac-table

To configure the name of the first policy table to process when performing the admission control stage of policy, use the first-cac-table command in CAC-policy-set configuration mode. To remove this configuration, use the no form of this command.

first-cac-table table-name

no first-cac-table

Syntax Description

table-name

Specifies the admission control table that should be processed first.


Defaults

No default behavior or values

Command Modes

CAC-policy-set configuration (config-sbc-sbe-cacpolicy)

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

To use this command, you must be in the correct configuration mode and submode. The Examples section shows the hierarchy of modes and submodes required to run the command.

Examples

The following example shows how to set the table RootCacTable as the first admission control table in configuration set 1 on mySbc:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# cac-policy-set 1
Router(config-sbc-sbe-cacpolicy)# first-cac-table RootCacTable

first-call-routing-table

To configure the name of the first policy table to process when performing the routing stage of policy for new-call events, use the first-call-routing-table command in routing policy table mode. To deconfigure the name of the first policy table, use the no form of this command.

first-call-routing-table table-name

no first-call-routing-table

Syntax Description

table-name

Specifies the routing table that should be processed first.


Defaults

No default behavior or values

Command Modes

Routing policy table (config-sbc-sbe-rtgpolicy)

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

To use this command, you must be in the correct configuration mode and submode. The Examples section shows the hierarchy of modes and submodes required to run the command.

Examples

The following example shows how to configure the table RootCallRtgTable as the first routing table for new-call events in configuration set 1 on mySbc:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# call-policy-set 1
Router(config-sbc-sbe-rtgpolicy)# first-call-routing-table RootCallRtgTable

first-number-analysis-table

To configure the name of the first policy table to process when performing the number analysis stage of policy, use the first-number-analysis-table command in routing policy table configuration mode. To deconfigure the name of the first policy table, use the no form of this command.

first-number-analysis-table table-name

no first-number-analysis-table

Syntax Description

table-name

Specifies the number analysis table that should be processed first.


Defaults

No default behavior or values

Command Modes

Routing policy table (config-sbc-sbe-rtgpolicy)

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

To use this command, you must be in the correct configuration mode and submode. The Examples section shows the hierarchy of modes and submodes required to run the command.

Examples

The following example shows how to configure the table RootNaTable as the first number analysis table in configuration set 1 on mySbc:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# call-policy-set 1
Router(config-sbc-sbe-rtgpolicy)# first-number-analysis-table RootNaTable

first-reg-routing-table

To configure the name of the first policy table to process when performing the routing stage of policy for subscriber-registration events, use the first-reg-routing-table command in routing policy table configuration mode. To deconfigure the name of the first policy table, use the no form of this command.

first-reg-routing-table table-name

no first-reg-routing-table

Syntax Description

table-name

Specifies the routing table that should be processed first.


Defaults

No default behavior or values

Command Modes

Routing policy table (config-sbc-sbe-rtgpolicy)

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

To use this command, you must be in the correct configuration mode and submode. The Examples section shows the hierarchy of modes and submodes required to run the command.

Examples

The following example shows how to configure the table RootRegRtgTable as the first routing table for subscriber-registration events in configuration set 1 on mySbc:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# call-policy-set 1
Router(config-sbc-sbe-rtgpolicy)# first-reg-routing-table RootRegRtgTable

force-signaling-peer

To force SIP messages to go to the configured signaling peer, use the force-signaling-peer command in adjacency SIP configuration mode. To disable this feature, use the no form of this command.

force-signaling-peer

no force-signaling-peer

Syntax Description

This command has no arguments or keywords.

Defaults

No default behavior or values

Command Modes

Adjacency SIP configuration (config-sbc-sbe-adj-sip)

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

To use this command, you must be in the correct configuration mode and submode. The Examples section shows the hierarchy of modes and submodes required to run the command.

Examples

The following example shows how to force SIP messages to go to the configured signaling peer:

Router# configure
Router(config)# sbc mySbc  
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# adjacency sip SipToIsp42
Router(config-sbc-sbe-adj-sip)# force-signaling-peer
Router(config-sbc-sbe-adj-sip)# exit

global

To enter the mode for configuring blacklisting to apply to all addresses, use the global command in the SBE blacklist configuration mode.

global

Syntax Description

This command has no arguments or keywords.

Defaults

No default behavior or values

Command Modes

SBE blacklist configuration (config-sbc-sbe-blacklist)

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

To use this command, you must be in the correct configuration mode and submode. The Examples section shows the hierarchy of modes and submodes required to run the command.

Examples

The following example shows how to enter the mode for configuring blacklisting to apply to all addresses:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# blacklist 
Router(config-sbc-sbe-blacklist)# global
Router(config-sbc-sbe-blacklist-global)#

Related Commands

Command
Description

blacklist

Enters the mode for configuring the default event limits for the source addresses in a given VPN.

ipv4 (blacklist)

Enters the mode for applying blacklisting options to a single IP address.

reason

Enters a submode for configuring a limit to a specific event type on the source.

timeout

Defines the length of time that packets from the source are blocked, should the limit be exceeded.

trigger-period

Defines the period over which events are considered.

trigger-size

Defines the number of the specified events from the specified source that are allowed before the blacklisting is triggered, and blocks all packets from the source.


group

To configure an adjacency to an adjacency group, use the group command in the appropriate adjacency mode. To remove the adjacency from the specified group, use the no form of this command.

group word

no group word

Syntax Description

word

Indicates the group name for the adjacency. The maximum size is 32 characters.


Defaults

No default behavior or values

Command Modes

Adjacency H.323 configuration (config-sbc-sbe-adj-h323)

Adjacency SIP configuration (config-sbc-sbe-adj-sip)

Command History

Release
Modification

Cisco IOS XE Release 2.4

This command was introduced on the Cisco ASR 1000 Series Aggregation Services Routers.


Usage Guidelines

To use this command, you must be in the correct configuration mode and submode. The Examples section shows the hierarchy of modes and submodes required to run the command.

Examples

The following example shows how the group command assigns a SIP adjacency named sipGW to adjacency group named InternetEth0:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# adjacency sip sipGW
Router(config-sbc-sbe-adj-sip)# group InternetEth0

The following example shows how the group command assigns an H.323 adjacency named H323ToIsp42 to an adjacency group named Isp42.

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# adjacency h323 H323ToIsp42
Router(config-sbc-sbe-adj-h323)# group Isp42