Cisco Nexus 7000 Series Configuration Manual page 96

Nx-os unicast routing configuration
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Configuring DNS Clients
S e n d d o c u m e n t c o m m e n t s t o n e x u s 7 k - d o c f e e d b a c k @ c i s c o . c o m .
DETAILED STEPS
Command
Step 1
config t
Example:
switch# config t
switch(config)#
Step 1
vrf context vrf-name
Example:
switch(config)# vrf context Red
switch(config-vrf)#
Step 2
ip domain-name name [use-vrf vrf-name ]
Example:
switch(config)# ip domain-name
myserver.com
Step 3
ip domain-list name [use-vrf vrf-name ]
Example:
switch(config)# ip domain-list
mycompany.com
Step 4
ip name-server address1 [ address2...
address6 ] [use-vrf vrf-name ]
Example:
switch(config)# ip name-server
192.0.2.22
Step 5
ip domain-lookup
Example:
switch(config-vrf)# ip domain-lookup
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
4-6
Purpose
Enters configuration mode.
Creates a VRF and enters VRF configuration mode.
(Optional) Defines the default domain name server that
Cisco NX-OS uses to complete unqualified host
names. You can optionally define a VRF that Cisco
NX-OS uses to resolve this domain name server if it
cannot be resolved in the VRF that you configured this
domain name under.
Cisco NX-OS appends the default domain name to any
host name that does not contain a complete domain
name before starting a domain-name lookup.
(Optional) Defines additional domain name servers
that Cisco NX-OS can use to complete unqualified
host names. You can optionally define a VRF that
Cisco NX-OS uses to resolve this domain name server
if it cannot be resolved in the VRF that you configured
this domain name under.
Cisco NX-OS uses each entry in the domain list to
append that domain name to any host name that does
not contain a complete domain name before starting a
domain-name lookup. Cisco NX-OS continues this for
each entry in the domain list until it finds a match.
(Optional) Defines up to six name servers. The address
can be either an IPv4 address or an IPv6 address.
You can optionally define a VRF that Cisco NX-OS
uses to reach this name server if it cannot be reached
in the VRF that you configured this name server under.
(Optional) Enables DNS-based address translation for
this VRF. Enabled by default.
Chapter 4
Configuring DNS
OL-20002-02

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents