config firewall ipmacbinding table
Configure IP to MAC address pairs in the IP/MAC binding table.
config firewall ipmacbinding table Description: Configure IP to MAC address pairs in the IP/MAC binding table. edit <seq-num> set ip {ipv4-address} set mac {mac-address} set name {string} set seq-num {integer} set status [enable|disable] next end
config firewall ipmacbinding table
Parameter |
Description |
Type |
Size |
Default |
||||||
---|---|---|---|---|---|---|---|---|---|---|
ip |
IPv4 address portion of the pair (format: xxx.xxx.xxx.xxx). |
ipv4-address |
Not Specified |
0.0.0.0 |
||||||
mac |
MAC address portion of the pair (format: xx:xx:xx:xx:xx:xx in hexidecimal). |
mac-address |
Not Specified |
00:00:00:00:00:00 |
||||||
name |
Name of the pair. |
string |
Not Specified |
noname |
||||||
seq-num |
Entry number. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
||||||
status |
Enable/disable this IP-mac binding pair. |
option |
- |
disable |
||||||
|
|