Applicable only for CALEA users
This section briefly describes the commands for configuring LI on S-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 <disbled | enabled> priMode <active | outofservice | standby> % commit
In the above example, you can also configure secondary IP address, by including the following parameters:
secIpAddress <IP_Address>
secMode <active | outofservice | standby>
secState <disabled | enabled>
For Default/Legacy LI on the M-SBC, ensure that the LIF group name used to send the X3 intercepted data is the same as the interface name in the S-SBC (used to send the X2 data on the S-SBC).
To provision IMS LI on S-SBC, configure the Signaling (X2) interface using the two commands shown below:
Perform a commit after each step.
% set addressContext default intercept callDataChannel <CDC Name> interceptStandard <IMS LI supported Value> vendorId <IMS LI Supported Values> ipInterfaceGroupName <LIF Group information> % 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>
% set addressContext default intercept callDataChannel <CDC Name> interceptStandard <IMS LI supported Value> vendorId <IMS LI Supported Values> % commit