Associates the P-GW
service with specific pre-configured services and/or policies
configured in the same context.
Syntax
associate { egtp-service name [ lma-service name ] | ggsn-service name | lma-service name [ egtp-service name ] | qci-qos-mapping name }
no associate { egtp-service | lma-service | qci-qos-mapping }
no
Removes the selected
association from this service.
egtp-service name [ lma-service name ] | lma-service name [ egtp-service name ]
egtp-service name [ lma-service name ]:
Specifies that the P-GW service is to be associated with an existing
eGTP service within this context.
name must
be an alphanumeric string of 1 through 63 characters and be an existing
eGTP service.
Configure an associated
LMA service name to support handoffs between PMIPv6 and GTP. name must
be an alphanumeric string of 1 through 63 characters and be an existing
LMA service.
lma-service name [ egtp-service name ]:
Specifies that the P-GW service is to be associated with an existing
LMA service within this context.
name must
be an alphanumeric string of 1 through 63 characters and be an existing
LMA service.
Configure an associated
eGTP service name to support handoffs between PMIPv6 and GTP. name must
be an alphanumeric string of 1 through 63 characters and be an existing
eGTP service.
ggsn-service name
Specifies that the
P-GW service is to be associated with an existing GGSN service within
this context.
name must
be an alphanumeric string of 1 through 63 characters and be an existing
GGSN service.
qci-qos-mapping name
Specifies that the
P-GW service is to be associated with an existing QCI-QoS mapping configuration
within this context.
name must
be an alphanumeric string of 1 through 63 characters and be an existing
QCI-QoS mapping configuration.
QCI-Qos mapping is
typically configured in a AAA context. Refer to the QCI-QoS Mapping Configuration
Mode Commands chapter for more information.
IMPORTANT:
If a GGSN service is associated with a
P-GW service, then the GGSN service will use the QCI-QoS mapping
tables specified in the qci-qos-mapping command
and assigned to its associated P-GW service.
Usage:
Use this command to
associate the P-GW service with other pre-configured services and/or policies
configured in the same context.
Example:
The following command
associates this service with an eGTP service called
egtp1:
associate egtp-service
egtp1