...
To configure PCSI LI:
...
Anchor |
---|
| Configuring IP Interface Group |
---|
| Configuring IP Interface Group |
---|
|
Configuring CDC with IP Interface Group Note |
---|
To create CDC, refer to the section Configuring SBC For Lawful Interception. |
To configure the IP Interface Group, execute the following command:
Code Block |
---|
|
% set addressContext default intercept callDataChannel CDC ipInterfaceGroupName LIG1
commit |
Anchor |
---|
| Configuring CDC for Intercept Flavor as PCSI LI |
---|
| Configuring CDC for Intercept Flavor as PCSI LI |
---|
|
Configuring CDC for Intercept Flavor as PCSI LIFor other options of configuring the intercept flavor as IMS LI, refer to the section Configuring SBC For Lawful Interception.
Code Block |
---|
% set addressContext default intercept callDataChannel CDC interceptStandard packetCable vendorId ss8
commit |
Anchor |
---|
| Creating a Mediation Server Entry |
---|
| Creating a Mediation Server Entry |
---|
|
...
Configuring CDC for Media Interception Note |
---|
The PCSI LI supports configuring up to 8 mediation servers under the CDC. |
Code Block |
---|
|
% set addressContext default intercept callDataChannel CDC interceptStandard packetCable vendorId ss8 mediationServer MS1
commit |
Anchor |
---|
| Configuring Mediation Server for Media Interception over TCP |
---|
| Configuring Mediation Server for Media Interception over TCP |
---|
|
Configuring ...
CDC for Media Interception over TCP
Code Block |
---|
|
% 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 |
Anchor |
---|
| Configuring RTCP Interception |
---|
| Configuring RTCP Interception |
---|
|
Configuring CDC for RTCP Interception...
Code Block |
---|
language | none |
---|
% set addressContext default intercept callDataChannel CDC rtcpInterception enabled
commit |
Viewing PCSI LI Configuration
...