IP Configuration Command Set
Reviewing IP Traffic and Configuring Routes
12-36 Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide
Example
This example shows output from a successful ping to IP address 182.127.63.23:
This example shows output from an unsuccessful ping to IP address 182.127.63.24:
12.2.5.9 traceroute
Use this command to display a hop-by-hop path through an IP network from the device to a
specific destination host. Three ICMP probes will be transmitted for each hop between the source
and the traceroute destination.
traceroute host
Syntax Description
Command Type
Router command.
Command Mode
Privileged EXEC: Matrix>Router#
Command Defaults
None.
Matrix>Router#ping 182.127.63.23
Reply from 182.127.63.23
Reply from 182.127.63.23
Reply from 182.127.63.23
------ PING 182.127.63.23 : Statistics ------
3 packets transmitted, 3 packets received, 0% packet loss
Matrix>Router#ping 182.127.63.24
Timed Out
Timed Out
Timed Out
------ PING 182.127.63.24 : Statistics ------
3 packets transmitted, 0 packets received, 100% packet loss
host Specifies a host to which the route of an IP packet will be
traced.