DNS lookup, Ping and Traceroute can be used when troubleshooting the network. Meanwhile, debugging is supported for you to check and analyze the problems.
To check the DNS working status of the device, take the following steps:
To check the network connecting status, take the following steps:
The testing result contains two parts:
Traceroute is used to test and record gateways the packet has traversed from the originating host to the destination. It is mainly used to check whether the network connection is reachable, and analyze the broken point of the network. The common Traceroute function is performed as follows: first, send a packet with TTL 1, so the first hop sends back an ICMP error message to indicate that this packet can not be sent (because of the TTL timeout); then this packet is re-sent, with TTL 2, TTL timeout is sent back again; repeat this process till the packet reaches the destination. In this way, each ICMP TTL timeout source address is recorded. As the result, the path from the originating host to the destination is identified.
To test and record gateways the packet has traversed by Traceroute, take the following steps:
To enable the failure feedback function, take the following steps:
System debugging helps you to diagnose and identify system errors. Basically, all the protocols and functions can be debugged. By default, debugging of all functions is disabled. The debugging function can only be configured through CLI.
To export the system debugging information, take the following steps: