
This command displays the MAC address(es) stored in the switch. The following example shows the static MAC address table.
sysname# show mac | Type | ||
Port | VLAN ID | MAC Address | |
CPU | 1 | 00:a0:c5:01:23:46 | Static |
sysname# |
|
|
|
32.3 ping
Syntax:
ping
where
]
[ size
[
=The IP address or host name of an Ethernet device.
=Specifies the network interface or the VLAN ID to which the Ethernet device belongs.
=Specifies the packet size to send.
=Sends Ping packets to the Ethernet device indefinitely. Press [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.
sysname# ping 192.168.1.100 | avg | mdev | max | min | reply from | |||
sent | rcvd | rate | rtt | |||||
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#
32.4 traceroute
Syntax:
traceroute
244 | Chapter 32 User and Enable Mode Commands |