691

Related command: reset arp, display arp.

Example # Configure a static ARP entry, with the IP address being 202.38.10.2, the MAC address being 00e0-fc01-0000, and the outbound interface being Ethernet 1/0 of VLAN 10.

<Sysname> system-view

[Sysname] arp static 202.38.10.2 00e0-fc01-0000 10 ethernet 1/0

arp timer aging

Syntax arp timer aging aging-time

undo arp timer aging

View System view

Parameter aging-time: Aging time for dynamic ARP entries in minutes, in the range 1 to 1,440.

Description Use the arp timer aging command to set aging time for dynamic ARP entries. Use the undo arp timer aging command to restore the default.

By default, the aging time for dynamic ARP entries is 20 minutes.

Related command: display arp timer aging.

Example # Set aging time for dynamic ARP entries to 10 minutes.

<Sysname> system-view

[Sysname] arp timer aging 10

display arp

Syntax

display arp { { all dynamic static } vlan vlan-idinterface interface-type

 

interface-number} [ [ verbose ] [ { begin exclude include } string ] count ]

View

Any view

Parameter

all: Displays all ARP entries.

 

dynamic: Displays dynamic ARP entries.

 

static: Displays static ARP entries.

 

vlan vlan-id: Displays the ARP entries of the specified VLAN. The VLAN ID ranges

 

from 1 to 4094.

Page 691
Image 691
3Com MSR 50 Arp timer aging, Display arp, Related command reset arp, display arp, Related command display arp timer aging