Information About Destination Lookup Failure Forwarding
When a packet arrives at the device and the device doesn't have an entry for the destination MAC address in its MAC address table, the packet is classified as a Destination Lookup Failure (DLF). The DLF frame is flooded to all the ports except the one from which it was received. A host in the network responds to the frame. A corresponding forwarding MAC address table entry is created for the host.
Unknown packets are classified into unknown unicast packets and unknown multicast packets. Unknown unicast packets are packets that can't find the destination MAC addresses in the MAC table. Unknown multicast packets are packets that can't find the destination MAC addresses of the multicast packets in the multicast MAC table.
You can disable or enable DLF forwarding at a global configuration level or an interface configuration level. DLF Forwarding is enabled by default.
Feedback