Configuring IP ARP
240 Avidia System Configuration and Management User Manual
Adding IP ARP Table Entries
From the ::arptb=> prompt type the new command in the following format, then press
.
new <ipAddr> <macAddr>
Parameters
<ipAddr>
The IP address you want to map to a MAC address (format xxx.xxx.xxx.xxx).
<macAddr>
The MAC address you want to map to the IP address entered for the <ipAddr> parameter.
The MAC address format is xx:xx:xx:xx:xx:xx where x is either a space, an integer ranging
from 0 to 9 or a letter ranging from a to f.
Example
::arptb=> new 10.0.10.20 08:00:20:9e:d4:33
Displaying the IP ARP Table
To verify your IP ARP configuration, from the ::arptb=> prompt, type the show command
as follows then press .
show [<ipaddr>]
Parameter
[<ipaddr>]
The IP address of the IP ARP Table entry you want to display (format xxx.xxx.xxx.xxx).
Omitting this parameter displays all IP ARP Table entries.
Examples
::arptb=> show
::arptb=> show 10.0.0.120
ENTER
ENTER