Virtual Routing and Forwarding
Left running head:
Chapter name (automatic)
544
Beta
Beta
OmniAccess 700 CLI Command Reference Guide
Alcatel-Lucent
ARP
arp
[
vrf
<vrf-name>
] <
ip-address> <hardware-address>
D
ESCRIPTION
This command adds a static ARP entry. If the VRF name is specified, then the
ARP entry is added to the specified VRF, else it is added to the defualt VRF.
P
ARAMETERS
P
LATFORMS
S
UPPORTED
OmniAccess 740, 780
E
XAMPLE
ALU(config)# arp vrf ALU-vrf 10.91.0.21 0004.9BE9.C4A8
R
ELEASE
H
ISTORY
Release 2.3: command was introduced.
Parameter
Description
vrf-name
The name of the VRF to which ARP entry is
to be added.
ip-address
IP address of the host for which user wants
to add MAC entry.
hardware-address
The MAC address of the specified host.