Cisco Unified Border Element (SP Edition) Command Reference: Unified Model
h225 timeout through overload-time-threshold

Table Of Contents

h225 timeout

h245-address-pass

h245-tunnel disable

h248 allow-all-mg

h248-profile

h248-profile-version

h248-version

h323

header

header-name

header-profile

hold-media-timeout

hunting-trigger

inherit profile

invite-timeout

ip host

ip precedence

ip TOS

ipv4

ipv4 (blacklist)

ipv4 (SBE H.248)

key

ldr-check

local-address ipv4 (packet-cable)

local-address ipv4

local-id host

local-port

location-id

mandatory-transport

map-status-code

marking

match-account

match-address

match-adjacency

match-category

match-cic

match-domain

match-number

match-prefix

match-prefix len

match-string

match-table

match-time

match-value

max-bandwidth

max-call-rate

max-channels

max-connections

max-in-call-rate

max-num-calls

max-out-call-rate

max-regs

max-regs-rate

max-updates

media-address ipv4

media-address pool ipv4

media address preserve

media bandwidth-fields ignore

media-bypass

media-bypass-forbid

media-gateway

media-late-to-early-iw

media-timeout

method

method-profile

method packetcable-em

mode

na-dst-number-table

na-dst-number-attr-table

na-dst-prefix-table

na-src-account-table

na-src-adjacency-table

nat

network-id

option

option-profile

outbound-flood-rate

overload-time-threshold


h225 timeout

To configure the H.225 timeout interval, use the h225 timeout command in the appropriate configuration mode. To return to the default value, use the no form of this command.

h225 timeout {setup | proceeding | establishment} value

no h225 timeout {setup | proceeding | establishment} value

Syntax Description

setup

Specifies the setup state. Default value for this state is 4 seconds.

proceeding

Specifies the proceeding state. Default value for this state is 10 seconds.

establishment

Specifies the establishment state. Default value for this state is 180 seconds.

value

Specifies the timeout period in seconds. For setup and proceeding timeout periods, valid values are from 1 to 30. For establishment timeout, valid values are from 30 to 300.


Command Default

No default behavior or values

Command Modes

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

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

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 h225 timeout command configures an H.225 timeout interval in adjacency H.323 configuration mode:

Router# configure
Router(config)# sbc mySbc
Router(config-sbc)# sbe
Router(config-sbc-sbe)# adjacency h323 h323ToIsp42
Router(config-sbc-sbe-adj-h323)# h225 timeout setup 30
Router(config-sbc-sbe-adj-h323)# h225 timeout proceeding 30
Router(config-sbc-sbe-adj-h323)# h225 timeout establishment 30

The following example shows how the h225 timeout command configures an H.225 timeout interval in H.323 configuration mode:

Router# configure
Router(config)# sbc mySbc
Router(config-sbc)# sbe
Router(config-sbc-sbe)# h323
Router(config-sbc-sbe-h323)# h225 timeout setup 30
Router(config-sbc-sbe-h323)# h225 timeout proceeding 30
Router(config-sbc-sbe-h323)# h225 timeout establishment 30

h245-address-pass

To specify when an H.245 address is passed to the caller when the caller does not support tunneling, use the h245-address-pass command in the vDBE configuration mode. To return to the default value, use the no form of this command.

h245-address-pass {immediate | wait-connect}

no h245-address-pass {immediate | wait-connect}

Syntax Description

immediate

Pass H.245 address immediately to caller.

wait-connect

Pass H.245 address to caller until call is connected.


Defaults

Default value is immediate.

Command Modes

vDBE configuration (config-sbc-dbe-vdbe)

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 vDBE H.248 Ia profile to interoperate with the media gateway controller (SBE):

Router# configure
Router(config)# sbc mySbc
Router(config-sbc)# sbe
Router(config-sbc-sbe)# adjacency h323 adj1

Router(config-sbc-sbe-adj-h323)# signaling-address ipv4 10.140.90.20

Router(config-sbc-sbe-adj-h323)# signaling-port 1720

Router(config-sbc-sbe-adj-h323)# remote-address ipv4 172.16.100.107 255.255.255.255

Router(config-sbc-sbe-adj-h323)# signaling-peer 172.16.100.107

Router(config-sbc-sbe-adj-h323)# signaling-peer-port 1720

Router(config-sbc-sbe-adj-h323)# dbe-location-id 4294967295

Router(config-sbc-sbe-adj-h323)# h245-address-pass wait-connect

Router(config-sbc-sbe-adj-h323)# attach

Related Commands

Command
Description

h245-tunnel disable

Disables H.245 tunneling on a per-adjacency basis.


h245-tunnel disable

To disable H.245 tunneling on a per-adjacency basis, use the h245-tunnel disable command in adjacency H.323 configuration mode. To enable tunneling, use the no form of this command.

h245-tunnel disable

no h245-tunnel disable

Syntax Description

This command has no arguments or keywords.

Command Default

No default behavior or values

Command Modes

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

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 h245-tunnel disable command disables H.245 tunneling on an H.323 adjacency named H323ToIsp42:

Router# configure
Router(config)# sbc mySbc
Router(config-sbc)# sbe
Router(config-sbc-sbe)# adjacency h323 H323ToIsp42
Router(config-sbc-sbe-adj-h323)# h245-tunnel disable

h248 allow-all-mg

To configure the H.248 signaling stack to allow connections from all Media Gateways, use the h248 allow-all-mg command in the SBE configuration mode. Use the no form of this command to deconfigure the H.248 signaling stack from allowing connections from all media gateways,

h248 allow-all-mg

no h-248 allow-all-mg

Syntax Description

This command has no arguments or keywords.

Defaults

Default is the no form of this command

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

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 command configures the H.248 signaling stack to allow any Media Gateway to connect to the SBE:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# h248 allow-all-mg
Router(config-sbc-sbe)#

h248-profile

To configure the vDBE H.248 profile name to interoperate with the media gateway controller (SBE), use the h248-profile command in the vDBE configuration mode. To return to the default value, use the no form of this command.

h248-profile {etsi-bgf | gatecontrol}

no h248-profile

Syntax Description

etsi-bgf

Configures the Ia profile for ESSI_BGF.

gatecontrol

Configures the Cisco profile for the SBC_GateControl.


Defaults

Default value is gatecontrol.

Command Modes

vDBE configuration (config-sbc-dbe-vdbe)

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 a user group associated with a task group that includes the proper task IDs. 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.

Use the h248-profile command to enter vDBE H.248 profile configuration mode.

After the DBE is configured to use the H.248 profile name, the applicable profile name is advertised with the Service Change messages.

Examples

The following example shows how to configure the vDBE H.248 Ia profile to interoperate with the media gateway controller (SBE):

Router# configure terminal
Router(config-sbc)# sbc mysbc dbe
Router(config-sbc-dbe)# vdbe

Router(config-sbc-dbe-vdbe)# h248-profile etsi-bgf

Router(config-sbc-dbe-vdbe-h248-profile)#

Related Commands

Command
Description

h248-profile-version

Configures the vDBE H.248 profile version to interoperate with the media gateway controller (SBE).

show sbc dbe h248-profile

Displays the information on the specified profile, including transport, H.248 version, and active packages.

vdbe

Enters Virtual Data Border Element (vDBE) configuration mode.


h248-profile-version

To configure the vDBE H.248 profile version to interoperate with media gateway controller (SBE), use the h248-profile-version command in the vDBE H.248 profile configuration mode.To return to the default value, use the no form of this command.

h248-profile-version {profile-version}

no h248-profile-version

Syntax Description

profile-version

Version number of the H.248 profile. The values are from 1 to 3. The value of 3 stands for gatecontrol. The value of 1 stands for etsi-bgf.


Defaults

Default value is 3.

Command Modes

vDBE H.248 profile configuration (config-sbc-dbe-vdbe-h248-profile)

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 a user group associated with a task group that includes the proper task IDs. 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.

Use the h248-profile-version command after you have defined the name of the profile using the h248-profile command.

Examples

The following example shows how to configure the vDBE H.248 profile version to interoperate with the media gateway controller (SBE):

Router# configure terminal
Router(config-sbc)# sbc mysbc dbe
Router(config-sbc-dbe)# vdbe
Router(config-sbc-dbe-vdbe)# h248-profile etsi-bgf
Router(config-sbc-dbe-vdbe-h248-profile)# h248-profile-version 1

Related Commands

Command
Description

h248-profile

Configures the vDBE H.248 profile name to interoperate with the media gateway controller (SBE).

show sbc dbe h248-profile

Displays the information on the specified profile, including transport, H.248 version, and active packages.

vdbe

Enters Virtual Data Border Element (vDBE) configuration mode.


h248-version

To define the version of an H.248 protocol that the data border element (DBE) uses when it forms associations with an H.248 controller, use the h248-version command in VDBE configuration mode. To leave the default as version 2 of the H.248 protocol, use the no form of this command.

h248-version version-number

no h248-version version-number

Syntax Description

version-number

Specifies the version number. The DBE can accept H.248.1 version 2 or version 3. The default is H.248.1 version 2.


Defaults

H.248.1 version 2 is used.

Command Modes

VDBE configuration mode (config-sbc-dbe-vdbe)

Command History

Release
Modification

Cisco IOS XE Release 2.1

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


Usage Guidelines

This command configures the DBE to support H.248.1v3, thus allowing the DBE to interoperate with an SBE or media gateway controller (MGC) which requires H.248.1 version 3. The DBE can accept H.248.1 version 2 or version 3.

The DBE rejects attempts to negotiate with the MGC to a lower version once the DBE is configured to support version 3.

Examples

The following example creates a DBE service on an SBC called "mySbc" and configures the DBE to use version 3 of the H.248.1 protocol, for a distributed SBC:

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

Related Commands

Command
Description

h248-napt-package

Defines which H.248 package, either IP NAT Traversal package (ipnapt) or NAT Traversal package (ntr), the DBE uses for signaling Network Address Translation (NAT) features.


h323

To enter the H.323 configuration mode, use the h323 command in SBE configuration mode.

h323

Syntax Description

This command has no arguments or keywords.

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 not supported in Cisco IOS XE Release 2.4 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 H.323 configuration mode:

Router# configure
Router(config)# sbc mySbc
Router(config-sbc)# sbe
Router(config-sbc-sbe)# h323
Router(config-sbc-sbe-h323)#

Related Commands

Command
Description

hunting-trigger

Configures failure return codes to trigger hunting.

ras retry

Configures an H.323 Registration, Admission, and Status (RAS) retry count for an RAS transaction type.

ras rrq

Configures the registration request (RRQ).

ras timeout

Configures an H.323 RAS timeout interval.

adjacency timeout

Configures the adjacency retry timeout interval.


header

To add a header with a specified name to a SIP message profile, use the header command in SIP header-profile configuration mode. To remove the method from the profile, use the no form of this command.

header header-name

no header header-name

Syntax Description

header-name

Specifies the name of the header added to the header profile. Valid names are 1 to 32 characters in length (inclusive) and are case-sensitive.


Defaults

No default behavior or values

Command Modes

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

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 header command adds the header "test" to the header profile MyProfile:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# sip header-profile MyProfile
Router(config-sbc-sbe-sip-hdr)# header test

Related Commands

Command
Description

blacklist

Configures SIP header or method blacklist profiles on a SIP message.

description

