exam questions

Exam 350-601 All Questions

View all questions & answers for the 350-601 exam

Exam 350-601 topic 1 question 393 discussion

Actual exam question from Cisco's 350-601
Question #: 393
Topic #: 1
[All 350-601 Questions]





Refer to the exhibit. A network engineer must monitor the traffic from the server on VLAN 80. All source traffic from the server must be captured on the monitoring device. Which configuration set meets these requirements?

  • A. switch(config-monitor)# destination interface ethernet 1/1
    switch(config-monitor)# source vlan 80
  • B. switch(config-monitor)# destination interface ethernet 1/1
    switch(config-monitor)# filter vlan 80
  • C. switch(config-monitor)# destination interface ethernet 1/2
    switch(config-monitor)# filter vlan 80 rx tx
  • D. switch(config-monitor)# destination interface ethernet 1/2
    switch(config-monitor)# source vlan 80 rx
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
elper
8 months ago
Selected Answer: A
https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus5000/sw/system_management/503_n1_1/cisco_n5k_system_mgmt_cg_rel_503_n1_1_chapter15.pdf
upvoted 1 times
...
camelw
10 months, 3 weeks ago
Selected Answer: B
B is correct A is wrong - Source VLANs are supported only in the ingress direction (rx). C and D are no sense, traffic analyzer is on e1/1 interface
upvoted 1 times
...
CiscoACI
11 months ago
Sure A is the correct
upvoted 2 times
...
Clem7894
11 months, 4 weeks ago
Selected Answer: A
A is correct Rx is implicit for source vlan
upvoted 2 times
...
Lalag
1 year, 2 months ago
D is right answer here When you specify a VLAN as a SPAN source, all supported interfaces in the VLAN are SPAN sources. https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus9000/sw/6-x/system_management/configuration/guide/b_Cisco_Nexus_9000_Series_NX-OS_System_Management_Configuration_Guide/sm_14span.html#:~:text=When%20you%20specify%20a%20VLAN,the%20VLAN%20are%20SPAN%20sources.&text=VLANs%20can%20be%20SPAN%20sources%20only%20in%20the%20ingress%20direction.&text=These%20interfaces%20are%20supported%20in,3%20subinterfaces%20are%20not%20supported.
upvoted 2 times
...
Scheldon
1 year, 8 months ago
Selected Answer: A
A is ok The following example shows configuring a VLAN SPAN source: ... switch(config-monitor)# source vlan https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus5000/sw/configuration/guide/cli/CLIConfigurationGuide/Span.pdf
upvoted 1 times
...
[Removed]
1 year, 8 months ago
Selected Answer: D
D is the correct answer, because source vlan only can define with rx. Check it in my lab. TULLY01(config-monitor)# source vlan 80 Warning: Tx Vlan Span is not supported TULLY01(config-monitor)# source vlan 80 both Warning: Tx Vlan Span is not supported TULLY01(config-monitor)# source vlan 80 rx TULLY01(config-monitor)#
upvoted 1 times
GoForCCNP
7 months, 2 weeks ago
Definetely NOT D. Destination interface is wrong. I think is A, look at the link provided by elper and search for "source vlan '1"
upvoted 1 times
...
...
Gayan84
1 year, 8 months ago
I will select answer B ================================================= Source VLANs are supported only in the ingress direction. ================================================
upvoted 1 times
...
JGBARRIO
1 year, 10 months ago
It´s correct
upvoted 3 times
paradigm88
1 year, 8 months ago
All source traffic from the server must be captured
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...