350-401 · Question #1017
Refer to the exhibit. A network engineer is troubleshooting an issue with the file server based on reports of slow file transmissions. Which two commands or command sets are required to switch SW1 to
The correct answer is A. SW1#show monitor B. SW1(config)#monitor session 1 source interface gigabitethernet0/3. To analyze traffic from the file server on SW1 using a packet analyzer, the engineer needs to configure a SPAN session and then verify its setup.
Question
Refer to the exhibit. A network engineer is troubleshooting an issue with the file server based on reports of slow file transmissions. Which two commands or command sets are required to switch SW1 to analyze the traffic from the file server with a packet analyzer? (Choose two.)
Exhibits
Options
- ASW1#show monitor
- BSW1(config)#monitor session 1 source interface gigabitethernet0/3
- CSW1#show ip route
- DSW1#show vlan
- ESW1(config)#monitor session 1 source interface gigabitethernet0/1
How the community answered
(31 responses)- A74% (23)
- C6% (2)
- D16% (5)
- E3% (1)
Why each option
To analyze traffic from the file server on SW1 using a packet analyzer, the engineer needs to configure a SPAN session and then verify its setup.
The `show monitor` command is used to display the current configuration and operational status of all configured SPAN (Switched Port Analyzer) sessions, allowing verification that traffic mirroring is active.
The `monitor session 1 source interface gigabitethernet0/3` command configures GigabitEthernet0/3 as the source port for SPAN session 1, instructing the switch to copy all traffic from this interface to the configured destination port for analysis.
The `show ip route` command displays the routing table, which is irrelevant for configuring or verifying a SPAN session.
The `show vlan` command displays VLAN information, which is not directly related to configuring or verifying a SPAN session.
Configuring `gigabitethernet0/1` as the source interface would be incorrect if the file server is connected to `gigabitethernet0/3`.
Concept tested: Cisco SPAN configuration and verification
Source: https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9300/software/release/17-3/configuration_guide/cfg-system/b_173_cfg-system_catalyst9300_cg/configuring_span.html
Topics
Community Discussion
No community discussion yet for this question.

