Show iparp command
From NetworkCommands
A command available on most Extreme platforms; used to display the device's current ARP table.
Contents |
Usage Syntax
show iparp [options]
Common options include;
- permanent - display only permanent/static ARP table entries
- mac-address mac-address - display the ARP table entry for the specified MAC address
- vlan vlan-name - display only ARP table entries learned on the specified VLAN
- ip-address - display the ARP table entry for the specified IP address
Usage Examples
show iparp - display the all ARP table entries
show iparp 1.1.1.1 - display the ARP table entry for IP address 1.1.1.1
show iparp mac-address 00:01:02:03:04:05 - display the ARP table entry for MAC address 00:01:02:03:04:05
show iparp vlan "TEST" - display all ARP table entries learnt on VLAN "TEST"
Typical Output
Summit400-48t: Extremeware Version 7.4e.3.5 - January 2006
Destination Mac Age Static VLAN [VID] Port 192.27.131.21 00:11:25:DD:76:97 6 NO VLAN_4 [0004] 10(BIGBOX) 192.27.131.23 00:0D:60:CE:DB:53 9 NO VLAN_4 [0004] 10(BIGBOX) 192.27.131.33 00:0D:60:CE:E8:2D 10 NO VLAN_4 [0004] 10(BIGBOX) 192.27.131.40 00:0D:60:CE:E8:17 10 NO VLAN_4 [0004] 10(BIGBOX) 192.27.131.52 00:0D:60:CE:E6:FB 11 NO VLAN_4 [0004] 10(BIGBOX) 192.27.131.56 00:0D:60:CE:DC:6B 2 NO VLAN_4 [0004] 10(BIGBOX) 192.27.131.66 00:0D:60:CE:E5:75 9 NO VLAN_4 [0004] 10(BIGBOX)
Related Commands
Use the configure iparp command to configure static ARP entries
Use the clear iparp command to delete dynamic ARP entries
Command Equivalents
The Cisco, Vyatta and Nokia command equivalent is the show arp command
The Windows and Linux command equivalent is the arp command
The Blue Coat SGOS command equivalent is the show arp-table command
Related Articles
Information on Extreme commands
Information on Cisco commands
Information on Vyatta commands
Information on Linux commands
Information on F5 BigIP commands
Information on Blue Coat SGOS commands
Information on Nokia IPSO commands







