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 |
---|---|---|---|---|
id |
Unique integer ID of the entry. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
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 |