beautypg.com

Show mac address-table, Ping, 3 ping – ZyXEL Communications ZyXEL Dimension ES-3124 User Manual

Page 240: 6 show mac address-table

background image

Dimension ES-3124 Ethernet Switch

31-4

Command Examples

31.2.6

show mac address-table

Syntax:

show mac address-table |static>

Where

= Specifies the sorting criteria (MAC, VID or port).

This command displays the MAC address(es) stored in the switch. The following example shows a static MAC
address table.

Figure 31-6 show mac address-table Command Example

31.3 ping

Syntax:

ping < [in-band|out-of-band|vlan ] [ size <0-8024> ] [ -
t ]>

where

= 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.

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.

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 31-7 ping Command Example

ras# show mac address-table static

Port VLAN ID MAC Address Type

CPU 1 00:a0:c5:01:23:46 Static

ras#

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#