Cisco Cisco ASR 5000

Page of 9109
HA Proxy DNS Configuration Mode Commands   
▀  redirect 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
6238 
   
redirect 
Redirects DNS IP addresses from foreign networks matching an IP address in this command to a home network DNS. 
Product
 
HA 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > Proxy DNS Configuration 
configure > context context_name > proxy-dns intercept-list list_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-proxy-dns-intercept-list)# 
Syntax
 
redirect { ipv4_address | ipv6_address } [ primary-dns { ipv4_address | ipv6_address } + 
| [ secondary-dns { 
ipv4_address | ipv6_address } + ] ] 
no redirect { ipv4_address | ipv6_address } 
no 
Removes the DNS IP address from the redirect rule. 
primary-dns {
 ipv4_address | ipv6_address 
 } + 
Specifies the IP address of the primary home network DNS. 
ipv4_address
 must be an IPv4 address in dotted-decimal notation. 
ipv6_address
 must be an IPv6 address in colon-separated hexadecimal notation. 
indicates that the keyword and variable option can be used multiple times in the same command. 
secondary-dns {
 ipv4_address | ipv6_address 
 } + 
Specifies the IP address of the secondary home network DNS. 
ipv4_address
 must be an IPv4 address in dotted-decimal notation. 
ipv6_address
 must be an IPv6 address in colon-separated hexadecimal notation. 
indicates that the keyword and variable option can be used multiple times in the same command. 
Usage 
Use this command to identify DNS IP addresses from foreign networks that are to be redirected to the home 
DNS. For a more detailed explanation of the Proxy DNS feature, see the proxy-dns intercept-list command in 
the Context Configuration Mode Commands chapter. A maximum of 16 intercept rules (either 
redirect
 or 
pass-thru
) are allow for each intercept list. 
Since this command is configured in the source context, the destination context containing the path to the 
home network DNS is identified using the Context Configuration Mode command 
ip dns-proxy source-
address