Virtual Routing and Forwarding
Left running head:
Chapter name (automatic)
640
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Command Reference Guide
Alcatel-Lucent
ARP
arp [vrf <vrf-name>] <ip-address> <hardware-address>
DESCRIPTION
This command is entered in the Configuration Mode. 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.
PARAMETERS
PLATFORMS SUPPORTED
OmniAccess 5740 USG
EXAMPLE
ALU(config)# arp vrf ALU-vrf 10.91.0.21 0004.9BE9.C4A8
RELEASE HISTORY
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.