Applicable only to CALEA users
This section describes the commands for configuring LI on the 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
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
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