nerdexam
Cisco

200-150 · Question #190

Refer to the exhibit. How does the switch process the Ethernet frame?

The correct answer is B. Forwards the frame to port3. A switch forwards a frame out a specific port when the destination MAC address has a matching entry in its MAC address table.

Cisco Data Center Networking Technologies

Question

Refer to the exhibit. How does the switch process the Ethernet frame?

Exhibit

200-150 question #190 exhibit

Options

  • Adrop the frame
  • BForwards the frame to port3
  • Cfilter the frame
  • Dfloods the frame

How the community answered

(42 responses)
  • A
    2% (1)
  • B
    90% (38)
  • C
    2% (1)
  • D
    5% (2)

Why each option

A switch forwards a frame out a specific port when the destination MAC address has a matching entry in its MAC address table.

Adrop the frame

Switches only drop frames under specific conditions such as port security violations or VLAN mismatches, not when the destination MAC is known and valid.

BForwards the frame to port3Correct

The exhibit's MAC address table contains an entry mapping the destination MAC address to port3, so the switch performs a unicast forward directly to port3 rather than flooding, filtering, or dropping the frame.

Cfilter the frame

Filtering occurs when the source and destination MAC are on the same port, preventing a loop, which is not the case when a learned destination entry exists in the table.

Dfloods the frame

Flooding (unknown unicast) only happens when the destination MAC is absent from the MAC address table, not when a matching entry already exists.

Concept tested: Switch MAC address table unicast forwarding decision

Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/lanswitch/configuration/xe-17/lanswitch-xe-17-book/lsw-mac-addr-tbl.html

Topics

#MAC table#frame forwarding#Layer 2 switching

Community Discussion

No community discussion yet for this question.

Full 200-150 Practice