set arp Managing Switch Network Addresses and Routes
Enterasys Matrix DFE-Gold Series Configuration Guide 12-3
set arp
Usethiscommandtoaddmappingentriestotheswitch’sARPtable.
Syntax
set arp ip-address mac-address [{temp | pub | trail}]
Parameters
Defaults
•Iftempisnotspecified,theARPentrywillbeaddedasapermanententry.
•Ifpubisnotspecified,thentheARPentrywillnotbepublished.
•Iftrailisnotspecified,thentrailerencapsulationswillnotbesenttothehost.
Mode
Switchcommand,Read‐Write.
Example
ThisexampleshowshowtomapIPaddress198.133.219.232toMACaddress00‐00‐0c‐40‐0f‐bc:
Matrix(rw)->set arp 198.133.219.232 00-00-0c-40-0f-bc
clear arp
Usethiscommandtodeleteaspecificentryorallentriesfromtheswitch’sARPtable.
Syntax
clear arp {ip | all}
Table 12-1 show arp Output Details
Output... What it displays...
IP Address IP address mapped to MAC address.
Phys Address MAC address mapped to IP address.
Flags Route status. Possible values and their definitions include:
S - manually configured entry (static)
P - respond to ARP requests for this entry
ip‐address SpecifiestheIPaddresstomaptotheMACaddressandaddtotheARP
table.
mac‐address SpecifiestheMACaddresstomaptotheIPaddressandaddtotheARP
table.
temp (Optional)SetstheARPentryasnotpermanent.Thisallowstheentry
totimeout.
pub (Optional)
PublishesthespecifiedARPentry.Thiscausesthesystemto
respondtoARPrequestsforthisentry,eventhoughitisnotthehost.
trail (Optional)Specifiesthattrailerencapsulationscanbesenttothishost.