ADTRAN AOS Version R10.1.0 Command Reference Manual page 891

Adtran operating system (aos)
Table of Contents

Advertisement

Command Reference Guide
arp <ip address> <mac address> arpa
Use the arp arpa command to enter static entries into the Address Resolution Protocol (ARP) table for a
specific VPN routing and forwarding (VRF) instance. Use the no form of this command to remove a static
ARP entry. Variations of this command include:
arp <ip address> <mac address> arpa
arp <ip address> <mac address> vrf <name> arpa
Syntax Description
<ip address>
<mac address>
vrf <name>
Default Values
No default values are necessary for this command.
Command History
Release 5.1
Release 16.1
Functional Notes
VRF on AOS products allows a single physical router to be partitioned into multiple virtual routers. Each
router instance has its own route table and interface assignments. Beginning with Release 16.1, all AOS
routers supporting multiple VRF instances (multi-VRF) have an unnamed default VRF instance regardless
of whether multi-VRF is configured. Therefore, executing the abovementioned commands without
specifying a VRF will only affect the default unnamed VRF.
Usage Examples
The following example enters the IP address and MAC address into the ARP table that is located in the
default VRF:
(config)#arp 10.10.10.1 00:A0:C8:00:00:01 arpa
60000CRG0-35E
Specifies a valid IP address. IP addresses should be expressed in dotted
decimal notation (for example, 10.10.10.1).
Specifies a valid 48-bit medium access control (MAC) address. MAC
addresses should be expressed in the following format xx:xx:xx:xx:xx:xx (for
example, 00:A0:C8:00:00:01).
Optional. Specifies the VRF where the ARP table exists.
Command was introduced.
Command was expanded to include the vrf parameter.
Copyright © 2012 ADTRAN, Inc.
Global Configuration Mode Command Set
891

Hide quick links:

Advertisement

Table of Contents
loading

Related Products for ADTRAN AOS Version R10.1.0

This manual is also suitable for:

Aos r10.1.0

Table of Contents