Cisco Cisco Packet Data Gateway (PDG) Merkblatt

Seite von 8487
APN Profile Configuration Mode   
▀  address-resolution-mode 
 
 
▄  Cisco ASR 5x00 Command Line Interface Reference 
1418 
   
address-resolution-mode 
Identifies the address resolution mode for this APN profile. This command is specific to the SGSN. 
Product
 
SGSN 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > APN Profile Configuration 
configure > apn-profile profile_name
 
Entering the above command sequence results in the following prompt: 
[local]host_name(apn-profile-profile_name)# 
Syntax
 
address-resolution-mode { fallback-for-dns | local } 
default address-resolution-mode 
default
 
Resets the configuration to the default value, that is,
fallback-for-dns
fallback-for-dns
 
Instructs the system to try DNS resolution. If the DNS query fails, the SGSN will use locally configured 
addresses, if they have been configured. The pgw-address configured under apn-profile will be treated as 
fallback for dns address and will used only after dns failure. 
Default: enabled 
local
 
Instructs the system to only use locally configured addresses and not to use DNS query. 
Default: disabled 
Usage 
Use this command to specify the DNS query or local address resolution for this APN profile. 
Example
 
The following command sets the address resolution mode to use local addresses only if the DNS query fails:  
address-resolution-mode fallback-for-dns