sbc-routing-policy

This command configures the Routing Policies table, which lets you define Routing Policy rules.

Syntax

(config-voip)# sbc routing sbc-routing-policy <Index>
(sbc-routing-policy-<Index>)# 

Command

Description

Index

Defines the table row index.

lcr-call-length

Defines the average call duration (in minutes) and is used to calculate the variable portion of the call cost.

lcr-default-cost {highest-cost|lowest-cost}

Defines whether routing rules in the IP-to-IP Routing table that are not assigned a Cost Group are considered a higher cost or lower cost route compared to other matched routing rules that are assigned Cost Groups.

lcr-enable {disabled|enabled}

Enables the Least Cost Routing (LCR) feature for the Routing Policy.

ldap-srv-group-name

Assigns an LDAP Server Group to the Routing Policy.

name

Defines a descriptive name, which is used when associating the row in other tables.

Command Mode

Privileged User

Example

This example configures a Routing Policy for "ITSP" that is assigned LDAP Server Group "AD":

(config-voip)# sbc routing sbc-routing-policy 0
(sbc-routing-policy-0)# name ITSP
(sbc-routing-policy-0)# ldap-srv-group-name AD
(sbc-routing-policy-0)# activate