Cisco Cisco ASR 5000

Page of 640
SGSN Service Configuration Procedures   
▀  Configuring a Local PGW Address (S4 Only, Optional) 
 
▄  SGSN Administration Guide, StarOS Release 18 
   
Configuring a Local PGW Address (S4 Only, Optional) 
If operators wish to bypass DNS resolution of APN FQDN on the S4-SGSN for obtaining a PGW address, the S4-SGSN 
can be configured to use a locally configured PGW IPv4 address in an APN profile. 
Use the following procedure to configure the local PGW address: 
Step 1 
Access APN Profile Configuration Mode and create an APN profile. 
Step 2 
Specify the address resolution mode for the PGW as 
local
Step 3 
Configure the P-GW address. 
Step 4 
Configure the load balancing 
weight
 preference for the P-GW. 
Example Configuration 
config 
   apn-profile <apn_profile_name> 
      address-resolution-mode local 
      pgw-address <ipv4_address | ipv6_address> weight <weight_preference> 
      end