Configuration Guide DNS Configuration
Showing Domain Name Resolution Information
This section describes how to display the DNS configuration.
Ruijie# show hosts
DNS name server :
192.168.5.134 static
host type address
www.163.com static 192.168.5.243
www.Ruijie.com dynamic 192.168.5.123
Application examples
Ping the host with specified domain name:
Ruijie# ping www.ietf.org
Resolving host[www.ietf.org]……
Sending 5,100-byte ICMP Echos to 192.168.5.123,
timeout is 2000 milliseconds.
!!!!!
Success rate is 100 percent(5/5)
Minimum = 1ms Maximum = 1ms, Average = 1ms