EasyManua.ls Logo

Cisco Nexus 7000 Series - Configuring Virtualization

Cisco Nexus 7000 Series
536 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Send document comments to nexus7k-docfeedback@cisco.com.
4-5
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
OL-20002-02
Chapter 4 Configuring DNS
Configuring DNS Clients
The following example shows how to configure a default domain name and enable DNS lookup:
switch# config t
switch(config)# ip domain-name cisco.com 192.0.2.1 use-vrf management
switch(config)# ip domain-lookup
switch(config# copy running-config startup-config
Configuring Virtualization
You can configure a DNS client within a VRF. If you do not enter vrf configuration mode, your DNS
client configuration applies to the default VRF.
You can optionally configure a DNS client to use a specified VRF other than the VRF under which you
configured the DNS client as a backup VRF. For example, you can configure a DNS client in the Red
VRF but use the Blue VRF to communicate with the DNS server if the server cannot be reached through
the Red VRF.
BEFORE YOU BEGIN
Ensure that you have a domain name server on your network.
Ensure that you are in the correct VDC (or use the switchto vdc command).
SUMMARY STEPS
9. config t
10. vrf context vrf-name
11. ip domain-name name [ se-vrf vrf-name]
12. ip domain-list name [use-vrf vrf-name]
13. ip name-server server-address1 [server-address2... server-address6] [use-vrf vrf-name]
14. ip domain lookup
15. show hosts
16. copy running-config startup-config
Step 6
ip domain-lookup
Example:
switch(config)# ip domain-lookup
(Optional) Enables DNS-based address translation.
Enabled by default.
Step 7
show hosts
Example:
switch(config)# show hosts
(Optional) Displays information about DNS.
Step 8
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
(Optional) Saves this configuration change.
Command Purpose

Table of Contents

Other manuals for Cisco Nexus 7000 Series

Related product manuals