By running the tracert command, you can display all the gateways that a test data package goes through from the sending host to the destination.
The example for running the tracert command is as follows:

To analyze the network status between the IAD and softswitch, the operation process is as follows:
- Log in to the IAD from the maintenance terminal through serial port or Telnet.
- Run the following command in the user
mode:
TERMINAL>tracert X.X.X.X
traceroute to X.X.X.X max hops 30 ,packet 40 bytes
press CTRL_C to break
1 1 ms <10 ms <10 ms X.X.X.X
2 1 ms 2 ms 2 ms X.X.X.X
3 1 ms 1 ms 1 ms X.X.X.X
Trace complete.
- From the preceding result, you can find out the routes that the packet goes through from the IAD to the destination MGC.
