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 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 hexadecimal). |
mac-address |
Not Specified |
00:00:00:00:00:00 |
||||||
name |
Name of the pair . |
string |
Maximum length: 35 |
noname |
||||||
status |
Enable/disable this IP-mac binding pair. |
option |
- |
disable |
||||||
|
|