3 ping – ZyXEL Communications ZyXEL Dimension GS-4012F User Manual
Page 272

GS-4012F/4024 User’s Guide
Chapter 41 Command Examples
271
Figure 163 show mac address-table Command Example
41.3 ping
Syntax:
ping
8024> ] [ -t ]>
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
.
Figure 164 ping Command Example
ras# show mac address-table static
Vid Mac Port Status
1 01:a0:c5:aa:aa:aa 1 Permanent
2 00:50:ba:ad:4f:81 1 Permanent
1 00:a0:c5:fe:ea:71 CPU Permanent
2 00:a0:c5:fe:ea:71 CPU Permanent
ras#
=
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.
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#