Hello everyone
i am trying to configure span to mirror traffic to my traffic analyzer
the issue am going through is that my analyzer is not receiving any traffic
i have multiple port channels which are the source and my destination is a gig interface where my analyzer is connected
the configuration am using for my session is
//
monitor session 10 source interface Po11, Po12, Po13, Po14, Po15
monitor session 10 destination interface Gi 1/3/36
//
and the interface connected to my analyzer is
//
interface g 1/3/36
switchport mode trunk
switchport trunk allowed vlan all
//