Log in Go to the main page Page Discussion History Go to the file list Go to the site toolbox

Configure iparp command

From NetworkCommands


Image:Extreme-logo-extralarge.gif

A command available on Extreme switch platforms; used to create, modify or delete ARP table entries on the device.

Contents

Image:Vm-power-on-medium.png Usage Syntax

configure iparp max-entries number | max-pending-entries number | timeout minutes

configure iparp add | delete [proxy] ip-address [mask] mac-address [always]

  • timeout - the dynamic ARP table entry timeout in minutes, enties exceeding this timeout will be removed from the ARP table. The default is 20 minutes (much lower than the Cisco default of 240 minutes.)
  • max-entries - the maximum number of ARP table entries, a number from 1 to 20480, the default is 4096.
  • max-pending-entries - the maximum number of pending ARP table entries; these are incomplete entries where a request has been sent but a response has not yet been recieved. A number from 1 to 20480, the default is 256.
  • proxy, mask, always -

Image:Vm-power-on-medium.png Usage Examples

configure iparp add 1.1.1.1 ab:cd:12:34:cd:ef - create a static ARP table entry, mapping IP address 1.1.1.1 to MAC address ab:cd:12:34:cd:ef

configure iparp delete 1.1.1.1 - delete the ARP table entry for IP address 1.1.1.1

Image:icemon-medium.png Related Commands

Use the show iparp command to view current dynamic and static ARP table entries.

Image:object-flip-horizontal-medium.png Command Equivalents

The Cisco command equivalent is the arp command, Cisco

The Windows command equivalent is the arp command, Windows

The Linux command equivalent is the arp command, Linux

Image:icemon-medium.png Related Articles

The Linux ifconfig command displays the MAC address(es) of network interfaces installed in the system

The Windows getmac command displays the MAC address(es) of network interfaces installed in the system


Site Toolbox:

Personal tools
This page was last modified on 4 June 2008, at 10:08. - This page has been accessed 52 times. - Disclaimers - About NetworkCommands
Powered by MediaWiki