Arp timeout, Ip proxy-arp, Arp timeout ip proxy-arp – Brocade Communications Systems Brocate Ethernet Access Switch 6910 User Manual

Page 647

Advertising
background image

Brocade 6910 Ethernet Access Switch Configuration Guide

597

53-1002581-01

IPv4 Interface

29

Static entries will not be aged out nor deleted when power is reset. A static entry can only be
removed through the configuration interface.

Example

Console(config)#arp 192.168.0.19 00-ab-cd-ef-11-22

Console(config)#

Related Commands

clear arp-cache (598)
show arp (598)

arp timeout

This command sets the aging time for dynamic entries in the Address Resolution Protocol (ARP)
cache. Use the no form to restore the default timeout.

Syntax

arp timeout seconds

no arp timeout

seconds - The time a dynamic entry remains in the ARP cache. (Range: 300-86400;
86400 seconds is one day)

Default Setting

1200 seconds (20 minutes)

Command Mode

Global Configuration

Command Usage

When a ARP entry expires, it is deleted from the cache and an ARP request packet is sent to
re-establish the MAC address.

The aging time determines how long dynamic entries remain in the cache. If the timeout is too
short, the switch may tie up resources by repeating ARP requests for addresses recently
flushed from the table.

Example

This example sets the ARP cache timeout for 15 minutes (i.e., 900 seconds).

Console(config)#arp timeout 900

Console(config)#

ip proxy-arp

This command enables proxy Address Resolution Protocol (ARP). Use the no form to disable proxy
ARP.

Syntax

[no] ip proxy-arp

Advertising