Use this example configuration to configure your SLB-SBC setup with the LI configuration.

Note

Use the same configuration on all SBCs which communicate to a particular SLB.


SLB Deployment with the D-SBC and IMS LI

Use the following example to deploy the SLB for both Egress and Ingress interception.

If User2 is the target and a call is terminated to User2, the egress interception occurs.

In this case, SSPEgress port of SLB is used in DSR message instead of local port of the SBC.

This deployment is applicable for both the D-SBC and I-SBC.


Egress Interception


If User1 is the target and a call is originated from User1, the ingress interception occurs.

In this case, SSPIngress port of SLB is used in DSR message instead of local port of the SBC.

Note

This deployment is applicable for both the D-SBC and I-SBC.


Ingress Interception


Configuring SBC SWe on the SLB with a LI configuration

set addressContext default intercept callDataChannel CDC_M ipInterfaceGroupName LIF1 mediaIpInterfaceGroupName LIF1
commit

set addressContext default intercept nodeNumber 7788
commit


set addressContext default intercept callDataChannel CDC_M interceptStandard threeGpp vendorId utimaco mediationServer MS_M
commit

set addressContext default intercept callDataChannel CDC_M rtcpInterception enabled liPolDipForRegdOodMsg enabled
commit

set addressContext default intercept callDataChannel CDC_M mediationServer MS_M signaling ipAddress 10.54.81.77 portNumber 8632
commit

set addressContext default intercept callDataChannel CDC_M mediationServer MS_M signaling state enabled mode inService
commit

set addressContext default intercept callDataChannel CDC_M mediationServer MS_M media tcp ipAddress 10.54.81.77 portNumber 7007
commit

set addressContext default intercept callDataChannel CDC_M mediationServer MS_M media tcp state enabled mode inService
commit

set addressContext default intercept callDataChannel CDC_M mediationServer MS_M media udp ipAddress 10.54.81.77 portNumber 6241
commit

set addressContext default intercept callDataChannel CDC_M mediationServer MS_M media udp state enabled mode inService
commit

set addressContext default intercept callDataChannel CDC_M dsrProtocolVersion 1
commit


set addressContext default intercept callDataChannel CDC_M mediationServer MS_M signaling state disabled mode outOfService
commit

set addressContext default intercept callDataChannel CDC_M mediationServer MS_M signaling state enabled mode inService
commit

set addressContext default intercept callDataChannel CDC_M mediationServer MS_M media udp state disabled mode outOfService
commit

set addressContext default intercept callDataChannel CDC_M mediationServer MS_M media udp state enabled mode inService
commit

exit

show status addressContext default intercept
**


SIPSigPort configuration

On the SLB:


set addressContext default zone ZONE105677_AS id 3
commit 

set addressContext default zone ZONE105677_AS id 3 sipSigPort 3 ipInterfaceGroupName LIG2 ipVarV6 IF3.IPV6 ipVarV4 IF3.IPV4 portNumber 5060 state enabled transportProtocolsAllowed sip-udp,sip-tcp,sip-tls-tcp
commit

set addressContext default zone ZONE105677_IAD id 2
commit

set addressContext default zone ZONE105677_IAD id 2 sipSigPort 2 ipInterfaceGroupName LIG1 ipVarV6 IF2.IPV6 ipVarV4 IF2.IPV4 portNumber 5060 state enabled transportProtocolsAllowed sip-tls-tcp,sip-tcp,sip-udp
commit


set system slb commInterface addressContext default ipInterfaceGroup LIG1 pktIpVar IF2.IPV4
commit

On the SBC:


set system slb usage enabled
commit

set system slb commInterface addressContext default ipInterfaceGroup LIG1 pktIpVar IF2.IPV4
commit

set system slb slbAddress SLBATP ipAddress 10.34.204.201
commmit


set addressContext default zone ZONE105677_IAD id 2 sipSigPort 2 slbName SLBATP
commit

set addressContext default zone ZONE105677_AS id 3 sipSigPort 3 slbName SLBATP
commit