Specifications
3-117
Cisco Wide Area Application Services Command Reference
OL-16451-01
Chapter 3 CLI Commands
dnslookup
dnslookup
To resolve a host or domain name to an IP address, use the dnslookup EXEC command.
dnslookup {hostname | domainname}
Syntax Description
Defaults No default behavior or values.
Command Modes EXEC
Device Modes application-accelerator
central-manager
Examples The following examples show how the dnslookup command is used to resolve the hostname myhost to
IP address 172.31.69.11, abd.com to IP address 192.168.219.25, and an IP address used as a hostname
to 10.0.11.0:
WAE# dnslookup
myhost
official hostname: myhost.abc.com
address: 172.31.69.11
WAE# dnslookup
abc.com
official hostname: abc.com
address: 192.168.219.25
WAE# dnslookup 10.0.11.0
official hostname: 10.0.11.0
address: 10.0.11.0
Related Commands
hostname Name of DNS server on the network.
domainname Name of domain.