ZyXEL Communications ES-3148 Switch User Manual


 
ES-3148 User’s Guide
Chapter 32 Command Examples 229
Figure 119 ping Command Example
32.4 traceroute
Syntax:
traceroute <ip|host-name> [in-band|out-of-band|vlan <vlan-
id>][ttl <1-255>] [wait <1-60>] [queries <1-10>]
where
This command displays information about the route to an Ethernet device. The following
example displays route information to an Ethernet device with an IP address of
192.168.1.100.
Figure 120 traceroute Command Example
32.5 Enabling RSTP
To enable RSTP on a port. Enter spanning-tree followed by the port number and press
[ENTER].
An example is shown next.
ras# ping 192.168.1.100
sent rcvd rate rtt avg mdev max min reply from
1 1 100 0 0 0 0 0 192.168.1.100
2 2 100 0 0 0 0 0 192.168.1.100
3 3 100 0 0 0 0 0 192.168.1.100
ras#
<ip|host-name> =
The IP address or host name of an Ethernet device.
[in-band|out-of-
band|vlan <vlan-
id> ]
=
Specifies the network interface or the VLAN ID to which the
Ethernet device belongs.
[ttl <1-255>] =
Specifies the Time To Live (TTL) period.
[wait <1-60>] =
Specifies the time period to wait.
[quesries <1-10>] =
Specifies how many tries the switch performs the traceroute
function.
ras> traceroute 192.168.1.100
traceroute to 192.168.1.100, 30 hops max, 40 byte packet
1:192.168.1.100 (10 ms) (10 ms) (0 ms)
traceroute done:
ras>