Command Line Reference Guide
resolved, the software goes through the list of names configured with the ip domain-list
command to find a match.
Use the following steps to enable dynamic resolution of hosts:
• specify a domain name server with the ip name-server command
• enable DNS with the ip domain-lookup command
To view current bindings, use the show hosts command. To view DNS related
configuration, use the
show running-config resolve command.
Related
Commands
ip domain-name – specifies a DNS server.
ip domain-lookup
Enable dynamic host-name to address resolution (that is, DNS).
S5000
Syntax
p domain-lookup
To disable DNS lookup, use the no ip domain-lookup command.
Defaults Disabled.
Command Modes CONFIGURATION
Command History
Version 9.0(1.3) Introduced on the S5000.
Usage
Information
To fully enable DNS, also specify one or more domain name servers with the ip name-
server command.
FTOS does not support sending DNS queries over a VLAN. DNS queries are sent out all other
interfaces, including the Management port.
To view current bindings, use the show hosts command.
Related
Commands
ip name-server – specifies a DNS server.
show hosts – Views the current bindings.
571