associate
Associates the SAEGW service with specific pre-configured services configured in the same context.
Product
SAEGW
Privilege
Administrator
Mode
Exec > Global Configuration > Context Configuration > SAEGW Service Configuration
configure > context context_name > saegw-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-saegw-service)#
Syntax
[ no ] associate { pgw-service name | gtpu-service service_name up-tunnel | sgw-service name sx-service name }
no
Removes the selected association from this service.
pgw-service name
Specifies that the SAEGW service is to be associated with an existing P-GW service within this context.
name must be an alphanumeric string of 1 through 63 characters and be an existing P-GW service.
sgw-service name
Specifies that the SAEGW service is to be associated with an existing S-GW service within this context.
name must be an alphanumeric string of 1 through 63 characters and be an existing S-GW service.
Important |
S-GW egress eGTP service must be in the same context as this SAEGW service. In addition, PMIP is not supported for the S-GW service egress. |
sx-service name
Specifies that the SAEGW service is to be associated with an existing Sx service within this context.
name must be an alphanumeric string of 1 through 63 characters and be an existing Sx service.
up-tunnel
Configures the interface type as up-tunnel (tunnel towards User Plane function).
Usage Guidelines
Use this command to associate the SAEGW service with other pre-configured services configured in the same context.
Important |
Each P-GW or S-GW service may only be associated with one SAEGW service; however, there may be multiple SAEGW services configured on a system in separate contexts. |
Example
associate pgw-service pgw1
associate sgw-service sgw2