beautypg.com

4 traceroute – ZyXEL Communications VDSL SWITCH VES-1616F-3X User Manual

Page 248

background image

Chapter 33 Command Examples

VES-1616F-3x Series User’s Guide

248

where

This command sends Ping packets to an Ethernet device. The following example sends Ping
requests to and displays the replies from an Ethernet device with an IP address of

192.168.1.100

.

33.4 traceroute

Syntax:

traceroute [in-band|out-of-band|vlan ][ttl <1-255>] [wait <1-
60>] [queries <1-10>]

where

=

The IP address of an Ethernet device.

[in-band|out-of-
band|vlan
]

=

Specifies the network interface or the VLAN ID to which
the Ethernet device belongs.

out-of-band

refers the management port while

in-band

means the other ports on the switch.

[ size <0-8024> ]

=

Specifies the packet size to send.

[ -t ]

=

Sends Ping packets to the Ethernet device indefinitely.
Click

[CTRL]+ C

to terminate the Ping process.

sysname# 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
sysname#

=

The IP address of an Ethernet device.

[in-band|out-of-
band|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.