Specifications
CLI Tasks, Command Functions and Syntax
ARP timeout (set)
Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide A-3
alias entries
(set)
Switch Sets the maximum number of node alias entries. For details, refer to
Section 11.2.5.4.
set nodealias maxentries val port-string
ARP (clear)
Switch Deletes a specific entry or all entries from the device’s ARP
(Address Resolution Protocol) table. For details, refer to
Section 11.2.3.3.
clear arp [hostname | A.B.C.D]
ARP (set)
Switch Adds entries to the ARP table when operating in switch mode. For
details, refer to Section 11.2.3.2.
set arp ip_address mac_address [temp] [pub] [trail]
Router Adds or removes permanent ARP table entries when operating in
router mode. For details, refer to Section 12.2.3.2.
arp ip_address mac_address arpa
ARP (show)
Switch Displays the ARP table when operating in switch mode. For details,
refer to Section 11.2.3.1.
show arp
Router Displays the ARP table when operating in router mode. For details,
refer to Section 12.2.3.1.
show ip arp [ip_ address] [vlan vlan_id] [output-modifier]
ARP cache
(clear)
Router Deletes all nonstatic (dynamic) entries from the routing ARP table.
For details, refer to Section 12.2.3.6.
clear arp-cache
ARP proxy
(enable)
Router Enables or disables proxy ARP on a routing interface. For details,
refer to Section 12.2.3.3.
ip proxy-arp
ARP timeout
(set)
Router Sets the duration (in seconds) for entries to stay in the routing ARP
table before expiring. For details, refer to Section 12.2.3.5.
arp timeout seconds
CLI Task Mode Command Function and Syntax