Which two options are valid span confiuguration for a Cisco Nexus 1000 series Swithc?

Which two options are valid span confiuguration for a Cisco Nexus 1000 series Swithc? (Choose two)
A. switch# configure terminal
switch(config)# monitor session # ?
switch(config-monitor)# source interface ethemet 2/1-3
switch(config-monitor)# vlan 3, 6-8 tx
switch(config-monitor)# filter vlan 3-5,7
switch(config-monitor)# destination interface eth 2/5
B. switch# configure terminal
switch(config)# monitor session # ?
switch(config-monitor)# source interface ethemet 2/1-3 switch(config-monitor)# vlan 3, 6-8 tx
switch(config-monitor)# filter vlan 3-5,7
switch(config-monitor)# destination interface eth 3/5
C. switch# configure terminal switch(config)# monitor session # ?
switch(config-monitor)# source interface ethemet 3/1 -3
switch(config-monitor)# vlan 3, 6-8 tx
switch(config-monitor)# filter vlan 3-5,7
switch(config-monitor)# destination interface eth 2/5
D. switch# configure terminal switch(config)# monitor session # ?
switch(config-monitor)# source interface ethemet 3/1
switch(config-monitor)# vlan 3, 6-8 tx
switch(config-monitor)# filter vlan 3-5,7
switch(config-monitor)# destination interface eth 3/2
E. switch# configure terminal switch(config)# monitor session # ?
switch(config-monitor)# source interface ethemet 2/1-4
switch(config-monitor)# vlan 3, 6-8 tx
switch(config-monitor)# filter vlan 3-5,7
switch(config-monitor)# destination interface eth 2/2

cisco-exams

3 thoughts on “Which two options are valid span confiuguration for a Cisco Nexus 1000 series Swithc?

  1. Answer is AD

    https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus1000/sw/4_0_4_s_v_1_3/system_management/configuration/guide/n1000v_system/n1000v_system_9span.html

    Characteristics of Source Ports
    A source port has these characteristics:

    Can be port type Ethernet, virtual Ethernet, port-channel, or VLAN.
    Cannot be a destination port.
    Can be configured to monitor the direction of traffic —receive, transmit, or both.
    Source ports can be in the same or different VLANs.
    For VLAN SPAN sources, all active ports in the source VLAN are included as source ports.
    Local SPAN sources must be on the same host (linecard) as the destination port.

    BC are trying to use ports on different switches and E is attempting to use a port as both source/destination

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.