Chapter 71 Maintenance Tools
ZyWALL Series CLI Reference Guide
587
ping {ipv4_addr | hostname} [source
ipv4] [size <0..65507>] [forever |
count <1..4096>] [interface
interface_name] [extension filter-
extension]
Sends an ICMP ECHO_REQUEST to test the reachability of a host
on an IPv4 network and to measure the round-trip time for a
message sent from the originating host to the destination
computer.
Use the extension filter to extend the use of this command.
source: Set source address to specified interface IPv4 address.
size: specifies the number of data bytes to be sent.
count: Stop after sending this number of ECHO_REQUEST
packets.
forever: keep sending ECHO_REQUEST packets until you use
Ctrl+c to stop.
interface_name: specifies interface through which to send the
ECHO_REQUEST packets.
filter_extension: You can use 1-256 alphanumeric
characters, spaces, or '()+,/:=?;!*#@$_%.- characters.
ping6{ipv6 | hostname} [source
ipv6] [size <0..65527>] [forever|
count <1..4096>] [interface
{interface_name |
virtual_interface_name}][extension
filter_extension]
Sends an ICMP ECHO_REQUEST to test the reachability of a host
on an IPv6 network and to measure the round-trip time for a
message sent from the originating host to the destination
computer.
Use the extension filter to extend the use of this command.
source: Set source address to specified interface IPv6 address.
When pinging IPv6 link-local address this option is required.
size: specifies the number of data bytes to be sent
count: Stop after sending this number of ECHO_REQUEST
packets.
forever: keep sending ECHO_REQUEST packets until you use
Ctrl+c to stop.
interface_name: specifies interface through which to send the
ECHO_REQUEST packets.
filter_extension: You can use 1-256 alphanumeric
characters, spaces, or '()+,/:=?;!*#@$_%.- characters.
traceroute {ipv4 | hostname}
[source ipv4] [interface
interface_name] [extension filter-
extension]
Displays the route packets take to an IPv4 network host.
Use the extension filter to extend the use of this command.
source: Set source address to specified interface IPv4 address.
interface_name: specifies a network interface to obtain the
source IP address for outgoing probe packets.
filter_extension: You can use 1-256 alphanumeric
characters, spaces, or '()+,/:=?;!*#@$_%.- characters.
Table 337 Maintenance Tools Commands in Privilege Mode (continued)
COMMAND DESCRIPTION