This section provides the definition and objective of IP-MAC address binding.
IP-MAC address binding is to establish the mapping between IP addresses and MAC addresses on the device. After receiving a packet, the device searches the IP-MAC address binding table for the corresponding MAC address based on the source IP address, and compares the bound MAC address with the actual one in the frame header. If the two MAC addresses are inconsistent, the packet is assumed as illegitimate and thus discarded.
This feature is not an IPSG feature of the switch.
IP-MAC address binding aims to prevent attacks such as IP address spoofing and ARP spoofing.