Use the same configuration on all SBCs that communicate to a particular SLB.
Use the following example to deploy the SLB for both Egress and Ingress interception.
Egress and Ingress Interception
This deployment is applicable for both the D-SBC and I-SBC.
Ingress Interception
The ingress interception occurs if User1 is the target and a call originated from User1.
In this case, the DSR message uses the SSPIngress port of SLB instead of the local port of the SBC.
Egress Interception
The egress interception occurs if User2 is the target and a call is terminated to User2.
In this case, the DSR message uses the SSPEgress port of the SLB instead of the local port of the SBC.
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 **
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