Cisco Cisco ASR 5000

Page of 640
SGSN Service Configuration Procedures   
▀  Configuring DNS Client 
 
▄  SGSN Administration Guide, StarOS Release 18 
   
Configuring DNS Client 
DNS client services can be configured for a context. 
Step 1 
In context configuration mode, enable DNS lookup. 
Step 2 
Specify the DNS to use for lookups; maximum of two DNS addresses can be used. 
Step 3 
Create a DNS client with a unique name. 
Step 4 
In DNS Client configuration mode, bind the DNS client to the IP address of an interface in the current context. 
Example Configuration 
configure 
   context <context_name
      ip domain-lookup 
      ip name-servers <ip_address
      dns-client <name
         bind address <ip_address
         end