In this section:
Applicable only for CALEA users.
This section outlines the commands to configure the PCSI LI on the M-SBC. For more information about the PCSI LI configuration, refer to PCSI LI Configuration.
The PCSI LI does not support the X2 interface.
Perform a commit after each step.
% set addressContext default intercept callDataChannel <callDataChannel_name> interceptStandard packetcable vendorId ss8 mediaIpInterfaceGroupName <mediaIpInterfaceGroup_name> % set addressContext default intercept callDataChannel <callDataChannel_name> mediationServer <mediationServer_name> media tcp ipAddress <IP_Address> portNumber <0-65535> # To activate: set addressContext default intercept callDataChannel <callDataChannel_name> mediationServer <mediationServer_name> media tcp state enabled mode inService
For other options of configuring the intercept flavor as PCSI LI, refer to Configuring SBC For Lawful Interception.
% set addressContext default intercept callDataChannel CDC interceptStandard packetCable vendorId ss8 % commit
The PCSI LI supports configuring up to eight mediation servers under the CDC.
% set addressContext default intercept callDataChannel CDC interceptStandard mediationServer MS1 % commit
You can configure the PCSI media interception only over TCP. You cannot configure the PCSI media interception over UDP.
% set addressContext default intercept callDataChannel CDC mediationServer MS1 media tcp ipAddress fc22:3200::230:7 portNumber 8765 dscpValue 0 % commit % set addressContext default intercept callDataChannel CDC mediationServer MS1 media tcp mode inService state enabled % commit
You can also configure the TCP with the following parameters:
kaTime
(default of 180)kaInterval
(default of 30)kaProbe
(default of 4)Configure IPsec as the admin user.
For an IPsec on the X3 interface of the M-SBC PCSI LI, configure the IPsec on the M-SBC.
You must configure IPsec only when you want to send the intercepted media over a secure connection between the SBC and the mediation server.
localIdentity ipAddress – The SBC interface group IP associated with the LI CDC.
remoteIdentity ipAddress – The mediation server IP configured in the LI CDC.
The recommended setting for LI IPsec mode is transport.
For more information about IPsec configuration, refer to IP Security - CLI.