Show ip redirects, Show arp, Ping – LevelOne FGL-2870 User Manual
Page 775: Ping 4-409

IP Interface Commands
4-409
4
Related Commands
show ip redirects
This command shows the default gateway configured for this device.
Command Mode
Privileged Exec
Example
Related Commands
show arp
This command displays the Address Resolution Protocol cache.
Command Mode
Privileged Exec
Command Usage
This command displays information about the ARP cache. It shows each
cache entry, including the corresponding IP address, MAC address, type
(dynamic, other), and VLAN interface. Note that entry type “other” indicates
local addresses for this switch.
Example
ping
This command sends ICMP echo request packets to another node on the network.
Syntax
ping host [count count][size size]
• host - IP address or IP alias of the host.
Console#show ip redirects
IP default gateway 10.1.0.254
Console#
Console#show arp
IP Address MAC Address Type Interface
--------------- ----------------- --------- -----------
192.168.0.1 00-01-ec-f8-d8-c6 dynamic 1
192.168.0.2 00-12-cf-12-34-56 other 1
192.168.0.3 00-10-b5-62-03-74 dynamic 1
Total entry : 3
Console#