System Tools

DNS lookup, Ping and Traceroute can be used when troubleshooting the network. Meanwhile, debugging is supported for you to check and analyze the problems.

DNS Lookup

To check the DNS working status of the device, take the following steps:

  1. Select System > System Tools from the menu bar.
  2. In the System Tools dialog, type a domain name into the DNS lookup box.
  3. Click Test, and the testing result will be displayed in the list below.

Ping

To check the network connecting status, take the following steps:

  1. Select System > System Tools from the menu bar.
  2. In the System Tools dialog, type an IP address into the Ping box.
  3. Click Test, and the testing result will be displayed in the list below.

The testing result contains two parts:

Traceroute

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:

  1. Select System > System Tools from the menu bar.
  2. In the System Tools dialog, type an IP address into the Traceroute box.
  3. Click Test, and the testing result will be displayed in the list below.

Failure Feedback

To enable the failure feedback function, take the following steps:

  1. Select System > System Tools from the menu bar.
  2. In the System Tools dialog, select the Enable check box for Failure feedback, and then click OK. The system will automatically send the technical support file to us.

System Debugging

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:

  1. Select System > System Tools from the menu bar.
  2. In the System Tools dialog, click Export behind Export system debug information.