C613-50100-01 REV C Command Reference for x930 Series 804
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
DOMAIN NAME SERVICE (DNS) COMMANDS
SHOW
IP NAME-SERVER
show ip name-server
Overview This command displays a list of IPv4 and IPv6 DNS server addresses that your
device will send DNS requests to. This is a static list configured using the ip
name-server command.
When running VRF lite, this command displays a list of IPv4 and IPv6 addresses of
DNS servers that your device will send DNS requests to for either the global VRF lite
instance or a selected VRF lite Instance.
For information on filtering and saving command output, see the “Getting Started
with AlliedWare Plus” Feature Overview and Configuration Guide.
Syntax
show ip name-server
Syntax (VRF lite) show ip name-server [vrf <name>|global]
Mode User Exec and Privileged Exec
Example To display the list of DNS servers that your device sends DNS requests to, use the
command:
awplus# show ip name-server
Output Figure 21-10: Example output from the show ip name-server command
Output (VRF lite) Figure 21-11: Example output from the show ip name-server command for the
VRF lite instance “red”
Related
Commands
ip domain-lookup
ip name-server
Parameter Description
vrf A VRF lite instance
<name> The name of the specific VRF lite instance
global The global VRF lite instance
awplus# show ip name-server
10.10.0.123
10.10.0.124
2001:0db8:010d::1
awplus# show ip name-server vrf red
[VRF: red]
10.10.0.123
10.10.0.124
2001:0db8:010d::1