Cisco Cisco IOS Software Release 12.4(4)T

Descargar
Página de 22
 
VRF-Aware DNS
  How to Configure VRF-Aware DNS
3
Cisco IOS Release 12.4(4)T
VRF-aware DNS forwards queries to name servers using the VRF table. Because the same IP address 
can be associated with different DNS servers in different VRF domains, a separate list of name caches 
for each VRF is maintained. The DNS looks up the specific VRF name cache first, if a table has been 
specified, before sending a query to the VRF name server. All IP addresses obtained from a VRF-specific 
name cache are routed using the VRF table.
How to Configure VRF-Aware DNS
This section contains the following tasks:
 
 
Defining a VRF Table and Assigning a Name Server to Enable VRF-Aware DNS
Perform this task to define a VRF table and assign a name server.
A VRF-specific name cache is dynamically created if one does not exist whenever a VRF-specific name 
server is configured by using the ip name-server vrf command option or a permanent name entry is 
configured by using the ip host vrf command option. The VRF name cache is removed whenever all 
name server and permanent entries in the VRF are disabled.
It is possible that multiple name servers are configured with the same VRF name. The system will send 
queries to those servers in turn until any of them responds, starting with the server that sent a response 
the last time.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
ip vrf vrf-name
4.
rd route-distinguisher
5.
exit
6.
ip name-server [vrf vrf-nameserver-address1 [server-address2...server-address6]
7.
ip domain lookup