The arp filter command enables an interface to filter ARP packets.
The undo arp filter command disables an interface from filtering ARP packets.
By default, the interface is not enabled to filter invalid ARP packets, gratuitous ARP packets, or the ARP packets whose destination MAC addresses are not null.
Parameter | Description | Value |
---|---|---|
mac-illegal |
Indicates the ARP packets with invalid MAC addresses, including the ARP Request packets whose destination MAC addresses are unicast addresses, the ARP Request packets whose source MAC addresses are non-unicast addresses, and the ARP Reply packets whose destination MAC addresses are non-unicast addresses. |
- |
tha-filled-request |
Indicates the ARP Request packets whose destination MAC addresses are not null. |
- |
gratuitous |
Indicates the gratuitous ARP packets. |
- |