DO NOT SHARE THESE DOCS WITH CUSTOMERS!
This is an LA release that will only be provided to a select number of PLM-sanctioned customers (PDFs only). Contact PLM for details.
The SBC can communicate over IPv6 with an external PSX server using a single socket communicating to two different destination ports:
The SBC accommodates up to nine different external PSX servers. If more than one active server is configured, the SBC policy request is load shared between the active servers in a round robin sequence. A combination of both IPv4 and IPv6 policy servers can be configured on the SBC.
The high-level steps required to establish communication are listed below:
Disable the local policy server:
% set system policyServer localServer PSX_LOCAL_SERVER mode outOfService state disabled
Configure and enable the remote policy server:
% set system policyServer remoteServer IPV6_PSX ipAddress fc00::3100:0:0:240:106 portNumber 3055 mode active state enabled
The SBC sends a Registration Request message to the external PSX which replies with the port number to use for call processing communication.