Configures an IP address for a Serving Gateway (S-GW), a supported
S5/S8 protocol type, and selection weight used in a pool for S-GW selection.
On an S4-SGSN, this command is
used as part of the configuration to bypass DNS resolution of RAI FQDN for an
S-GW.
Mode
Exec > Global Configuration > LTE Policy Configuration > LTE
TAI Management Database Configuration > LTE TAI Management Object
Configuration
configure > lte-policy > tai-mgmt-db
db_name
> tai-mgmt-obj
obj_name
Entering the above command sequence results in the following prompt:
[local]host_name(tai-mgmt-obj)#
Syntax
sgw-address ipv4_or_ipv6_address s5-s8-protocol { both | gtp | pmip } weight number attach-only | collocated-node collocated_node_name ue-usage-type ue_usage_type_value
no sgw-address ipv4_or_ipv6_address s5-s8-protocol { both | gtp | pmip } [ collocated-node collocated_node_name ]ue-usage-type ue_usage_type_value
no sgw-address
ipv4_or_ipv6_address s5-s8-protocol { both | gtp |
pmip }
Removes the configured S-GW address from this TAI management object.
ipv4_or_ipv6_address
Specifies the IP address of the S-GW in the selection pool in IPv4
dotted-decimal or IPv6 colon-separated-hexadecimal notation.
Up to 32 S-GW addresses can be configured per TAI management object.
s5-s8-protocol { both | gtp | pmip
}
Specifies the S5/S8 interface type found between the configured S-GW
and the P-GW.
both : Specifies that both the GTP and PMIP
protocols are supported over the S5/S8 interface.
The
both option is not supported on the
SGSN.
gtp : Specifies that the GTP protocol is
supported over the S5/S8 interface.
This is the only option supported by
the SGSN.
pmip : Specifies that the PMIP protocol is
supported over the S5/S8 interface.
The
pmip option is not supported on the
SGSN.
weight
number
Specifies the priority or weight of the S-GW address used during
weighted round-robin selection within this TAI management object.
number must be an integer from 1 through 100.
attach-only
Specifies the SGW preference for SGW-relocation.
collocated-node
Configures the collocation name to select the collocated S/PGW node IP addresses for MME.
collocated_node_name must be a string of size 1 to 255.
ue-usage-type
Configures the ue-usage-type for the gateway. ue_usage_type_value must be an integer between 1 through 255.
Usage Guidelines
Use this command to configure a pool of S-GW addresses used for S-GW
selection.
On the S4-SGSN, use this command to
complete the configuration of bypassing DNS resolution of RAI FQDN to obtain
the S-GW address. This command is not valid on the S4-SGSN until the following
commands have been executed:
Example
The following command configures an S-GW with an IPv4 address of 209.165.200.228 , a supported S5/S8 protocol type of GTP, and a selection weight of 3 : sgw-address 209.165.200.228 s5-s8-protocol gtp weight 3