Syntax
sgw-address ipv4_or_ipv6_address s5-s8-protocol { both | gtp | pmip } weight number
no sgw-address ipv4_or_ipv6_address s5-s8-protocol { both | gtp | pmip }
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.
gtp: Specifies
that the GTP protocol is supported over the S5/S8 interface.
pmip: Specifies
that the PMIP protocol is supported over the S5/S8 interface.
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.
Usage:
Use this command to
configure a pool of S-GW addresses used for S-GW selection.
Example:
The following command
configures an S-GW with an IPv4 address of
10.2.3.4,
a supported S5/S8 protocol type of GTP, and a selection weight
of
3:
sgw-address 10.2.3.4
s5-s8-protocol gtp weight 3