Configuring the SAE for the SRC 3GPP Gateway
You must configure the SAE to recognize the SRC 3GPP gateway by adding information about it to the SAE properties. Tasks for configuring the SAE for the SRC 3GPP gateway are:
Configuring the SRC 3GPP Gateway as an External Plug-In
To configure an external plug-in for the SAE:
From configuration mode, access the statement that configures the external plug-ins.
user@host# edit shared sae configuration plug-ins name name externalConfigure the object reference of the external plug-in that is exported to the SAE.
[edit shared sae configuration plug-ins name name external]user@host# set corba-object-reference corba-object-referencewhere corba-object-reference is one of the following references:
Path to the interoperable object reference (IOR) file in the format file:///opt/UMC/3gpp/var/run/3gpp-gw.ior
The corbaloc URL in the format corbaloc::host:9801/ASGGx/statesync/<namespace> where host is the IP address of the C Series Controller or 127.0.0.1
Common Object Services (COS) in the format corbaname::host:2809/NameService#ASGGx/statesync/<namespace>
Specify the plug-in attributes.
[edit shared sae configuration plug-ins name name external]user@host# set attributes attributePlug-in attributes for the SRC 3GPP gateway include:
USER-SESSION-HANDLE
LOGIN-NAME
INTERFACE-DESCR
USER-INET-ADDRESS
PROPERTY
SERVICE-SESSION-NAME
SERVICE-NAME
IN-OCTETS
OUT-OCTETS
TERMINATE-CAUSE
ROUTER-NAME
For more information about configuring plug-in attributes, see Configuring the SAE for External Plug-Ins (SRC CLI).
Configuring Event Publishers
You must configure the SAE to publish the global service-tracking events to the SRC 3GPP gateway. Any other events are ignored.
For information about configuring event publishers, see Special Types of Event Publishers.