nerdexam
Cisco

350-401 · Question #437

Which command set configures RSPAN to capture outgoing traffic from VLAN 3 on interface GigabitEthernet 0/3 while ignoring other VLAN traffic on the same interface?

The correct answer is B. monitor session 2 source interface gigabitethernet0/3 tx. Configuring a SPAN session to capture only outgoing traffic from a specific interface requires specifying the tx keyword in the source interface command.

Submitted by yuki_2020· Mar 6, 2026DOMAIN_OBJECTIVE_LIST_MISSING_IN_PROMPT

Question

Which command set configures RSPAN to capture outgoing traffic from VLAN 3 on interface GigabitEthernet 0/3 while ignoring other VLAN traffic on the same interface?

Options

  • Amonitor session 2 source interface gigabitethernet0/3 rx
  • Bmonitor session 2 source interface gigabitethernet0/3 tx
  • Cmonitor session 2 source interface gigabitethernet0/3 tx
  • Dmonitor session 2 source interface gigabitethernet0/3 rx

How the community answered

(29 responses)
  • A
    10% (3)
  • B
    83% (24)
  • C
    3% (1)
  • D
    3% (1)

Why each option

Configuring a SPAN session to capture only outgoing traffic from a specific interface requires specifying the `tx` keyword in the source interface command.

Amonitor session 2 source interface gigabitethernet0/3 rx

The `rx` keyword specifies capturing received (incoming) traffic, which does not meet the requirement of capturing outgoing traffic.

Bmonitor session 2 source interface gigabitethernet0/3 txCorrect

The `monitor session 2 source interface gigabitethernet0/3 tx` command correctly configures the SPAN session to capture only transmitted (outgoing) traffic from interface GigabitEthernet 0/3, fulfilling the requirement for capturing outgoing traffic.

Cmonitor session 2 source interface gigabitethernet0/3 tx

This option is identical to B, but in a multiple-choice scenario, only one option is typically the designated correct answer; technically it's a correct command for the scenario.

Dmonitor session 2 source interface gigabitethernet0/3 rx

The `rx` keyword specifies capturing received (incoming) traffic, which does not meet the requirement of capturing outgoing traffic.

Concept tested: RSPAN transmit traffic capture

Source: https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3850/software/release/3se/programmability/command_reference/b_cmdref_3se_3850_chapter_01000.html#wp5160867

Topics

#RSPAN#SPAN Configuration#Traffic Mirroring

Community Discussion

No community discussion yet for this question.

Full 350-401 Practice