In this section:
Not applicable to the SBC Software Edition (SWe).
The
The
The
See Lawful Intercept page for an in-depth explanation of LI functionality.
The SBC 52x0 and SBC 7000 systems support creating IP Interface Groups containing sets of IP interfaces that are not "processor friendly" (i.e. carried on physical Ethernet ports served by separate processors). However, restrictions exist regarding the usage of such Interface Groups.
(This ability does not apply to the SBC 51x0 and SBC 5400 systems which have only two physical media ports. IP interfaces from the two physical ports may be configured within the same IP Interface Groups without restriction.)
For complete details, refer to Configuring IP Interface Groups and Interfaces.
As user 'Calea', use the following commands to configure LI:
% set addressContext <default> intercept callDataChannel <callDataChannel> displaylevel <displaylevel> nodeNumber <integer>
As user 'Calea', use the following command to establish the LI call data channel configuration:
% set addressContext <default> intercept callDataChannel <callDataChannel_name> ipInterfaceGroupName <ipInterfaceGroup_Name> kaTimer <kaTimer_name> priIpAddress <value> priMode <outofservice | standby> priPort <priPort_name> priState <disabled | enabled> retries <value> secIpAddress <IP_Address> secMode <active | outofservice | standby> secState <disabled | enabled>
As user 'Calea', use the following command in System-level mode to retrieve the LI statistics:
> show status addressContext <default> intercept interceptCallDataChannelStatistics <intexierceptCallDataChannelStatistics>
% show status addressContext default intercept interceptCallDataChannelStatistics interceptCallDataChannelStatistics default { primaryChannelStatus InService; secondaryChannelStatus outOfService; StartSuccess 7967; StartFailures 0; StopSuccess 7967; StopFailures 0; CallAnswerSuccess 7929; CallAnswerFailures 0; CallDisconnectSuccess 7965; CallDisconnectFailures 0; ServiceInstanceSuccess 0; ServiceInstanceFailures 0; IndicationSuccess 185; IndicationFailures 0; KeepAliveSuccess 665; KeepAliveFailures 0; RestartSuccess 1; RestartFailures 0; RadiusAckReceived 53064; StartResponsesReceived 7967; }