Note

Applicable only to CALEA users

Overview

This section describes the commands for configuring LI on the I-SBC.

Note
  • You can configure LI using the default address context only.
  • For more information on the parameters and their descriptions, refer to Intercept - CLI.


Configure Default LI on I-SBC

set addressContext default intercept callDataChannel <CDC Name> interceptStandard <Default LI supported Value> vendorId <Default LI Supported Values> ipInterfaceGroupName <LIG1 from where data is sent> priIpAddress <IPv4 address> priPort <port> priState <disabled | enabled> priMode <active | outOfService>
commit

Configure IMS LI on I-SBC

To configure IMS LI on the I-SBC, configure the X2 and X3 interfaces using the two commands shown below:

set addressContext default intercept nodeNumber <node number> callDataChannel <CDC Name> ipInterfaceGroupName <LIG1 from which signaling data will be sent> mediaIpInterfaceGroupName <LIG1 from which media data will be sent> interceptStandard <IMS LI flavor> vendorId <IMS LI flavor>
commit

set addressContext default intercept callDataChannel <CDC Name> mediationServer <mediation server name> signaling dfGroupName <dfGroupname_1> ipAddress <ip address of mediation server> portNumber <port number of mediation server> protocolType tcp
commit

set addressContext default intercept callDataChannel <CDC Name> mediationServer <mediation server name> media <transport type> ipAddress <ip address of mediation server> portNumber <port number of mediation server>
commit   

Configure PSCI LI on I-SBC

Tip

Perform a commit after each step.

set addressContext default intercept callDataChannel <CDC Name> interceptStandard <PSCI LI supported value> vendorId <PSCI LI supported value> mediaIpInterfaceGroupName <LIG1 from where data is sent> 
commit

set addressContext default intercept callDataChannel <CDC Name> mediationServer <mediation server name> media <transport type> ipAddress <ip address of mediation server> portNumber <port number of mediation server>
commit

# To activate:
set addressContext default intercept callDataChannel <CDC Name> mediationServer <mediation server name> media <transport type> state enabled mode inService
commit