How does an Ethernet bridge handle an incoming frame? (Choose
three.)
|
|
The source MAC address and input interface pair
are added to the bridging table. |
|
The destination MAC address and input interface
pair are added to the bridging table. |
|
If no match to the destination MAC address is
found in the bridging table, the frame is discarded. |
|
If no match to the destination MAC address is
found in the bridging table, the frame is flooded out all other interfaces.
|
|
If a match to the destination MAC address is
found in the bridging table, the frame is forwarded out the associated
interface. |
|
If a match to the source MAC address is found
in the bridging table, the frame is forwarded to all ports |