Cisco Cisco Packet Data Gateway (PDG)

Página de 8994
  LTE TAI Management Object Configuration Mode Commands 
sgw-address  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
7101 
sgw-address 
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.  
Product
 
MME 
SGSN 
Privilege
 
Administrator 
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 
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. 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.