config system arp-table
Configure ARP table.
config system arp-table
Description: Configure ARP table.
edit <id>
set interface {string}
set ip {ipv4-address}
set mac {mac-address}
next
end
config system arp-table
Parameter |
Description |
Type |
Size |
Default |
---|---|---|---|---|
interface |
Interface name. |
string |
Maximum length: 15 |
|
ip |
IP address. |
ipv4-address |
Not Specified |
0.0.0.0 |
mac |
MAC address. |
mac-address |
Not Specified |
00:00:00:00:00:00 |