Cisco Cisco ASR 5000

Page of 9109
  HSGW Service Configuration Mode Commands 
dns-pgw  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
6351 
dns-pgw 
Identifies the location of the DNS client to the HSGW service and enables/disables P-GW load balancing using DNS 
SRV lookup. 
Product
 
HSGW 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > HSGW Service Configuration 
configure > context context_name > hsgw-service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-hsgw-service)# 
Syntax
 
dns-pgw { context name | selection { topology [ weight ] | weight } } 
[ default | no ] dns-pgw { context | selection { topology [ weight ] | weight } } 
default
 
Returns the command to its default setting of the current context. 
By default, topology will be enabled and weight will be disabled. 
no
 
Removes the configured DNS client context name or P-GW DNS selection criteria from this service. 
context name
 
Specifies an existing context in which the DNS client is configured as an alphanumeric string of 1 through 79 
characters. 
selection { topology [ weight ] | weight }
 
Specifies P-GW DNS selection criteria. 
topology
: Enables topology selection, which selects a P-GW topologically closer to the HSGW. 
topology weight
: Enables topology selection with weight. 
weight
: Enables selection with weight only when both preference values are the same; disables topology 
selection. 
Usage 
Use this command to identify to the HSGW service the context where the DNS client is configured. The DNS 
client is used to identify an FQDN for the peer P-GW. This command defaults to the same context as the 
HSGW service. 
In addition, this command enables and disables P-GW load balancing using DNS SRV lookup by defining P-
GW DNS selection criteria.