The dhcp snooping bind-table static command configures the static binding entries between IP addresses and MAC addresses.
The undo dhcp snooping bind-table command deletes the entries in the binding table, including the dynamic entries and the static entries.
dhcp snooping bind-table static ip-address ip-address mac-address mac-address
undo dhcp snooping bind-table ip-address ip-address
| Parameter | Description | Value |
|---|---|---|
| ip-address ip-address | Specifies the user IP address. | The value is in dotted decimal notation. |
| mac-address mac-address | Specifies the user MAC address. | The value is in form of H-H-H. |
The dynamic entries can be generated automatically in the DHCP snooping binding table after you enable DHCP snooping. Otherwise, the static entries can be configured through the dhcp snooping bind-table static command.
To delete a static entry, ensure that the static entry must exist in the DHCP snooping binding table. Otherwise, an error occurs in the system.