DNS Commands
page 11-2 OmniSwitch 6250 CLI Reference Guide November 2009
ip domain-lookup
Enables or disables the DNS resolver.
ip domain-lookup
no ip domain-lookup
Syntax Definitions
N/A
Defaults
By default, the DNS resolver is disabled.
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• Use the no form of this command to disable the DNS resolver.
• You must use the ip domain-name command to set a default domain name for your DNS resolver(s)
and the ip name-server command to specify up to three DNS servers to query on host lookups.
• The ip domain-lookup command enables the DNS resolver.
Examples
-> ip domain-lookup
-> no ip domain-lookup
Release History
Release 6.6.1; command was introduced.
Related Commands
MIB Objects
systemDNS
systemDNSEnableDnsResolver
ip name-server Specifies the IP addresses of up to three servers to query on a host
lookup.
ipv6 name-server Specifies the IPv6 addresses of up to three IPv6 DNS servers to query
on a host lookup.
ip domain-name Sets or deletes the default domain name for DNS lookups.
show dns Displays the current DNS resolver configuration and status.