A SERVICE OF

logo

ES-2108 Series User’s Guide
214 Chapter 31 User and Enable Mode Commands
This command displays the MAC address(es) stored in the switch. The following example
shows the static MAC address table.
31.3 ping
Syntax:
ping <ip|host-name> <vlan <vlan-id> [ size <0-1472> ] [ -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.
31.4 traceroute
Syntax:
traceroute <ip|host-name> vlan <vlan-id>
where
sysname# show mac address-table static
Port VLAN ID MAC Address Type
CPU 1 00:a0:c5:01:23:46 Static
sysname#
<ip|host-name>
= The IP address or host name of an Ethernet device.
vlan <vlan-id>
= Specifies the network interface or the VLAN ID to which the
Ethernet device belongs.
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#
<ip|host-name>
= The IP address or host name of an Ethernet device.
vlan <vlan-id>
= Specifies the network interface or the VLAN ID to which the
Ethernet device belongs.