↧
Answer by john for Will the switch itself interfaces store in the MAC address...
Adding a few points to Stuggi's answerMAC address table is also a forwarding table, Just like a IP forwarding table at layer 3.In any forwarding table the format is entity : next hop.Hence a switch...
View ArticleAnswer by Stuggi for Will the switch itself interfaces store in the MAC...
1) Yes, your table looks correct, the switch will update the MAC-address table when it receives a new frame with the source address from the frame. That way it builds the MAC table of what endpoints...
View ArticleWill the switch itself interfaces store in the MAC address table?
I have a topology like this:the port and mac address map:Mac address Interface----------- ---------aa:aa:aa:aa:aa:aa - pc1bb:bb:bb:bb:bb:bb - pc2cc:cc:cc:cc:cc:cc - sw1_acdd:dd:dd:dd:dd:dd -...
View Article