2.4.6 ip arp
ARP displays the matching condition for IP and MAC address.
ip arp add [IP address] [MAC address] [LAN or WAN] ip arp del [IP address] [LAN or WAN]
ip arp flush ip arp status
In which, arp add allows users to add a new IP address into the ARP table; arp del allows users to remove an IP address; arp flush allows users to clear arp cache; arp status allows users to review current status for the arp table.
Syntax Description |
|
IP address | It means the LAN IP address. |
MAC address | It means the MAC address of your router. |
LAN or WAN | It indicates the direction for the arp function. |
Example |
|
>ip arp status [ARP Table]
Index | IP Address | MAC Address |
1 | 192.168.1.10 |
Telnet Command Reference Guide V1.1 | 13 |