cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
458
Views
0
Helpful
1
Replies

SPAN RELATED

Hello Team,

I am having confusion on Span port. Please consider below topology in which there is 1 L3 Core Switch and 3 Access Switches and I have configured SPAN session on core switch and connected system to G1/0/1 with wireshark will that system get the traffic from source vlan.

Monitor Session 1 source vlan 1723

Monitor session 1 destination G1/0/1

Note : System 1,2,3 are communicating to each other within same access switch but not with 4,5,6 and 7,8,9, same is the communication for rest of the PC's. Will I get the traffic on core switch and will see on wireshark or it is limited to Access switch only. Or I will have to setup the RSPAN.

 

Himanshusince1990_0-1675759925441.png

 

1 Accepted Solution

Accepted Solutions

pieterh
VIP
VIP

packets are forwarded based on MAC address
as such , unicast packets from 1 to 2 (vica versa) will not be forwarded through the uplink to the L3 switch
only packets like broadcast (e.g. ARP requests) will reach the L3 switch and will be forwarded to Wireshark
-> you need RSPAN here

View solution in original post

1 Reply 1

pieterh
VIP
VIP

packets are forwarded based on MAC address
as such , unicast packets from 1 to 2 (vica versa) will not be forwarded through the uplink to the L3 switch
only packets like broadcast (e.g. ARP requests) will reach the L3 switch and will be forwarded to Wireshark
-> you need RSPAN here