Send comments to nexus3k-docfeedback@cisco.com
-SM-91
Cisco Nexus 3000 Series NX-OS System Management Command Reference
OL-29557-04
Chapter System Management Commands
ip domain-lookup
ip domain-lookup
To enable the Domain Name Server (DNS) lookup feature, use the ip domain-lookup command. Use
the no form of this command to disable this feature.
ip domain-lookup
no ip domain-lookup
Syntax Description This command has no arguments or keywords.
Command Default None
Command Modes Global configuration mode
Command History
Usage Guidelines Use the ip domain-lookup command to enable DNS.
Examples This example shows how to configure the DNS server lookup feature:
switch# configure terminal
switch(config)# vrf context management
switch(config-vrf)# exit
switch(config)# ip domain-name Mysite.com use-vrf management
switch(config)# ip name-server 192.0.2.1
switch(config)# ip domain-lookup
switch(config)#
Related Commands
Release Modification
5.0(3)U1(1) This command was introduced.
Command Description
show hosts Displays information about the DNS.