The dhcp snooping check enable command enables DHCP check.
The undo dhcp snooping check enable command disables DHCP check.
By default, this function is disabled.
Parameter | Description | Value |
---|---|---|
arp |
Indicates that ARP packets are matched against the binding table. |
- |
ip |
Indicates that IP packets are matched against the binding table. |
- |
dhcp-request |
Indicates that DHCP request packets are matched against the binding table. |
- |
chaddr |
Indicates that the client hardware address (CHADDR) field value is matched against the MAC address in the Ethernet frame header. |
- |
interface interface-name |
Indicates the interface name. |
- |
interface interface-type interface-number |
Indicates the interface type and interface number. |
- |
Usage Scenario
You can configure the following check functions in DHCP snooping applications:
Prerequisites
DHCP snooping has been enabled globally by running the dhcp snooping enable command.