Exam 200-301 Question id=5528 Network Access

SwitchB receives a frame with the following fields:
Source MAC Destination MAC Source IP Destination IP 00c0.57ce.ce33 00c0.aab3.1693 192.168.5.5 192.168.5.9
Below is the partial output of the show mac-address table command as executed on SwitchB:
Destination Address Address Type VLAN Destination port 00c0.57ce.ce33 Dynamic 1 FastEthernetO/4 00c0.566e.5858 Dynamic 1 FastEthernetO/5 00c0.45ee.eed4 Dynamic 1 FastEthernetO/7 00c0.aab3.16S3 Dynamic 1 FastEthernet9/10
How will SwitchB handle the frame it just received?

A. It will forward the frame out all ports
B. It will forward the frame out FastEthernet0/4 only
C. It will drop the frame
D. It will record the source MAC address
E. It will forward the frame out FastEthernet0/10 only

SwitchB will forward the frame out FastEthernet0/10 only. The MAC address table indicates that the switch has the destination MAC address in its table and the destination is located on switch port FastEthernet 0/10, therefore it will switch the frame to that interface.

It will not forward the frame out all ports. It will only do that when it receives a frame for which it knows no destination and then it will forward it out all ports except the one on which it arrived. For example if it were sending a frame to 00c0.5658.d26e, which is nowhere to be found in the table and the frame arrived on port FastEthernet0/10 it would send the frame to very port except FastEthernet0/10.

It will not forward the frame out FastEthernet0/4. The MAC address located on that port is 00c0.57ce.ce33, which means that is the port on which the frame arrived.

It will not drop the frame. It will not drop the frame when it has the destination in its MAC table.

It will record the source MAC address. That address is already present in the table.



WARNING

the answers are mixed, do not specify in the comment number or the letter of the answer
please write answer#A instead A, answer#B instead B...
Subject:

only logged users can write comments