Enabling CUPS in eGTP-C Service for SAEGW
Use the following commands to configure eGTP-C service with CUPS mode that is applicable only for SAEGW service.
configure
context context_name
egtp-service service_name
[ no ] cups-enabled
end
The following services should be in STARTED state, and associated under SAEGW service for SAEGW service to move to STARTED state:
-
All eGTP-C services should be configured with cups-enabled CLI.
-
S-GW Ingress Service (which is configured as part of SAEGW S-GW Service)
-
S-GW Egress Service (which is configured as part of SAEGW S-GW Service)
-
P-GW Ingress Service (which is configured as part of SAEGW P-GW Service)
-
-
Other dependent Services like:
-
Sx Service
-
GTP-U Service
-
NOTES:
-
There is no requirement to configure GTP-U service under eGTP-C service, in case cups-enabled CLI is enabled. If GTP-U service is configured along with cups-enabled CLI, then it will not have any affect.
-
There is no change in non-CUPS behavior.
-
Any deviation from the above mentioned configuration of SAEGW service will not get the Service in STARTED state. The same would be displayed in show configuration errors CLI command.
-
The show egtp-service all for eGTP-C and show saegw-service all for SAEGW will display if the services are CUPS enabled.
-
The cups-enabled CLI must not be used for standalone P-GW and S-GW service.