Are RSPAN "Sessions" Inclusive or exclusive of each other?
Can you send traffic from 1 session to another?
In other words, if I want to monitor 3 vlans with active hosts that reside across several switches including the one with the destination port (IDS) will this work?
monitor session 1 source vlan 10 - 12 rx
monitor session 1 destination remote vlan 555 reflector-port Fa0/10
monitor session 2 source remote vlan 555
monitor session 2 destination interface Fa0/24
Does Session 1 "move" the traffic to be inspected by session 2 (where the IDS is located per f0/24)?
Or does session 1 just send the traffic back over the Trunk (RSPAN Vlan) link?