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
Parameter Name | Description | Type | Size |
---|---|---|---|
ip | IPv4 address portion of the pair (format: xxx.xxx.xxx.xxx). | ipv4-address | Not Specified |
mac | MAC address portion of the pair (format: xx:xx:xx:xx:xx:xx in hexidecimal). | mac-address | Not Specified |
name | Name of the pair (optional, default = no name). | string | Maximum length: 35 |
status | Enable/disable this IP-mac binding pair. enable: Enable this IP-mac binding pair. disable: Disable this IP-mac binding pair. |
option | - |
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
Parameter Name | Description | Type | Size |
---|---|---|---|
ip | IPv4 address portion of the pair (format: xxx.xxx.xxx.xxx). | ipv4-address | Not Specified |
mac | MAC address portion of the pair (format: xx:xx:xx:xx:xx:xx in hexidecimal). | mac-address | Not Specified |
name | Name of the pair (optional, default = no name). | string | Maximum length: 35 |
status | Enable/disable this IP-mac binding pair. enable: Enable this IP-mac binding pair. disable: Disable this IP-mac binding pair. |
option | - |