Show arp command, Vyatta
From NetworkCommands
A command available on Vyatta platforms; used to display the device's current ARP table.
Contents |
Usage Syntax
noinclude/noinclude
show arp
Usage Examples
show arp - display all arp table entries
show arp | match 1.1.1.1 - display only the arp table entry for IP address 1.1.1.1
show arp | match 00:11:22:33:44:55 - display only the arp table entry for MAC address 00:11:22:33:44:55
Typical Output
noinclude/noinclude
From the v4.02 Command Reference;
Address HWtype HWaddress Flags Mask Iface 172.16.215.1 ether 00:12:D9:74:BE:91 C eth0 10.1.0.1 ether 00:04:23:09:0F:79 C eth0
Related Commands
Use the ??? command to configure static ARP entries
Use the clear arp command to remove a specific entry from the ARP table
Command Equivalents
The Windows and Linux command equivalent is the arp command
The Extreme command equivalent is the show iparp command
The Blue Coat SGOS command equivalent is the show arp-table command
The Nokia IPSO platform command equivalent has the same name: show arp command, Nokia
Related Articles
Information on other Vyatta commands
Information on Cisco commands
Information on Extreme commands
Information on Linux commands
Information on F5 BigIP commands
Information on Blue Coat SGOS commands
Information on Nokia IPSO commands







