Applicable only for CALEA users.
This section outlines the commands to configure the Default LI on the S-SBC. For more information about the Default LI configuration, refer to Default LI Configuration.
Use the following command to establish the LI CDC configuration in the S-SBC.
% set addressContext default intercept callDataChannel <callDataChannel_name> interceptStandard <packetcable | packetcablePlusEtsi> ipInterfaceGroupName <ipInterfaceGroup_name> kaTimer <kaTimer_value> priIpAddress <IP_Address> priMode <active | outofservice | standby> priPort <priPort_number> priState <disabled | enabled> retries <value> secIpAddress <IP_Address> secMode <active | outofservice | standby> secState <disabled | enabled> vendorId <none | utimaco | verint> % commit
The following is an example of how to configure the default LI in the S-SBC.
% set addressContext default intercept callDataChannel <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