In this section:
This section outlines how to configure the node number and IPsec of the Default LI.
For information about configuring the Default LI on the S-SBC, M-SBC, or I-SBC, refer to the following pages:
As a Calea user, use the following command to configure the LI.
% set addressContext default intercept nodeNumber <integer>
Configure IPsec as the admin user.
For an IPsec on the X2 interface of the I-SBC Default LI, configure the IPsec on the I-SBC. For an IPsec on the X2 interface of the D-SBC Default LI, configure the IPsec on the S-SBC.
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.
As a Calea user, use the following command in the system-level mode to retrieve the LI statistics.
> show status addressContext default intercept interceptCallDataChannelStatistics interceptCallDataChannelStatistics default { primaryChannelStatus inService; secondaryChannelStatus outOfService; StartSuccess 0; StartFailures 0; StopSuccess 0; StopFailures 0; CallAnswerSuccess 0; CallAnswerFailures 0; CallDisconnectSuccess 0; CallDisconnectFailures 0; ServiceInstanceSuccess 0; ServiceInstanceFailures 0; IndicationSuccess 0; IndicationFailures 0; KeepAliveSuccess 1; KeepAliveFailures 0; RestartSuccess 1; RestartFailures 0; RadiusAckReceived 2; StartResponsesReceived 0; } [ok]