330 | Dynamic Host Configuration Protocol (DHCP)w w w . d e l l . c o m | s u p p o r t . d e l l . c o m The DHCP binding table associates addresses assigned by the DHCP servers, with the port on which therequesting client is attached. When IP Source Address Validation is enabled on a port, the system verifiesthat the source IP address is one that is associated with the incoming port. If an attacker is impostering as alegitimate client the source address appears on the wrong ingress port, and the system drops the packet.Likewise, if the IP address is fake, the address will not be on the list of permissible addresses for the port,and the packet is dropped.DHCP MAC Source Address ValidationDHCP MAC Source Address Validation (SAV) validates a DHCP packet’s source hardware addressagainst the client hardware address field (CHADDR) in the payload.FTOS Release 8.2.1.1 ensures that the packet’s source MAC address is checked against the CHADDRfield in the DHCP header only for packets from snooped VLANs.IP+MAC Source Address ValidationIP+MAC Source Address Validation is available on platforms: c s zIP Source Address Validation validates the IP source address of an incoming packet against the DHCPSnooping binding table. IP+MAC Source Address Validation ensures that the IP source address and MACsource address are a legitimate pair, rather validating each attribute individually. IP+MAC Source AddressValidation cannot be configured with IP Source Address Validation.Task Command Syntax Command ModeEnable IP Source Address Validation ip dhcpsource-address-validationINTERFACETask Command Syntax Command ModeEnable DHCP MAC Source AddressValidation.ip dhcp snooping verifymac-addressCONFIGURATIONStep Task Command Syntax Command Mode1 Allocate at least one FP block to theipmacacl CAM region.cam-acl l2acl CONFIGURATION2 Save the running-config to thestartup-config.copy running-config startup-config EXEC Privilege3 Reload the system. reload EXEC Privilege4 Enable IP+MAC Source AddressValidation.ip dhcp source-address-validationipmacINTERFACE