123
<Command Entry Example>
An example of executing the command to show the ARP table information is shown
below.
Fig. 3-8-1 Example of executing the command to show the ARP table information
(1) IP Address
Lists learned IP addresses in the ARP table.
(2) HWaddress
Lists learned MAC addresses in the ARP table.
(3) Type
Shows the learning type for the ARP table.
Dynamic
Auto-learned address information
Static
Information of an address registered according to the configuration
M24eG> enable
M24eG# show arp sort ip
IP Address HWaddress Type
--------------- ----------------- ----------
192.168.0.100 00:00:00:00:00:01 Static
M24eG#
(1)
(2)
(3)