Configures descriptive text for a SIP header.


header-name

To configure the contact header and passthrough header in non-REGISTER requests, use the header-name command in the adjacency SIP configuration mode. To deconfigure the contact header and passthrough header in non-REGISTER requests, use the no form of this command.

header-name [contact [add [tls-param]] | from{passthrough} | to{passthrough}]

no header-name [contact [add [tls-param]] | from{passthrough} | to{passthrough}]

Syntax Description

contact

Configures settings affecting Contact: header in non-REGISTER requests.

add

Adds a specific parameter to the header.

tls-param

Specifies a `transport=tls' parameter to SBC-originated Contact and Record-Route headers when using Transport Layer Security (TLS).

This is only relevant for a trusted-encrypted or untrusted-encrypted adjacency.

from

Configures settings affecting the From: header in non-REGISTER requests.

passthrough

Passthrough header in non-REGISTER requests.

to

Configures settings affecting the To: header in non-REGISTER requests.

passthrough

Passthrough header in non-REGISTER requests.


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

This command is used in configuring Aggregate Registration.

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 header-name command is used to configure the passthrough header for non-REGISTER requests:

Router# configure
Router(config)# sbc mySbc
Router(config-sbc)# sbe
Router(config-sbc-sbe)# adjacency sip SipToIsp42
Router(config-sbe-adj-sip)# header-name from passthrough
Router(config-sbe-adj-sip)# header-name to passthrough

Related Commands

Command
Description

request-line request-uri rewrite

Requests the SBC to rewrite the Request-URI to a different user and hostname before sending a request to a registered subscriber.


header-profile

To set a specified header profile for inbound and outbound signaling on a specified SBE SIP adjacency, use the header-profile command in adjacency sip configuration mode.

header-profile {inbound | outbound} profile-name

Syntax Description

inbound | outbound

Sets the inbound and outbound SIP header profiles.

profile-name

Specifies the name of the header profile to be set for inbound or outbound signaling on a specified adjacency. If you enter the name default, the default header profile is set for inbound or outbound signaling.


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 the header-profile command sets header profiles for inbound and outbound signaling on an SBE SIP adjacency test:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# adjacency sip test
Router(config-sbc-sbe-adj-sip)# header-profile inbound Profile1
Router(config-sbc-sbe-adj-sip)# header-profile outbound Profile2
Router(config-sbc-sbe-adj-sip)# 

hold-media-timeout

To configure the time an SBE will wait after receiving a media timeout notification from the DBE for an on-hold call before tearing that call down, use the hold-media-timeout command in SBE configuration mode. To set the number to its default, use the no form of this command.

hold-media-timeout timeout

Syntax Description

timeout

Specifies the time in milliseconds an SBE will wait after receiving a media timeout notification from the DBE for an on-hold call before tearing that call down.


Defaults

The default value is 0 milliseconds.

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

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 command configures the SBE to wait two hours after receiving the last media packet on an on-hold call before cleaning up the call resources:

Router# configure
Router(config)# sbc mySbc  
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# hold-media-timeout 7200 
Router(config-sbc-sbe)# 

hunting-trigger

To configure failure return codes to trigger hunting, use the hunting-trigger command in one of its supported modes: SIP (global SIP scope), H.323 (global H.323 scope), adjacency SIP (destination SIP adjacency), and adjacency h323 (destination H.323 adjacency).

The no form of the command clears all error codes.

If you enter no hunting-trigger x y, then just codes x and y are removed from the configured list.

hunting-trigger {error-codes | disable} error-codes

no hunting-trigger {error-codes | disable} error-codes

Syntax Description

error-codes
(SIP and adjacency modes)

Signifies a space-separated list of SIP numeric error codes.

error-codes

(h323 and adjacency

h323 modes)

Specifies one of the following values:

noBandwidth—H.225 no bandwidth response.

unreachableDestination—H.225 unreachable destination response.

destinationRejection—H.225 destination rejection response.

noPermission—H.225 no permission response.

gatewayResources—H.225 gateway Resources response.

badFormatAddress—H.225 bad format address response.

securityDenied— H.225 security denied response.

connectFailed—Internal response.

noRetry—Specifies that routing should never be retried for this adjacency no matter what failure return code is received.


Defaults

No default behavior or values

Command Modes

SBE SIP configuration (sbc-sbe)

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

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

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

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

If you enter hunting-trigger x followed by hunting-trigger y, the value of x is replaced with y.

To set both x and y to be hunting triggers, you must enter hunting-trigger x y.

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.

In the adjacency SIP or H.323 adjacency modes, if you specify the special hunting-trigger value of disable, routes are never retried to this adjacency, even if the error code is on the global retry list.

Examples

SIP mode

The following example shows how to configure SIP to retry routing if it receives a 415 (media unsupported) or 480 (temporarily unavailable) error:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router (config-sbc-sbe)# sip hunting-trigger 416 480 

H.323 mode


The following example shows how to configure H.323 to retry routing if it receives a noBandwidth or securityDenied error:


Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router (config-sbc-sbe)# h323
Router (config-sbc-sbe-h323)# hunting-trigger noBandwidth securityDenied

SIP adjacency mode

The following example shows how to configure SIP to retry routing to the SIP adjacency SipAdj1 if it receives a 415 (media unsupported) or 480 (temporarily unavailable) error:


Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# adjacency sip SipAdj1
Router(config-sbc-sbe-adj-sip)# hunting-trigger 415 480

inherit profile

To configure a global inherit profile for the SIP adjacency, use the inherit profile command in adjacency SIP configuration mode. To deconfigure the global inherit profile, use the no form of this command.

inherit profile {preset-access | preset-core | preset-ibcf-ext-untrusted | preset-ibcf-external | preset-ibcf-internal | preset-p-cscf-access | preset-p-cscf-core | preset-peering | preset-standard-non-ims}

no inherit profile

Syntax Description

preset-access

Specifies a preset access profile for an adjacency that faces an access device on a User-Network Interface (UNI) location.

preset-core

Specifies a preset core profile for an adjacency that faces a core device on a UNI location. This is the default.

preset-ibcf-ext-untrusted

Specifies a preset IBCF external untrusted profile.

preset-ibcf-external

Specifies a preset IBCF external profile.

preset-ibcf-internal

Specifies a preset IBCF internal profile.

preset-p-cscf-access

Specifies a preset P-CSCF-access profile.

preset-p-cscf-core

Specifies a preset P-CSCF-core profile.

preset-peering

Specifies a preset peering profile for an adjacency that faces a peer device on a Network-Nwtwork Interface (NNI) location.

preset-standard-non-ims

Specified a preset standard-non-IMS profile.


Defaults

The default inherit profile setting is preset-core.

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.

This adjacency-specific configuration overrides any global configuration of the adjacency that was configured using the sip inherit profile command.

Examples

The following example shows how the sip inherit profile command is used to configure a P-CSCF-access inherit profile on a SIP adjacency:

Router# configure
Router(config)# sbc mySbc
Router(config-sbc)# sbe
Router(config-sbc-sbe)# adjacency sip SipToIsp42
Router(config-sbe-adj-sip)# inherit profile preset-p-cscf-access

Related Commands

Command
Description

adjacency

Configures an adjacency for an SBC.


invite-timeout

To configure the time that SBC waits for a final response to an outbound SIP invite request, use the invite-timeout command in IP timer configuration mode. To return to the default value, use the no form of this command.

invite-timeout {interval-value}

no invite-timeout

Syntax Description

interval-value

Time, in seconds, SBC waits before timing out an outbound invite request.


Defaults

The default wait interval is 180 seconds. If no response is received during that time, an internal 408 request timeout response is generated and is sent to the caller.

Command Modes

SIP timer (config-sbc-sbe-sip-tmr)

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 a configuration is loaded on top of an active configuration, warnings are generated to notify that the configuration cannot be modified. If you must modify the entire configuration by loading a new one, please remove the existing configuration first.

Examples

The following example shows how to configure the SBC to time out invite transactions after 60 seconds:

Router# configure
Router(config)# sbc mySbc  
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# sip timer
Router(config-sbc-sbe-sip-tmr)# invite-timeout 60
Router(config-sbc-sbe-sip-tmr)# exit

Related Commands

Command
Description

udp-response-linger-period

Configures the time period that SBC retains negative UDP responses to invite requests.


ip host

To resolve host names to IP addresses in evaluation cases where a DNS server is not available, use the ip host command in Global configuration mode. To return to the default value, use the no form of this command.

ip host hostname ip_address

no ip host hostname ip_address

Syntax Description

hostname

Specifies the host name.

ip_address

Specifies the IP address.


Defaults

The default wait interval is 180 seconds. If no response is received during that time, an internal 408 request timeout response is generated and is sent to the caller.

Command Modes

Global configuration (config)

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 a configuration is loaded on top of an active configuration, warnings are generated to notify that the configuration cannot be modified. If you must modify the entire configuration by loading a new one, please remove the existing configuration first.


Caution The ip host command provides a mechanism to resolve host names to IP addresses in evaluation cases where a DNS server is not available. Properly designed networks rely on DNS infrastructure to manage the mapping of host names to IP addresses in a scalable and consistent network-wide manner. Use of the ip host command in conjunction with a DNS server may result in an undesirable result when the local configuration conflicts with the global DNS mapping.

Examples

The following example shows how to configure the SBC to time out invite transactions after 60 seconds:

Router# configure
Router(config)# ip host host_1 172.18.51.20 

Related Commands

Command
Description
   

ip precedence

To configure an IP precedence with which to mark IP packets belonging to the given QoS profile, use the ip precedence command in the appropriate configuration mode. To return to the default behavior, use the no form of this command.

ip precedence value

no ip precedence

Syntax Description

value

Specifies the IP precedence with which to mark packets. Range is 0 to 7.


Defaults

value: 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 to mark IP packets with a precedence of 1:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# qos sig residential
Router(config-sbc-sbe-qos-sig)# ip precedence 1
Router(config-sbc-sbe-qos-sig)# 

ip TOS

To configure an IP ToS (type of service) with which to mark IP packets belonging to the QoS profile, use the ip TOS command in the appropriate configuration mode. To return the QoS profile to setting the default IP ToS, use the no form of this command.

ip TOS value

no ip TOS

Syntax Description

value

Specifies the IP ToS with which to mark packets. This may be a value of 0 (normal service) or a bit field consisting of one or more of the following bits:

8: Minimize delay.

4: Maximize throughput.

2: Maximize reliability.

1: Minimize monetary cost.


Defaults

The default IP ToS is 0 (normal service).

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 an IP TOS:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# qos sig residential
Router(config-sbc-sbe-qos-sig)# ip tos 12
Router(config-sbc-sbe-qos-sig)# 

ipv4

To create an IPv4 address within a DBE media address pool, use the ipv4 command in media address configuration mode. To delete an IPv4 address within a DBE media address pool, use the no form of this command.

ipv4 ipv4_address [vrf vrf-name]

no ipv4 ipv4_address [vrf vrf-name]

Syntax Description

ipv4_address

Specifies the IPv4 media address.

vrf vrf-name

(Optional) Specifies the VRF name.


Defaults

No default behavior or values

Command Modes

Media address (config-sbc-dbe-media-address)

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 address 10.0.1.1 for use both for non-VPN media and for media to or from vpn3:

Router# configure terminal
Router(config)# sbc mySbc dbe
Router(config-sbc-dbe)# media-address
Router(config-sbc-dbe-media-address)# media-address ipv4 10.0.1.1
Router(config-sbc-dbe-media-address)# media-address ipv4 10.0.1.1 vrf vpn3

ipv4 (blacklist)

To enter the mode for applying blacklisting options to a single IP address or for configuring the default event limits for the source addresses in a given VPN (where the IP address is under the VPN), use the ipv4 command in the SBE blacklist configuration mode. Use the no form of the command to remove the blacklist entry for an address.

ipv4 ip address

Syntax Description

IP address

Specifies the IPv4 H.248 control address.


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 applying blacklisting options to a single IP address:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# blacklist
Router(config-sbc-sbe-blacklist)# ipv4 1.1.1.1
Router(config-sbc-sbe-blacklist-ipv4)#

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.


ipv4 (SBE H.248)

To configure an SBE to use a given IPv4 H.248 control address, use the ipv4 command in H.248 control address configuration mode. To delete a given IPv4 H.248 control address, use the no form of this command.

ipv4 IP address

no ipv4 IP address

Syntax Description

IP address

Specifies the IPv4 H.248 control address.


Defaults

No default behavior or values

Command Modes

H.248 control address (config-sbc-sbe-ctrl-h248)

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 an SBE to use a given IPv4 H.248 control address:

Router# configure
Router(config)# sbc mySbc
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# control address h248 index 0
Router(config-sbc-sbe-ctrl-h248)# ipv4 1.1.1.1
Router(config-sbc-sbe-ctrl-h248)# 

Related Commands

Command
Description

control address h248 index

Selects index value and enters H.248 control address mode.

port (SBE H.248)

Configures an SBE to use a given IPv4 H.248 port.

transport (SBE H.248)

Configures an SBE to use a certain transport for H.248 communications.


key

To configure the authentication key of the accounting and authentication servers, use the key command in the appropriate server configuration mode. To disable any previously set authentication key, use the no form of this command.

key key

no key

Syntax Description

key

Specifies the authentication key. This is only valid if authentication is turned on.


Defaults

No default behavior or values

Command Modes

Server accounting (config-sbc-sbe-acc-ser)

Server authentication (config-sbc-sbe-auth)

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 acctsvr accounting server with the authentication key HJ5689 and acctsvr2 accounting server with the authentication key cisco on mySbc for RADIUS client instance radius1:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# radius accounting radius1
Router(config-sbc-sbe-acc)# server acctsvr
Router(config-sbc-sbe-acc-ser)# key HJ5689
Router(config-sbc-sbe-acc-ser)# exit
Router(config-sbc-sbe-acc)# server acctsvr2
Router(config-sbc-sbe-acc-ser)# key cisco
Router(config-sbc-sbe-acc-ser)# exit
Router(config-sbc-sbe-acc)# exit
Router(config-sbc-sbe)# exit

ldr-check

To configure the time of day (local time) to run the Long Duration Check (LDR), use the ldr-check command in SBE billing configuration mode. To return to 00:00, use the no form of this command.

ldr-check {HH MM}

no ldr-check

Syntax Description

HH:MM

Time in hours and minutes using a 24-hour clock. The range of the HH argument is 0 to 23. The range of the MM argument is 0 to 59.


Defaults

HH MM: 00 00

Command Modes

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

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 a configuration is loaded on top of an active configuration, warnings are generated to notify that the configuration cannot be modified. If you must modify the entire configuration by loading a new one, please remove the existing configuration first.

Examples

The following example shows how to configure the remote long-duration-call check to occur at 10.30 p.m., to specify the time each day when SBC should check for any call whose duration is over 24 hours:

Router# configure
Router(config)# sbc mySbc
Router(config-sbc)# sbe
Router(config-sbc-sbe)# billing 
Router(config-sbc-sbe-billing)# ldr-check 22 30

Related Commands

Command
Description

activate (radius)

Activates the billing functionality after configuration is committed.

billing

Configures billing.

local-address ipv4

Configures the local IPv4 address that appears in the CDR.

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.


local-address ipv4 (packet-cable)

To configure the local address of the packet-cable billing instance, use the local-address ipv4 command in the packetcable-em configuration mode. To disable the local address, use the no form of this command.

local-address ipv4 A.B.C.D.

no local-address ipv4

Syntax Description

A.B.C.D.

Local IPv4 address to be configured.


Defaults

0.0.0.0

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.

If no address is configured, the SBC uses any local address.

Examples

The following example shows how to enter the billing mode for mySbc:

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)# local-address ipv4 10.10.10.10

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.


local-address ipv4

To configure the local IPv4 address that appears in the CDR, use the local-address ipv4 command in SBE billing configuration mode. To deconfigure the local IPV4 address, use the no form of this command.

local-address ipv4 {A.B.C.D.}

no local-address ipv4

Syntax Description

A.B.C.D.

Local IPv4 address to be configured.


Defaults

No default behavior or values

Command Modes

SBE billing configuration

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 a configuration is loaded on top of an active configuration, warnings are generated to notify that the configuration cannot be modified. If you must modify the entire configuration by loading a new one, please remove the existing configuration first.


Note This field cannot be reconfigured when billing is active.


Examples

The following example shows how to configure the local-address to 10.20.1.1 for the billing:

Router# configure
Router(config)# sbc mySbc
Router(config-sbc)# sbe
Router(config-sbc-sbe)# billing remote
Router(config-sbc-sbe-billing)# local-address ipv4 10.20.1.1

Related Commands

Command
Description

billing

Configures billing.

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.

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.


local-id host

To configure the local identify name on a SIP adjacency, use the local-id command in adjacency SIP configuration mode. To remove this configuration, use the no form of this command.

local-id host name

no local-id host

Syntax Description

name

Specifies the local identity name to present on outbound SIP messages. This may be a DNS name. This must not contain the port.


Defaults

When the name field is not set, the local signaling address is used in SIP messages.

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 set the SIP local identity of SIP adjacency SipToIsp42 to mcarthur:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# adjacency sip SipToIsp42
Router(config-sbc-sbe-adj-sip)# local-id host mcarthur

local-port

To configure a data border element (DBE) to use a specific local port when connecting to the default media gateway controller (MGC), use the local-port command in either SBC configuration mode or VDBE configuration mode. To disable this configuration, use the no form of this command.

local-port {abcd}

no local-port {abcd}

Syntax Description

abcd

This is the number of the local port the DBE uses.


Defaults

Default is to use local port 2944. Note that use-any-local-port should not be used when there is a redundant Session Border Controller (SBC). If it is, the connection to the MGC may be lost with an SBC switch over.

Command Modes

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

Command History

Release
Modification

Cisco IOS XE Release 2.1

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


Usage Guidelines

The Examples section shows the hierarchy of modes and submodes required to run the command.

The local port cannot be modified after any controller has been configured on the DBE. You must delete the controller before you can modify or configure the local port.

Examples

The following example creates a DBE service on a distributed SBC called mySbc and configures the DBE to use the local port number 5090:

Router# configure
Router(config)# sbc mySbc dbe
Router(config-sbc-dbe)# vdbe 
Router(config-sbc-dbe-vdbe)# local-port 5090
Router(config-sbc-dbe-vdbe)# end

The following example creates a DBE service on a unified SBC called mySbc and configures the DBE to use the local port number 5090:

Router# configure
Router(config)# sbc mySbc
Router(config-sbc)# sbe
Router(config-sbc)# vdbe 
Router(config-sbc-vdbe)# local-port 5090
Router(config-sbc-vdbe)# end

Related Commands

Command
Description

use-any-local-port

Configures a DBE to use any available local port when connecting to the default MGC.


location-id

To configure the location ID for a DBE service of the session border controller (SBC), use the location-id command in SBC-DBE configuration mode. To set the location ID to the default, use the no form of this command.

location-id location-id

no location-id location-id

Syntax Description

location-id

The location ID of the DBE. The location ID range is from -1 to 65535.


Command Default

The default location-id is -1

Command Modes

SBC-DBE configuration (config-sbc-dbe)

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

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 no form of the command does not take an argument and sets the location-id to the default, which is 0xFFFFFFFF (-1).

A location ID is configured on each DBE. The SBE may associate endpoints with a particular location ID and then use the location IDs to route calls between different DBEs.

Use the dbe command to enter into SBC-DBE configuration mode prior to entering the location-id command.

Examples

The following example creates a DBE service on an SBC called mySbc, enters into SBC-DBE configuration mode, and sets the location ID for a DBE to be 1:

Router# configure
Router(config)# sbc mySbc dbe
Router(config-sbc-dbe)# location-id 1
Router(config-sbc-dbe)# exit

Related Commands

Command
Description

dbe

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


mandatory-transport

To set the mandatory transport for an adjacency, use the mandatory-transport command in adjacency SIP configuration mode. To enable fast-path register support, use the no form of this command.

mandatory-transport {tcp | udp}

no mandatory-transport {tcp | udp}

Syntax Description

tcp

Sets the preferred transport to TCP.

udp

Sets the preferred transport to UDP.


Defaults

Adjacencies use UDP by default.

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 configure TCP as the mandatory transport 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)# mandatory-transport tcp

Related Commands

Command
Description

preferred-transport

Configures the preferred transport protocol for SIP signaling on an adjacency.


map-status-code

To enter the map status code mapping submode, use the map-status-code command in the SIP method-profile element configuration mode.

map-status-code

Syntax Description

method name

Specifies the name of the method added to the method profile. Valid names are 1 to 32 characters in length (inclusive) and are case-sensitive.


Defaults

No default behavior or values

Command Modes

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

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 method command adds a method test to the method profile MyProfile:

Router/Admi# configure
Router/Admi(config)# sbc test
Router/Admi(config-sbc)# sbe
Router/Admi(config-sbc-sbe)# sip method-profile mthdprof1
Router/Admi(config-sbc-sbe-sip-mth)# method INVITE
Router/Admi(config-sbc-sbe-sip-mth-ele)# map-status-code 

marking

To configure whether the QoS profile will mark packets with a DSCP value or an IP precedence and ToS value or does no packet marking, use the marking command in the appropriate configuration mode. To remove the QoS policy, use the no form of this command.

marking type

no marking

Syntax Description

type

Specifies the type of marking. Possible values are:

dscp: Marks packets with a DSCP value.

ip-precedence: Marks packets with an IP precedence and TOS value.

passthrough: No packet marking. Creates a QoS policy that does not mark packets.


Defaults

No default behavior or values

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 to mark IP packets with DSCPs:

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

match-account

To configure the match account of an entry in the number analysis or routing table whose entries match against the source account, use the match-account command in routing table entry configuration mode. To delete the match value, use the no form of this command.

match-account key

no match-account key

Syntax Description

key

Specifies the account to match.


Defaults

No default behavior or values

Command Modes

Routing table entry (config-sbc-sbe-rtgpolicy-rtgtable-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

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 create an entry in the new number analysis table MyNaTable and sets the source account it matches against:

Router# configure
Admin/Router(config)# sbc mySbc sbe
Admin/Router(config-sbc-sbe)# call-policy-set 1
Admin/Router(config-sbc-sbe-rtgpolicy)# na-src-account-table MyNaTable
Admin/Router(config-sbc-sbe-rtgpolicy-natable)# entry 1
Admin/Router(config-sbc-sbe-rtgpolicy-natable-entry)# match-account router_eastern

match-address

To configure the match value of an entry in a routing table whose entries match against the destination or source dialed number, use the match-address command in routing table entry configuration mode. To delete the match value, use the no form of this command.

match-address key

no match-address key

Syntax Description

key

Specifies the string used to match the address.


Defaults

No default behavior or values

Command Modes

Routing table entry (config-sbc-sbe-rtgpolicy-rtgtable-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

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 create an entry in the new routing table MyRtgTable and sets the dialed number (destination address) it matches against:

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)# match-address 999

match-adjacency

To configure the match value of an entry in a number analysis or routing table whose entries match against the source adjacency, use the match-adjacency command in routing table configuration mode. To delete the match value of the given entry in the routing table, use the no form of this command.

match-adjacency key

no match-adjacency key

Syntax Description

key

Specifies the match adjacency. Use an asterisk to match all adjacencies.


Defaults

No default behavior or values

Command Modes

Routing table entry (config-sbc-sbe-rtgpolicy-rtgtable-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

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 create an entry in the new routing table MyRtgTable and sets the source adjacency it matches against:

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)# match-adjacency ADJ1

match-category

To configure the match value of an entry in a routing table matching on the category, use the match-category command in routing table configuration mode. To delete the match value of the given entry in the routing table, use the no form of this command.

match-category WORD

no match-category WORD

Syntax Description

WORD

Specifies the name of the category match. The maximum size is 30 characters.


Defaults

No default behavior or values

Command Modes

Routing table entry (config-sbc-sbe-rtgpolicy-rtgtable-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

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.

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

Examples

The following example configures the match-value of an entry in the new routing table MyRtgTable:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# call-policy-set 1
Router(config-sbc-sbe-rtgpolicy)# rtg-category-table MyRtgTable
Router(config-sbc-sbe-rtgpolicy-rtgtable)# entry 1
Router(config-sbc-sbe-rtgpolicy-rtgtable-entry)# match-category emergency
Router(config-sbc-sbe-rtgpolicy-rtgtable)# end

Related Commands

Command
Description

entry

Creates or modifies an entry in a table.


match-cic

To match on the carrier ID code in a routing table, use the match-cic command in routing table entry mode. The no form of the command deletes the precedence of the given entry in the routing table.

match-cic word [any | none]

no match-cic word [any | none]

Syntax Description

word

Match value key; the maximum size is 30 characters.

any

Match any carrier ID (match on any carrier ID present).

none

Match null carrier ID (match if no carrier ID is present).


Command Default

The default precedence of an entry is any.

Command Modes

Routing table entry (config-sbc-sbe-rtgpolicy-rtgtable-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

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 is an example of using the match-cic command match on any carrier ID present.

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# call-policy-set 1
Router(config-sbc-sbe-rtgpolicy)# rtg-carrier-id-table MyRtgTable
Router(config-sbc-sbe-rtgpolicy-rtgtable)# entry 2
Router(config-sbc-sbe-rtgpolicy-rtgtable-entry)# match-cic any

Related Commands

Command
Description

sbc

Creates a new SBC service and enters a new SBC configuration mode. Alternatively, it enters the configuration mode of an existing service.

sbe

Enters the mode of an SBE entity within an SBC service.

call-policy-set

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

rtg-carrier-id-table

Enters the configuration mode for creation or configuration of a routing table, whose entries match the carrier ID of an SBE call policy set.

entry

Enters the configuration submode for creation or configuration of a routing table, whose entries match the source domain name of an SBE call policy set.


match-domain

To create or modify the match domain of an entry in a routing table matching on the source domain, use the match-domain command in call policy routing table mode. To delete the match value of the given entry in the routing table, use the no form of this command.

match-domain key

no match-domain key

Syntax Description

key

Specifies the string used to match the dialed number.


Defaults

No default behavior or values

Command Modes

Call policy routing table (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

You cannot create or modify the match domain of an entry in a routing table matching on the source domain if the table is part of the active policy set.

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 command configures the match-domain of an entry in the new routing table MyRtgTable to be cisco.com:

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-domain-table MyRtgTable 
Router(config-sbc-sbe-rtgpolicy-rtgtable)# entry 1 
Router(config-sbc-sbe-rtgpolicy-rtgtable-entry)# match-domain cisco.com
Router(config-sbc-sbe-rtgpolicy-rtgtable-entry)# exit
Router(config-sbc-sbe-rtgpolicy-rtgtable)# exit
Router(config-sbc-sbe-rtgpolicy)# exit

Related Commands

Command
Description

sbc

Creates a new SBC service and enters a new SBC configuration mode. Alternatively, it enters the configuration mode of an existing service.

sbe

Enters the mode of an SBE entity within an SBC service.

call-policy-set

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

rst-dst-domain-table

Enters the configuration mode for creation of a routing table, with entries that match the destination domain name of an SBE call policy set.


match-number

To configure the match value of an entry in the number analysis table whose entries match against the whole dialed number, use the match-number command in NA-DST-number-table configuration mode. To delete the match value, use the no form of this command.

match-number key

no match-number key

Syntax Description

key

Specifies the string used to match the dialed number.


Defaults

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

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 create an entry in the new NA table MyNaTable and sets the dialed number it matches against:

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)# entry 1
Router(config-sbc-sbe-rtgpolicy-natable-entry)# match-number 9XXX

Related Commands

Command
Description

caller-video-qos-profile

Configures the action of an entry in a number analysis table.


match-prefix

To configure the match value of an entry in the number analysis table whose entries match against the start of the dialed number, use the match-prefix command in SBE routing policy number analysis table entry configuration mode. To delete the match value, use the no form of this command.

match-prefix word

no match-prefix word

Syntax Description

word

Value of prefix string used to match the start of the dialed number. Maximum size is 32 characters.


Defaults

No default behavior or values

Command Modes

Number analysis 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

To use this command, you must be in a user group associated with a task group that includes the proper task IDs. 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.

Use the match-prefix command to configure number analysis destination prefix tables.

Examples

The following example shows how to create an entry in the new NA table MyNaTable and sets the dialed number prefix it matches against:

Router# configure
Router(config)# sbc mySbc sbe
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)# entry 1
Router(config-sbc-sbe-rtgpolicy-natable-entry)# match-prefix *X*

Related Commands

Command
Description

action (NA-)

Configures the action of an entry in the number analysis table with entries of the table matching a dialed number (prefix or whole number) or the source adjacency or account.

call-policy-set

Configures a new policy set.

entry

Creates or modifies an entry in a number analysis or routing table

na-dst-prefix-table

Configures a number analysis table with numbers that match the prefix of the dialed number within an SBE policy set.


match-prefix len

To configure the match value of an entry in a routing table matching on the prefix length (netmask), use the match-prefix len command in CAC table entry configuration mode. To delete the match value of the given entry in the routing table, use the no form of this command.

match-prefix-len length

no match-prefix-len length

Syntax Description

length

Range: 0-32


Defaults

0

Command Modes

CAC table entry configuration (config-sbc-sbe-cacpolicy-cactable-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

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 configures the match-value of an entry in the new routing table MyRtgTable:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# call-policy-set 1
Router(config-sbc-sbe-rtgpolicy)# rtg-category-table MyRtgTable
Router(config-sbc-sbe-rtgpolicy-rtgtable)# entry 1
Router(config-sbc-sbe-rtgpolicy-rtgtable-entry)# match-prefix-len 24
Router(config-sbc-sbe-rtgpolicy-rtgtable)# end

Related Commands

Command
Description

entry

Creates or modifies an entry in a table.


Related Commands

match-string

To configure an SDP attribute matching string, use the match-string command in sdp match table configuration mode. To delete the match value of the given entry in the routing table, use the no form of this command.

match-string word

no match-string word

Syntax Description

word

Specifies the SDP attribute string. The maximum size is 30 characters.


Defaults

No default behavior or values

Command Modes

sdp match table configuration (config-sbc-sbe-sdp-match-tbl)

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 configures the match-value of an entry in the new routing table MyRtgTable:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# sdp-match-table 1
Router(config-sbc-sbe-sdp-match-tbl)# match-string X-sqn

Related Commands

Command
Description

sdp-match-table

Creates an SDP match table.

sdp-attribute-table

Configures an SDP attribute table that lists the attributes to add or remove.

action (sdp)

Configures an SDP policy table action.

sdp-policy-table

Configure an SDP policy table.


match-table

To configure an SDP match table used in a policy, use the match-table command in SDP policy table configuration mode. To delete the match value of the given entry in the routing table, use the no form of this command.

match-table word

no match-table word

Syntax Description

word

Specifies the SDP match table. The maximum size is 30 characters.


Defaults

No default behavior or values

Command Modes

SDP policy table (config-sbc-sbe-sdp-policy-tbl)#

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 configures the match-value of an entry in the new routing table MyRtgTable:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# sdp-policy-table policytab2
Router(config-sbc-sbe-sdp-policy-tbl)# match-table matchtab2

Related Commands

Command
Description

sdp-policy-table

Configure an SDP policy table.


match-time

To configure the match time of an entry, use the match-time command in routing table entry configuration mode. To delete the match value of the given entry in the routing table, use the no form of this command.

match-time {[date yr year_low year_high mon month_low month_high day date_low date_high] [dow DoW_low DoW_high] [tod hr hour_low hour_high min minute_low minute_high]}

no match-time {[date yr year_low year_high mon month_low month_high day date_low date_high] [dow DoW_low DoW_high] [tod hr hour_low hour_high min minute_low minute_high]}

Syntax Description

key

Key: A string used to match the time and can include one or more of the following specifiers:

date_low - date_high—the inclusive range of dates (1-31).

date—date

day—date

DoW_low - DoW_high—the inclusive range of days (Sun-Mon).

dow—day of the week

hr—hour

hour_low - hour_high—the inclusive range of hours (0-23).

minute_low - minute_high—the inclusive range of minutes (0-59).

min—minute

mon—month

month_low - month_high—the inclusive range of months (1-12).

tod—time of day

yr—year

year_low - year_high—the inclusive range of years.

Note The high values are optional and if unspecified are set equal to the low values.


Defaults

No default behavior or values

Command Modes

Routing table entry (config-sbc-sbe-rtgpolicy-rtgtable-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 are not allowed to use this command if the table is part of the active policy set.

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 configures the match-value of an entry in the new routing table MyRtgTable:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# call-policy-set 1
Router(config-sbc-sbe-rtgpolicy)# rtg-category-table MyRtgTable
Router(config-sbc-sbe-rtgpolicy-rtgtable)# entry 1
Router(config-sbc-sbe-rtgpolicy-rtgtable-entry)# match-time y:2006-2020
Router(config-sbc-sbe-rtgpolicy-rtgtable)# end

Related Commands

Command
Description

entry

Creates or modifies an entry in a table.


match-value

To configure the match-value of an entry in a Call Admission Control (CAC) Limit table, use the match-value command in CAC table entry configuration mode. To delete the match value in the given entry in the CAC Limit table, use the no form of this command.

match-value key

no match-value key

Syntax Description

key

Specifies the keyword used to match events. The format of the key is determined by the table-type. If you configure either an event-type or call-priority Limit table, then you only see the keyword options that apply for that type of Limit table.

For Limit event-type tables (table-type limit event-type), the match value keyword options are the following:

call-update—Compare the beginning of the calling number string.

endpoint-reg—Compare the name of the destination adjacency.

new-call—Compare the beginning of the dialed digit string.

For Limit call-priority tables (table-type limit call-priority), the match value keyword options are the following:

critical—Match calls with resource priority 'critical'.

flash—Match calls with resource priority 'flash'.

flash-override—Match calls with resource priority 'flash-override'.

immediate—Match calls with resource priority 'immediate'.

priority—Match calls with resource priority 'priority'.

routine—Match calls with resource priority 'routine'.

For all other Limit tables, enter a name or digit string.

WORD—Name or digit string to match. (Max Size 255).

For a description of the match values associated with each Limit table type, see Table 12-4 of the "Implementing Cisco Unified Border Element (SP Edition) Policies" chapter in the Cisco Unified Border Element (SP Edition) Configuration Guide: Unified Model.


Defaults

No default behavior or values

Command Modes

CAC table entry configuration (config-sbc-sbe-cacpolicy-cactable-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

The match-value command can only be used with a Limit table type.

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 match-value for an entry in the CAC Limit 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)# first-cac-scope global
Router(config-sbc-sbe-cacpolicy)# first-cac-table MyCacTable
Router(config-sbc-sbe-cacpolicy)# cac-table MyCacTable
Router(config-sbc-sbe-cacpolicy-cactable)# table-type limit event-type
Router(config-sbc-sbe-cacpolicy-cactable)# entry 1
Router(config-sbc-sbe-cacpolicy-cactable-entry)# match-value call-update

The following example shows how to configure a match-value string option for an entry in the CAC Limit table OneCacTable

Router(config)# sbc SBC1
Router(config-sbc)# sbe
Router(config-sbc-sbe)# cac-policy-set 5
Router(config-sbc-sbe-cacpolicy)# cac-table OneCAcTable
Router(config-sbc-sbe-cacpolicy-cactable)# table-type limit adjacency
Router(config-sbc-sbe-cacpolicy-cactable)# entry 1
Router(config-sbc-sbe-cacpolicy-cactable-entry)# match-value ?
WORD Name or digit string to match 
Router(config-sbc-sbe-cacpolicy-cactable-entry)# match-value SIPP1A

Related Commands

Command
Description

cac-table

Configures admission control tables.

table-type

Configures a CAC table type that enables the priority of the call to be used as a criterion in CAC policy.


max-bandwidth

To configure the maximum bandwidth for an entry in an admission control table, use the max-bandwidth command in CAC table configuration mode. To delete the maximum bandwidth in the given entry in the admission control table, use the no form of this command.

max-bandwidth mbw

no max-bandwidth mbw

Syntax Description

mbw

Positive integer specifying the maximum rate at which call media should be admitted (in bytes per second) at the relevant scope.


Defaults

No default behavior or values

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 maximum bandwidth for 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)# first-cac-table MyCacTable 
Router(config-sbc-sbe-cacpolicy)# cac-table MyCacTable
Router(config-sbc-sbe-cacpolicy-cactable)# table-type limit dst-prefix
Router(config-sbc-sbe-cacpolicy-cactable)# entry 1
Router(config-sbc-sbe-cacpolicy-cactable-entry)# max-bandwidth 6000000

Related Commands

Command
Description

max-call-rate

Configures the maximum call rate for an entry in an admission control table.

max-channels

Configures the maximum number of channels for an entry in an admission control table.

max-connections

Configures the maximum number of SIP connections that will be made to each remote address.

max-num-calls

Configures the maximum number of calls of an entry in an admission control table.

max-regs

Configures the maximum number of subscriber registrations of an entry in an admission control table.

max-regs-rate

Configures the maximum call number of subscriber registrations for an entry in an admission control table.

max-updates

Configures the maximum call updates for an entry in an admission control table.


max-call-rate

To configure the maximum call rate for an entry in an admission control table, use the max-call-rate command in CAC table configuration mode. To delete the maximum call rate in the given entry in the admission control table, use the no form of this command.

max-call-rate mcr

no max-call-rate mcr

Syntax Description

mcr

Positive integer specifying the maximum number of calls per minute to permit at the given scope.


Defaults

No default behavior or values

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 maximum call rate for 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)# first-cac-table MyCacTable 
Router(config-sbc-sbe-cacpolicy)# cac-table MyCacTable
Router(config-sbc-sbe-cacpolicy-cactable)# table-type limit dst-prefix
Router(config-sbc-sbe-cacpolicy-cactable)# entry 1
Router(config-sbc-sbe-cacpolicy-cactable-entry)# max-call-rate 30

Related Commands

Command
Description

max-bandwidth

Configures the maximum bandwidth for an entry in an admission control table.

max-channels

Configures the maximum number of channels for an entry in an admission control table.

max-connections

Configures the maximum number of SIP connections that will be made to each remote address.

max-num-calls

Configures the maximum number of calls of an entry in an admission control table.

max-regs

Configures the maximum number of subscriber registrations of an entry in an admission control table.

max-regs-rate

Configures the maximum call number of subscriber registrations for an entry in an admission control table.

max-updates

Configures the maximum call updates for an entry in an admission control table.


max-channels

To configure the maximum number of channels for an entry in an admission control table, use the max-channels command in CAC table configuration mode. To delete the maximum number of channels in the given entry in the admission control table, use the no form of this command.

max-channels mc

no max-channels mc

Syntax Description

mc

Positive integer specifying the maximum number of media channels to permit at the relevant scope.


Defaults

No default behavior or values

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 maximum number of channels for 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)# first-cac-table MyCacTable 
Router(config-sbc-sbe-cacpolicy)# cac-table MyCacTable
Router(config-sbc-sbe-cacpolicy-cactable)# table-type limit dst-prefix
Router(config-sbc-sbe-cacpolicy-cactable)# entry 1
Router(config-sbc-sbe-cacpolicy-cactable-entry)# max-channels 50

Related Commands

Command
Description

max-bandwidth

Configures the maximum bandwidth for an entry in an admission control table.

max-call-rate

Configures the maximum call rate for an entry in an admission control table.

max-connections

Configures the maximum number of SIP connections that will be made to each remote address.

max-num-calls

Configures the maximum number of calls of an entry in an admission control table.

max-regs

Configures the maximum number of subscriber registrations of an entry in an admission control table.

max-regs-rate

Configures the maximum call number of subscriber registrations for an entry in an admission control table.

max-updates

Configures the maximum call updates for an entry in an admission control table.


max-connections

To configure the maximum number of SIP connections that will be made to each remote address, use the max-channels command in SBE configuration mode. To set this to an unlimited number of connections, use the no form of this command.

max-connections number-of-connections

no max-connections number-of-connections

Syntax Description

number-of-connections

The maximum number of connections.


Defaults

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

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 command configures the maximum number of connections to each remote address to 1:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# sip max-connections 1

Related Commands

Command
Description

max-bandwidth

Configures the maximum bandwidth for an entry in an admission control table.

max-call-rate

Configures the maximum call rate for an entry in an admission control table.

max-channels

Configures the maximum number of channels for an entry in an admission control table.

max-num-calls

Configures the maximum number of calls of an entry in an admission control table.

max-regs

Configures the maximum number of subscriber registrations of an entry in an admission control table.

max-regs-rate

Configures the maximum call number of subscriber registrations for an entry in an admission control table.

max-updates

Configures the maximum call updates for an entry in an admission control table.


max-in-call-rate

To configure the maximum in call rate, use the max-in-call-rate command in CAC table entry configuration mode. To deconfigure the maximum in call rate, use the no form of this command.

max-in-call-rate rate

no max-in-call-rate rate

Syntax Description

rate

The maximum number of in-call messages per minute. The range is 0-4294967295.


Defaults

No limit.

Command Modes

CAC table entry configuration (config-sbc-sbe-cacpolicy-cactable-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

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 command configures the maximum number of connections to each remote address to 1:

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 MyCacTable 
Router(config-sbc-sbe-cacpolicy)# cac-table MyCacTable
Router(config-sbc-sbe-cacpolicy-cactable)# table-type limit dst-prefix
Router(config-sbc-sbe-cacpolicy-cactable)# entry 1
Router(config-sbc-sbe-cacpolicy-cactable-entry)# max-in-call-rate 33

Related Commands

Command
Description

max-out-call-rate

Configures the maximum out call rate.

max-bandwidth

Configures the maximum bandwidth for an entry in an admission control table.

max-call-rate

Configures the maximum call rate for an entry in an admission control table.

max-channels

Configures the maximum number of channels for an entry in an admission control table.

max-num-calls

Configures the maximum number of calls of an entry in an admission control table.

max-regs

Configures the maximum number of subscriber registrations of an entry in an admission control table.

max-regs-rate

Configures the maximum call number of subscriber registrations for an entry in an admission control table.

max-updates

Configures the maximum call updates for an entry in an admission control table.


max-num-calls

To configure the maximum number of calls of an entry in an admission control table, use the max-num-calls command in CAC table configuration mode. To delete the maximum number of calls in the given entry in the admission control table, use the no form of this command.

max-num-calls mnc

no max-num-calls mnc

Syntax Description

mnc

Positive integer specifying the maximum number of calls to permit at the relevant scope.


Defaults

No default behavior or values

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 maximum number of calls for 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)# first-cac-table MyCacTable 
Router(config-sbc-sbe-cacpolicy)# cac-table MyCacTable
Router(config-sbc-sbe-cacpolicy-cactable)# table-type limit dst-prefix
Router(config-sbc-sbe-cacpolicy-cactable)# entry 1
Router(config-sbc-sbe-cacpolicy-cactable-entry)# max-num-calls 50

Related Commands

Command
Description

max-bandwidth

Configures the maximum bandwidth for an entry in an admission control table.

max-call-rate

Configures the maximum call rate for an entry in an admission control table.

max-channels

Configures the maximum number of channels for an entry in an admission control table.

max-connections

Configures the maximum number of SIP connections that will be made to each remote address.

max-regs

Configures the maximum number of subscriber registrations of an entry in an admission control table.

max-regs-rate

Configures the maximum call number of subscriber registrations for an entry in an admission control table.

max-updates

Configures the maximum call updates for an entry in an admission control table.


max-out-call-rate

To configure the maximum out call rate, use the max-out-call-rate command in CAC table entry configuration mode. To disable the maximum out call rate, use the no form of this command.

max-out-call-rate rate

no max-out-call-rate rate

Syntax Description

rate

The maximum number of call-out messages per minute. The range is 0-4294967295.


Defaults

No limit.

Command Modes

CAC table entry configuration (config-sbc-sbe-cacpolicy-cactable-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

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 command configures the maximum number of connections to each remote address to 1:

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 MyCacTable 
Router(config-sbc-sbe-cacpolicy)# cac-table MyCacTable
Router(config-sbc-sbe-cacpolicy-cactable)# table-type limit dst-prefix
Router(config-sbc-sbe-cacpolicy-cactable)# entry 1
Router(config-sbc-sbe-cacpolicy-cactable-entry)# max-out-call-rate 33

Related Commands

Command
Description

max-in-call-rate

 

max-bandwidth

Configures the maximum bandwidth for an entry in an admission control table.

max-call-rate

Configures the maximum call rate for an entry in an admission control table.

max-channels

Configures the maximum number of channels for an entry in an admission control table.

max-num-calls

Configures the maximum number of calls of an entry in an admission control table.

max-regs

Configures the maximum number of subscriber registrations of an entry in an admission control table.

max-regs-rate

Configures the maximum call number of subscriber registrations for an entry in an admission control table.

max-updates

Configures the maximum call updates for an entry in an admission control table.


max-regs

To configure the maximum number of subscriber registrations of an entry in an admission control table, use the max-regs command in CAC table configuration mode. To delete the maximum number of subscriber registrations in the given entry in the admission control table, use the no form of this command.

max-regs mr

no max-regs mr

Syntax Description

mrr

Positive integer specifying the maximum number of subscriber registrations to permit at the relevant scope.


Defaults

No default behavior or values

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 maximum number of subscriber registrations for 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)# first-cac-table MyCacTable 
Router(config-sbc-sbe-cacpolicy)# cac-table MyCacTable
Router(config-sbc-sbe-cacpolicy-cactable)# table-type limit dst-prefix
Router(config-sbc-sbe-cacpolicy-cactable)# entry 1
Router(config-sbc-sbe-cacpolicy-cactable-entry)# max-regs 500 

Related Commands

Command
Description

max-bandwidth

Configures the maximum bandwidth for an entry in an admission control table.

max-call-rate

Configures the maximum call rate for an entry in an admission control table.

max-channels

Configures the maximum number of channels for an entry in an admission control table.

max-connections

Configures the maximum number of SIP connections that will be made to each remote address.

max-num-calls

Configures the maximum number of calls of an entry in an admission control table.

max-regs-rate

Configures the maximum call number of subscriber registrations for an entry in an admission control table.

max-updates

Configures the maximum call updates for an entry in an admission control table.


max-regs-rate

To configure the maximum call number of subscriber registrations for an entry in an admission control table, use the max-regs-rate command in CAC table configuration mode. To delete the maximum number of subscriber registrations in the given entry in the admission control table, use the no form of this command.

max-regs mrr

no max-regs mrr

Syntax Description

mrr

A positive integer specifying the maximum number of subscriber registrations per minute to permit at the relevant scope. Only one parameter may be supplied for each command.


Defaults

No default behavior or values

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

Only one parameter may be supplied for each command.

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 maximum registration rate for an entry in the new admission control table MyCacTable:

Router# configure
Router(config)# sbc mySbc 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)# max-reg-rates 150

Related Commands

Command
Description

max-bandwidth

Configures the maximum bandwidth for an entry in an admission control table.

max-call-rate

Configures the maximum call rate for an entry in an admission control table.

max-channels

Configures the maximum number of channels for an entry in an admission control table.

max-connections

Configures the maximum number of SIP connections that will be made to each remote address.

max-num-calls

Configures the maximum number of calls of an entry in an admission control table.

max-regs

Configures the maximum number of subscriber registrations of an entry in an admission control table.

max-updates

Configures the maximum call updates for an entry in an admission control table.


max-updates

To configure the maximum call updates for an entry in an admission control table, use the max-updates command in CAC table configuration mode. To delete the maximum call updates in the given entry in the admission control table, use the no form of this command.

max-updates mu

no max-updates mu

Syntax Description

mu

Positive integer specifying the maximum number of updates to call media to permit at the relevant scope.


Defaults

No default behavior or values

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 maximum number of call updates for 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)# first-cac-table MyCacTable 
Router(config-sbc-sbe-cacpolicy)# cac-table MyCacTable
Router(config-sbc-sbe-cacpolicy-cactable)# table-type limit dst-prefix
Router(config-sbc-sbe-cacpolicy-cactable)# entry 1
Router(config-sbc-sbe-cacpolicy-cactable-entry)# max-updates 500

Related Commands

Command
Description

max-bandwidth

Configures the maximum bandwidth for an entry in an admission control table.

max-call-rate

Configures the maximum call rate for an entry in an admission control table.

max-channels

Configures the maximum number of channels for an entry in an admission control table.

max-connections

Configures the maximum number of SIP connections that will be made to each remote address.

max-num-calls

Configures the maximum number of calls of an entry in an admission control table.

max-regs

Configures the maximum number of subscriber registrations of an entry in an admission control table.

max-regs-rate

Configures the maximum call number of subscriber registrations for an entry in an admission control table.


media-address ipv4

To add an IPv4 address to the set of addresses that can be used by the data border element (DBE) as a local media address, use the media-address ipv4 command either in SBC configuration or SBC-DBE configuration mode. To remove an IPv4 address from the set of local media addresses, use the no form of this command.

media-address ipv4 {A.B.C.D} [nat-mode twice-nat | vrf vrf-name | managed-by {dbe | mgc}]

no media-address ipv4 {A.B.C.D} [nat-mode twice-nat | vrf vrf-name | managed-by {dbe | mgc}]

Syntax Description

A.B.C.D

Local IP address on a session border controller (SBC) interface, which can be used for media arriving on the DBE.

nat-mode twice-nat

(Optional) Allows local addresses to be reserved for Twice-NAT pinholes.

vrf vrf-name

(Optional) Specifies that the IP address is associated with a specific VPN routing and forwarding (VRF) instance. If the VRF is not specified, the address is assumed to be an address on the global VPN.

managed-by

(Optional) Specifies whether the DBE or the media gateway controller (MGC) is allowed to select these addresses as local addresses for flows.

dbe

(Optional) Specifies that only the DBE is allowed to select these addresses as local addresses for flows.

mgc

(Optional) Specifies that only the media gateway controller (MGC) is allowed to select these addresses as local addresses for flows.


Command Default

No default behavior or values

Command Modes

SBC configuration (config-sbc) for unified SBC

SBC-DBE configuration (config-sbc-dbe) for distributed 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.2

The nat-mode twice-nat keyword was introduced.

Cisco IOS XE Release 2.4

This command was modified for unified SBC.


Usage Guidelines

Use the media-address ipv4 command to configure a local media address for traffic arriving on the DBE for each IP address that you specified under the SBC virtual interface with the ip address command.

Once you have configured a local media address, the media address cannot be modified while the DBE service is active. Deactivate the DBE with the no activate command first.

The media address is a pool of IP addresses on the DBE for media relay functionality. A pool of addresses is defined for the global VPN to which the DBE is attached. All vDBEs within the DBE draw media addresses from this pool.

Examples

The following example for a unified SBC shows that IP address 10.0.1.1, configured on an SBC interface, is used for media traffic arriving on the DBE from the global VPN:

Router(config)# sbc mySbc
Router(config-sbc)# sbe
Router(config-sbc)# media-address ipv4 10.0.1.1
Router(cfg-sbc-media-address)# end

The following example for a distributed SBC shows that IPv4 address 10.0.1.1, configured on an SBC interface, is the local address used for media traffic arriving on the DBE and it is reserved for Twice-NAT pinholes:

Router(config)# sbc mySbc dbe 
Router(config-sbc-dbe)# media-address ipv4 10.0.1.1 managed-by mgc nat-mode twice-nat
Router(config-sbc-dbe-media-address)# end

The following example for a distributed SBC shows that IP address 10.0.1.1 (which is an address configured on an SBC interface) is used for media traffic arriving on the DBE from the global VPN:

Router(config)# sbc mySbc dbe 
Router(config-sbc-dbe)# media-address ipv4 10.0.1.1
Router(config-sbc-dbe-media-address)# end

The following example for a distributed SBC tries to delete the media address 1.1.1.1 before first deactivating the DBE, and receives an error message:

Router(config-sbc-dbe)# no media-address ipv4 1.1.1.1
SBC: Unable to delete a media adress whilst the DBE is active.
SBC: Please deactivate the DBE and try again.

Related Commands

Command
Description

media-address pool ipv4

Creates a pool of sequential IPv4 media addresses that can be used by the data border element (DBE) as local media addresses.

ip address

Configures the IPv4 address and the subnet mask on an SBC interface

sbc dbe

Creates the data border element (DBE) service on a session border controller (SBC) and enters into SBC-DBE configuration mode.

activate

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


media-address pool ipv4

To create a pool of sequential IPv4 media addresses that can be used by the data border element (DBE) as local media addresses, use the media-address pool ipv4 command either in SBC configuration or SBC-DBE configuration mode. This pool of addresses is added to the set of local media addresses that can be used by DBE. To remove this pool of IPv4 addresses from the set of local media addresses, use the no form of this command.

media-address pool ipv4 {A.B.C.D} {E.F.G.H} [nat-mode twice-nat | vrf vrf-name | managed-by {dbe | mgc}]

no media-address pool ipv4 {A.B.C.D} {E.F.G.H} [nat-mode twice-nat | vrf vrf-name | managed-by {dbe | mgc}]

Syntax Description

A.B.C.D

Starting IPv4 media address in a range of addresses. An IPv4 media address is a local IP address on a session border controller (SBE) interface that can be used for media arriving on the DBE.

E.F.G.H

Ending IPv4 media address in a range of addresses. The ending IPv4 address must be numerically greater than the starting address.

nat-mode twice-nat

(Optional) Allows local addresses to be reserved for Twice-NAT pinholes.

vrf vrf-name

(Optional) Specifies that the IP addresses are associated with a specific VPN routing and forwarding (VRF) instance. If the VRF instance is not specified, the address is assumed to be an address on the global VPN.

managed-by

(Optional) Specifies whether the DBE or the media gateway controller (MGC) is allowed to select these addresses as local addresses for flows.

dbe

(Optional) Specifies that only the DBE is allowed to select these addresses as local addresses for flows.

mgc

(Optional) Specifies that only the media gateway controller (MGC) is allowed to select these addresses as local addresses for flows.


Command Default

If a pool of IPv4 media addresses is specified, but the optional parameters are not specified, the following default values are used:

Addresses in the pool are members of the global VRF.

Only the DBE is allowed to select these addresses as local addresses for flows.

Command Modes

SBC configuration (config-sbc) for unified SBC

SBC-DBE configuration (config-sbc-dbe) for distributed 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.2

The nat-mode twice-nat keyword was introduced.

Cisco IOS XE Release 2.4

This command was modified for unified SBC.


Usage Guidelines

Depending on whether you are running unified SBC or distributed SBC, use this command in the appropriate configuration mode.

The media address pool size is limited to 1024 IPv4 addresses. If more IPv4 addresses are required, we recommend you create multiple SBC interfaces and then configure the address pools from the subnets on those interfaces.

After you have configured a local media address, the media address cannot be modified while the DBE service is active. Deactivate the DBE with the no activate command before modifying the media-address pool ipv4 specification.

A media address is one of a pool of IP addresses on the DBE that are used for media relay functionality. A pool of addresses is defined for the global VPN to which the DBE is attached. All virtual data border elements (vDBEs) within the DBE draw media addresses from this pool.

Examples

The following example for a unified SBC creates a DBE service on an SBC called "global" and configures addresses from 10.0.2.1 to 10.0.2.10 in the global VRF:

Router(config)# sbc global
Router(config-sbc)# media-address pool ipv4 10.0.2.1 10.0.2.10 
Router(cfg-sbc-media-address-pool)# exit

The following example for a distributed SBC adds IPv4 addresses from 10.0.2.1 to 10.0.2.10 to the media address pool as local addresses, reserved for Twice-NAT pinholes:

Router(config)# sbc mySbc dbe 
Router(config-sbc-dbe)# media-address pool ipv4 10.0.2.1 10.0.2.10 nat-mode twice-nat 
Router(config-sbc-dbe-media-address-pool)# exit

The following example for a distributed SBC creates a DBE service on an SBC called "mySbc," enters into SBC-DBE configuration mode, and configures addresses from 10.0.2.1 to 10.0.2.10 in the global VRF:

Router(config)# sbc mySbc dbe 
Router(config-sbc-dbe)# media-address pool ipv4 10.0.2.1 10.0.2.10 
Router(config-sbc-dbe-media-address-pool)# exit

The following example for a distributed SBC creates a DBE service on an SBC called "mySbc," enters into SBC-DBE configuration mode, and configures addresses from 10.0.2.20 to 10.0.2.25 in vpn3:

Router(config)# sbc mySbc dbe 
Router(config-sbc-dbe)# media-address pool ipv4 10.0.2.20 10.0.2.25 vrf vpn3 
Router(config-sbc-dbe-media-address-pool)# exit

The following example for a distributed SBC tries to delete the media address 10.0.2.1 before first deactivating the DBE and receives an error message:

Router(config-sbc-dbe)# no media-address ipv4 10.0.2.1
SBC: Unable to delete a media adress whilst the DBE is active.
SBC: Please deactivate the DBE and try again.

Related Commands

Command
Description

activate

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

media-address ipv4

Adds an IPv4 address to the set of addresses that can be used by the data border element (DBE) as a local media address.


media address preserve

To ensure that media pinholes are preserved for deleted streams so that if a stream is re-enabled, the Cisco Unified Border Element (SP Edition) will re-use the same pinhole, use the media address preserve command in CAC table entry configuration mode. To allow a media pinhole for a deleted stream to be deleted, use the no form of this command.

media address preserve

no media address preserve

Syntax Description

This command has no arguments or keywords.

Command Default

If the media address preserve command is not configured or the no media address preserve command is used, the media pinhole for a deleted stream will be deleted.

Command Modes

CAC table entry configuration (config-sbc-sbe-cacpolicy-cactable-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

The media address preserve command configures the Support Renegotiated Call Over NAT feature. This feature is used to avoid de-allocation of a video pinhole in a Network Address Translation (NAT) scenario where Delta Renegotiation mode is in effect and a video transmission is paused. Although the standard Secure Device Provisioning (SDP) protocol when a video transmission is paused is to set the video stream to "a=inactive" (which indicates that SBC should keep the stream allocated), there are known devices that do not set the video stream to "a=inactive" to pause it. Instead, these devices delete the video stream by setting its port to 0. To ensure that the stream remains allocated and the pinhole is preserved even when the SBC receives a port value of 0 during a media stream renegotiation, you can enable the media address preserve command on a per-call basis.

When the media address preserve command is enabled, stream statistics and SDP billing information will be output at call termination, not at Delta Renegotiation

Examples

The following example ensures that media pinholes are preserved for deleted streams so that if a stream is re-enabled, the Cisco Unified Border Element (SP Edition) will re-use the same pinhole. Note that the media address preserve command is applied on a per-call basis.

Router(config)# sbc mysbc
Router(config-sbc)# sbe
Router(config-sbc-sbe)# cac-policy-set 1
Router(config-sbc-sbe-cacpolicy)# first-cac-table 1
Router(config-sbc-sbe-cacpolicy)# cac-table 1
Router(config-sbc-sbe-cacpolicy-cactable)# table-type policy-set

Router(config-sbc-sbe-cacpolicy-cactable)# entry 1

Router(config-sbc-sbe-cacpolicy-cactable-entry)# media address preserve
Router(config-sbc-sbe-cacpolicy-cactable-entry)# action cac complete
Router(config-sbc-sbe-cacpolicy)# complete
Router(config-sbc-sbe)# active cac-policy-set 1

Related Commands

Command
Description

show sbc sbe cac-policy-set table entry

Lists detailed information for a given entry in a CAC policy table, including whether the media address preserve command is enabled. When the media address preserve command is enabled, the "Media Address" field shows a value of "Preserve."


media bandwidth-fields ignore

To set the media flag to ignore the b-line and use CODEC to calculate the baseline bandwidth required for the media stream, use the media bandwidth-fields ignore command in the CAC table entry configuration mode. To return to the default state, use the no form of this command.

media bandwidth-fields ignore

no media bandwidth-fields

Syntax Description

This command has no arguments or keywords.

Command Default

No default behavior or values

Command Modes

CAC table entry configuration (config-sbc-sbe-cacpolicy-cactable-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

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 AMB_CAC_MEDIA_FLAG_IGN_EXPL_BW media flag to ignore the b-line and use CODEC to calculate the baseline bandwidth required for the media stream:

Router# configure terminal
Router(config)# sbc mysbc
Router(config-sbc)# sbe
Router(config-sbc-sbe)# cac-policy-set 1
Router(config-sbc-sbe-cacpolicy)# first-cac-table StandardListByAccount
Router(config-sbc-sbe-cacpolicy)# cac-table StandardListByAccount
Router(config-sbc-sbe-cacpolicy-cactable)# table-type policy-set
Router(config-sbc-sbe-cacpolicy-cactable)# entry 1
Router(config-sbc-sbe-cacpolicy-cactable-entry)# media bandwidth-fields ignore
Router(config-sbc-sbe-cacpolicy-cactable-entry)# action cac-complete
Router(config-sbc-sbe-cacpolicy-cactable-entry)# exit
Router(config-sbc-sbe-cacpolicy-cactable)# exit
Router(config-sbc-sbe-cacpolicy-cactable-entry)# complete

Related Commands

Command
Description

show sbc sbe cac-policy-set table entry

Displays detailed information for a given entry in a CAC policy table.


media-bypass

To configure the H.323 or SIP adjacency to allow media traffic to bypass the DBE, use the media-bypass command in the appropriate configuration mode. To return to the default behavior, use the no form of this command.

media-bypass

no media-bypass

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)

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

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.

When configured, media traffic for calls originating and terminating on this adjacency flows directly between the endpoints and does not pass through the DBE. When deconfigured, media traffic must always pass through a gateway.

Examples

The following example shows how to allow media traffic for the SIP adjacency SipToIsp42 to bypass a gateway:

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

media-bypass-forbid

To configure the H.323 or SIP adjacency to forbid media traffic to bypass the DBE, use the media-bypass-forbid command in the appropriate configuration mode. To return to the default state, use the no form of this command.

media-bypass-forbid

no media-bypass-forbid

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)

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

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 media traffic for the SIP adjacency SipToIsp42 to bypass a gateway:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# adjacency sip SipToIsp42
Router(config-sbc-sbe-adj-sip)# media-bypass-forbid

media-gateway

To configure a media gateway, use the media-gateway command in SBE configuration mode. To remove a media gateway configuration, use the no form of this command.

media-gateway ipv4 A.B.C.D

no media-gateway ipv4 A.B.C.D

Syntax Description

ipv4 A.B.C.D

Specifies the IPv4 media gateway address.


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

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 access media gateway submode from where you configure a media gateway.

Router# configure
Router(config)# sbc mysbc
Router(config-sbc)# sbe
Router(config-sbc-sbe)# media-gateway ipv4 10.0.0.1
Router(config-sbc-sbe-mg)#

Examples

Command
Description

codecs

Configures the codecs supported by the media gateway.

show sbc sbe media-gateway-associations

Displays a list of known media gateways with an active association.

transcoder

Configures the media gateway as a transcoder.


media-late-to-early-iw

To configure late-to-early media interworking (iw), use the media-late-to-early-iw command in Adjacency SIP configuration mode. To deconfigure late-to-early media interworking (iw), use the no form of this command.

media-late-to-early-iw {incoming | outgoing}

no media-late-to-early-iw {incoming | outgoing}

Syntax Description

incoming

Enable late-to-early media iw for calls from caller on this adjacency.

outgoing

Enable late-to-early media iw for calls to callee on this adjacency.


Command Default

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 configure late-to-early media iw for calls from caller on this adjacency.

Router# configure
Router(config)# sbc mySbc
Router(config-sbc)# sbe
Router(config-sbc-sbe)# adjacency sip SipToIsp42
Router(config-sbe-adj-sip)# media-late-to-early-iw incoming 

Examples

Command
Description

adjacency

Configures an adjacency for an SBC service.


media-timeout

To set the maximum time a DBE waits after receiving the last media packet on a call and before cleaning up the call resources, use the media-timeout command in SBC-DBE configuration mode. To reset the timeout value to the default value of 30 seconds, use the no form of this command.

media-timeout {timeout} first-packet

no media-timeout timeout

Syntax Description

timeout

This is the timeout value in seconds.


Defaults

The default is 30 seconds if media-timeout is not configured.

Command Modes

SBC-DBE configuration (config-sbc-dbe)

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

The first-packet keyword was added.


Usage Guidelines

This command sets the maximum time the DBE waits after receiving the last media packet on a call before the DBE determines that the call has ceased and begins to clear up the call resources and to signal the signaling border element (SBE) to do the same. This command is used when the SBE is not able to clear up the calls itself. The normal method for clearing a call is for the SBE to explicitly signal the DBE.

You can halt detection of the media timeout event with the first-packet keyword of the media-timeout command. The first-packet keyword instructs the DBE to wait until it has received the first packet since the call has been established before starting the media timeout timer to start counting the number of seconds for which it has not seen an SBC packet. By the DBE waiting, SBC packets can continue to be forwarded because there is no media timeout yet. After waiting for the first packet and counting the configured number of seconds, then the DBE generates an alert to the SBE.

Use the sbc dbe command to enter into SBC-DBE configuration mode before using the media-timeout command.

Examples

The following example configures the DBE to wait 10 seconds after receiving the last media packet and before cleaning up the call resources:
Router# configure terminal
Router(config)# sbc mySbc dbe
Router(config-sbc-dbe)# media-timeout 10

Related Commands

Command
Description

dbe

Enters into SBC-DBE configuration mode.


method

To add a method with a specified name to a SIP message profile, use the method command in the SIP method-profile mode. To remove the method from the profile, use the no form of this command.

method method-name

no method method-name

Syntax Description

method name

Specifies the name of the method added to the method profile. Valid names are 1 to 32 characters in length (inclusive) and are case-sensitive.


Defaults

No default behavior or values

Command Modes

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 the method command adds a method test to the method profile MyProfile:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# sip method-profile MyProfile
Router(config-sbc-sbe-sip-mth)# method test

method-profile

To configure a method profile in the mode of an SBE entity, use the method-profile command in Adjacency SIP configuration mode. To remove the method profile, use the no form of this command.

method-profile {inbound | outbound} profile-name

no method-profile{inbound | outbound}

Syntax Description

inbound | outbound

Sets the inbound and outbound SIP method profiles.

profile-name

Specifies the name of the method profile. If you enter the name default, the default profile is configured. This profile is used for all adjacencies that do not have a specific profile configured.


Command Default

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 the method-profile command configures a method profile with the name of test1:

Router# configure
Router(config)# sbc mysbc 
Router(config-sbc)# sbe
Router(config-sbc-sbe)# method-profile test1

method packetcable-em

To enable the packet-cable billing method, use the method packetcable-em in the SBE billing configuration mode. To disable the packet-cable billing method, use the no form of this command.

method packetcable-em

no method packetcable-em

Syntax Description

This command has no arguments or keywords.

Command Default

No default behavior or values

Command Modes

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

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 enable the packet-cable billing method:

Router# configure
Router# sbc mySbc 
Router(config-sbc)# sbe
(config-sbc-sbe)# billing
(config-sbc-sbe-billing)# method packetcable-em 

Related Commands

Command
Description

activate (radius)

Activates the billing functionality after configuration is committed.

billing

Configures billing.

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.

packetcable-em transport radius

Configures a packet-cable billing instance.

show sbc sbe billing remote

Displays the local and billing configurations.


mode

To enter a submode for configuring the mode of a RADIUS Authentication server or RADIUS accounting server, use the server mode command in the server authentication mode. To exit the submode for configuring of RADIUS Authentication server mode, use the no form of this command.

mode {local |remote}

no mode {local |remote}

Syntax Description

server-name

Specifies the name of the server.

local

Specifies local authentication.

remote

Specifies remote authentication.


Command Default

No default behavior or values

Command Modes

Server authentication (config-sbc-sbe-auth-ser)

Server accounting (config-sbc-sbe-acc-ser)

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 server mode:

Router# configure
Router(configure)# sbc mysbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# radius authentication 
Router(config-sbc-sbe-auth)# server panther 
Router(config-sbc-sbe-auth-ser)# mode local 
Router(config-sbc-sbe-auth-ser)#

na-dst-number-table

To enter the submode of configuration of a number analysis table within the context of an SBE policy set, use the na-dst-number-table command in SBE callpolicy mode. Use the no form of this command to destroy the number analysis table.

na-dst-number-table table-name

no na-dst-number-table table-name

Syntax Description

table-name

Name of the number analysis table you are creating or of an existing table you are configuring.


Command Default

No default behavior or values

Command Modes

SBE callpolicy (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

The entries of this table match against the whole dialed number. If necessary, a new number analysis table is created. You may not change the configuration of tables in the context of the active policy set.

A number analysis table may not be destroyed if it is in the context of the active policy set.

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 command creates the NA table MyNaTable with entries matching against the whole dialed number:

Router# configure
Router# sbc mySbc 
Router(config-sbc)# sbe
(config-sbc-sbe)# call-policy-set 1
(config-sbc-sbe-rtgpolicy)# na-dst-number-table MyNaTable 
(config-sbc-sbe-rtgpolicy-natable)# exit
(config-sbc-sbe-rtgpolicy)# exit

Related Commands

Command
Description

sbc

Creates a new SBC service and enters a new SBC configuration mode. Alternatively, it enters the configuration mode of an existing service.

sbe

Enters the mode of an SBE entity within an SBC service.

call-policy-set

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

no active-call-policy-set

Deconfigures the active routing policy set.

entry

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


na-dst-number-attr-table

To enter the submode of configuration of a number analysis table within the context of an SBE policy set, use the na-dst-number-attr-table command in NA-DST-number-table configuration mode. Use the no form of this command to destroy the number analysis table.

na-dst-number-attr-table table-name

no na-dst-number-attr-table table-name

Syntax Description

table-name

Name of the number analysis table you are creating or of an existing table you are configuring.


Command Default

No default behavior or values

Command Modes

SBE routing policy (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

The entries of this table match against the carrier ID. If necessary, a new number analysis table is created.You may not change the configuration of tables in the context of the active policy set.

A number analysis table may not be destroyed if it is in the context of the active policy set.

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 command enters the submode of configuration of a number analysis table na-table within the context of an SBE policy set.

Router# configure
Router# mySbc sbe
Router(config-sbc)# sbe
Router(config-sbc-sbe)# call-policy-set 1
Router(config-sbc-sbe-rtgpolicy)# na-dst-number-attr-table na-table
Router(config-sbc-sbe-rtgpolicy-natable)#

Related Commands

Command
Description

sbc

Creates a new SBC service and enters a new SBC configuration mode. Alternatively, it enters the configuration mode of an existing service.

sbe

Enters the mode of an SBE entity within an SBC service.

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-dst-prefix-table

To enter the mode in which to configure a number analysis table, with numbers that match the prefix of the dialed number within an SBE policy set, use the na-dst-prefix-table command in SBE callpolicy mode. Use the no form of this command to destroy the number analysis table.

na-dst-prefix-table table-name

no na-dst-prefix-table table-name

Syntax Description

table-name

Name of the number analysis table you are creating or of an existing table you are configuring.


Command Default

No default behavior or values

Command Modes

SBE routing policy (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 illustrates the use of the na-dst-prefix-table command to create a number analysis table called 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-dst-prefix-table MyNaTable
Router(config-sbc-sbe-rtgpolicy-natable)#

Related Commands

Command
Description

sbc

Creates a new SBC service and enters a new SBC configuration mode. Alternatively, it enters the configuration mode of an existing service.

sbe

Enters the mode of an SBE entity within an SBC service.

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

To enter the mode for configuring a number analysis table within an SBE policy set, with entries that match the source account, use the na-src-account-table command in the SBE callpolicy mode. Use the no form of this command to destroy the table.

na-src-account-table table-name

no na-src-account-table table-name

Syntax Description

table-name

Name of the number analysis table within an SBE policy set, with entries matching the source account.


Command Default

No default behavior or values

Command Modes

SBE routing policy (config-sbc-sbe-rtgpolicy)

Command History

Release
Modification

Cisco IOS XE Release 2.40.00

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 commands enter the submode for the NA table MyNaTable, or if it does not already exist, it creates it.

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 MyNaTable

Related Commands

Command
Description

sbc

Creates a new SBC service and enters a new SBC configuration mode. Alternatively, it enters the configuration mode of an existing service.

sbe

Enters the mode of an SBE entity within an SBC service.

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-adjacency-table

To enter the submode of configuration of a number analysis table within the context of an SBE policy set, use the na-src-adjacency-table command in SBE routing policy mode. The no form of this command destroys the number analysis table.

na-src-adjacency-table table-name

no na-src-adjacency-table table-name

Syntax Description

table-name

Name of the number analysis table within an SBE policy set, with entries matching the source account.


Command Default

No default behavior or values

Command Modes

SBE routing policy (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

The entries of this table match against the source adjacency. If necessary, a new number analysis table is created. You may not change the configuration of tables in the context of the active policy set. A number analysis table may not be destroyed if it is in the context of the active policy set.

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 commands enter the submode for the NA table MyNaTable with entries matching against the whole dialed number:

Router# configure
Router# sbc mySbc 
Router(config-sbc)# sbe
Router(config-sbc-sbe)# call-policy-set 1
Router(config-sbc-sbe-rtgpolicy)# na-src-adjacency-table MyNaTable 
Router(config-sbc-sbe-rtgpolicy-natable)# exit
Router(config-sbc-sbe-rtgpolicy)# exit

Related Commands

Command
Description

sbc

Creates a new SBC service and enters a new SBC configuration mode. Alternatively, it enters the configuration mode of an existing service.

sbe

Enters the mode of an SBE entity within an SBC service.

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.


nat

To configure a SIP adjacency to assume that all endpoints are behind a NAT device, use the nat command in the SIP adjacency mode. To deconfigure this feature on the SIP adjacency, use the no form of this command.

nat {force-on | force-off}

no nat {force-on | force-off}

Syntax Description

force-on

Sets the SIP adjacency to assume that all endpoints are behind a NAT device.

force-off

Sets the SIP adjacency to assume that the endpoints are not behind a NAT device.


Defaults

The SBC autodetects whether all the endpoints are behind a NAT device.

Command Modes

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

Command History

Release
Modification

Cisco IOS XE Release 2.4Cisco 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 nat force-on command is used to configure the SIP adjacency to assumes that all endpoints are behind a NAT device:

Router# configure
Router(config)# sbc mySbc
Router(config-sbc)# sbe
Router(config-sbc-sbe)# adjacency sip SipToIsp42
Router(config-sbe-adj-sip)# nat force-on

network-id

To configure the network ID, use the network-id command in SBE configuration mode. To deconfigure the network ID, use the no form of this command.

network-id id

no network-id

Syntax Description

id

Specifies the eight-digit network ID. Range is 0 to 99999.


Defaults

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

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 network ID to 88888:

Router# configure
Router(config)# sbc mySbc 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# network-id 88888

option

To add an option to a profile, use the option command in SIP option mode. Use the no form of this command to remove an existing option from this profile.

option opt-name

no option opt-name

Syntax Description

opt-name

Name of option.


Defaults

The global default is used.

Command Modes

SIP option (sip-opt)

Command History

Release
Modification

Cisco IOS XE Release 2.4Cisco 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 add an option to 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)# option opt1

option-profile

To set the adjacency to use the specified profile for white/blacklisting options, use the option-profile command. Use the no form of the command to select the default global configuration.

option-profile [ua | proxy] [inbound | outbound] [ prof-name | default]

no option-profile [ua | proxy] [inbound | outbound] [ prof-name | default]

Syntax Description

ua

Sets the SIP ua header profiles.

proxy

Sets the SIP proxy header profiles.

inbound

Sets the inbound SIP header profiles.

outbound

Sets the outbound SIP header profiles.

prof-name

Name of profile to use.


Defaults

The global default is used.

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

User agent (UA) profiles are applied to Supported and Require headers. Proxy profiles are applied to Proxy-Require headers.

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 adjacency to use the specified profile for white/blacklisting options:

Router# configure
Router(config)# sbc sanity 
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# 

Router(config)# sbc test sbe adjacency sip Adj1
Router(config-sbc-sbe-adj-sip)# option-profile ua inbound OP1
Router(config-sbc-sbe-adj-sip)# exit

outbound-flood-rate

To configure the maximum desired rate of outbound request signals on this adjacency (excluding ACK/PRACK requests) in signals per second, use the outbound-flood-rate command in adjacency SIP configuration mode. Use the no form of this command to disable flood protection.

outbound-flood-rate rate

no outbound-flood-rate

Syntax Description

rate

Desired rate of outbound request signals in signals per second.


Defaults

No flood protection.

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 configure the maximum desired rate of outbound request signals on this adjacency to 1,000 signals per second:

Router# configure
Router(config)# sbc mySbc  
Router(config-sbc)# sbe 
Router(config-sbc-sbe)# adjacency sip SipAdj1
Router(config-sbc-sbe-adj-sip)# outbound-flood-rate 1000
Router(config-sbc-sbe-adj-sip)#

overload-time-threshold

To configure the threshold for media gateway (MG) overload control detection, use the overload-time-threshold command in SBC-DBE configuration mode. This threshold defines the maximum delay allowed by a SBC that has subscribed to overload control events for the DBE to add a new flow. If the threshold is exceeded, the DBE generates an overload event notification. To reset the threshold value to its default value of 100 milliseconds, use the no form of this command.

overload-time-threshold time

no overload-time-threshold

Syntax Description

time

The time threshold in milliseconds. The possible values are 0 to 0-2000000000.


Defaults

If a time threshold value is not configured, the default value is 100 milliseconds.

Command Modes

SBC-DBE configuration (config-sbc-dbe)

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

If an SBC has subscribed for overload control events, the DBE outputs an overload event notification for every request to add a new flow whose execution takes longer than this threshold.

Examples

The following example configures the threshold for media gateway (MG) overload control detections with a value of 400 milliseconds:

Router# configure terminal
Router(config)# sbc mySbc dbe
Router(config-sbc-dbe)# overload-time-threshold 400

Related Commands

Command
Description

dbe

Enters into DBE-SBE configuration mode.