Virtual Routing and Forwarding
Left running head:
Chapter name (automatic)
668
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
Alcatel-Lucent
T
O CONFIGURE STATIC ARP IN VRF
E
XAMPLE
ALU(config)# arp vrf ALU-vrf 10.91.0.21 0004.9BE9.C4A8
ALU(config)# clear arp-cache vrf ALU-vrf
ALU(config)# clear arp traffic ALU-vrf
ALU(config)# show arp vrf ALU-vrf
Protocol Address Age (min) Hardware Addr Type Interface
Internet 4.4.4.4 - 0011.8b00.8491 ARPA GigabitEthernet3/0
Internet 4.4.4.2 - Incomplete ARPA GigabitEthernet3/0
Internet 4.4.4.1 0 0002.166f.c4d0 ARPA GigabitEthernet3/0
Command (in CM) Description
arp [vrf <vrf-name>] <ip-
address> <hardware-address>
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 default VRF.
clear arp-cache [vrf <vrf-
name>]
Clears the ARP cache. If the VRF name is
specified, it clears the ARP cache for the
specified VRF.
show arp [vrf <vrf-name>] This command displays the ARP entries in
the specified VRF.
show arp traffic [vrf <vrf-
name>]
Shows the ARP traffic statistics. If the VRF
name is specified, it displays the ARP traffic
statistics for the specified VRF, else it
displays the statistics for the default VRF.
clear arp traffic [vrf
<vrf-name>]
Clears the ARP statistics counters. If the VRF
name is specified, it clears the ARP statistics
for the specified VRF, else for the default
VRF.