ip arp vrf
Use this command to create a static ARP entry for the non-default VRF.
Note: This command is supported only for multiple VRF support.
Command Syntax
ip arp vrf NAME A.B.C.D XXXX.XXXX.XXXX (alias|)
Parameter
NAME
Specify VRF name to which entry need to be added.
A.B.C.D
Specify the IP address of the ARP entry.
XXXX.XXXX.XXXX
Specify the MAC (hardware) address of the ARP entry.
alias
Specify the response to ARP requests for the IP address.
Default value
No default value is specified
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#ip arp vrf VRF1 10.10.10.10 0000.0001.4566
Last modified date: 10/16/2023