Info | ||
---|---|---|
| ||
Applicable only for CALEA users. |
This section briefly describes outlines the commands for configuring to configure the Default LI on the S-SBC. For more information about the Default LI configuration, refer to Default LI Configuration.
Info | ||
---|---|---|
| ||
|
Use the following command to establish the LI CDC configuration in the S-SBC.
Code Block |
---|
% set addressContext default intercept callDataChannel <CDC Name> <callDataChannel_name> interceptStandard <Default<packetcable LI supported Value> | packetcablePlusEtsi> ipInterfaceGroupName vendorId<ipInterfaceGroup_name> <Default LI SupportedkaTimer Values><kaTimer_value> priIpAddress ipInterfaceGroupName<IP_Address> <LIG1 from wherepriMode data<active is| sent> outofservice priIpAddress <IPv4 address> | standby> priPort <port><priPort_number> priState <disbled<disabled | enabled> retries priMode <active<value> | outofservice | standby> % commit |
Tip | ||
---|---|---|
| ||
In the above example, you can also configure secondary IP address, by including the following parameters:
|
To provision IMS LI on S-SBC, configure the Signaling (X2) interface using the two commands shown below:
Tip | ||
---|---|---|
| ||
Perform a commit after each step. |
Code Block |
---|
% set addressContext default intercept callDataChannel <CDC Name> interceptStandard <IMS LI supported Value> secIpAddress <IP_Address> secMode <active | outofservice | standby> secState <disabled | enabled> vendorId <IMS<none LI| Supportedutimaco Values>| verint> ipInterfaceGroupName <LIF Group information> % commit |
The following is an example of how to configure the default LI in the S-SBC.
Code Block | ||
---|---|---|
| ||
% set addressContext default intercept callDataChannel <CDC Name>
mediationServer <mediation server name> signaling
ipAddress <ip address of mediation server>
portNumber <port number of mediation server>
protocolType <tcp | udp>
|
Code Block |
---|
% set addressContext default intercept callDataChannel <CDC Name> interceptStandard <IMS LI supported Value> vendorId <IMS LI Supported Values> <callDataChannel_name> ipInterfaceGroupName <ipInterfaceGroup_Name> interceptStandard <packetcable | packetcablePlusEtsi> kaTimer <kaTimer_value> priIpAddress <IP_Address> priMode active priPort <priPort_number> priState enabled retries 3 secIpAddress <IP_Address> secMode standby secState enabled vendorId <none | utimaco | verint> % commit |
Pagebreak |
---|