08-13-2004 09:37 AM - edited 03-02-2019 05:45 PM
Hi,
I'm wondering can packet sniffer like ethereal capture packets in different VLAN, if ip routing is enabled on the switch?
Regards,
Norman
08-13-2004 09:52 AM
Hello,
I don't believe it can, unless you span the other VLAN to the port the Ethereal PC (or other packet sniffer products) is connected to.
Regards
Pradeep
08-13-2004 12:17 PM
If your goal is to see incoming traffic enter one VLAN, be routed, and come out another VLAN then the answer is no. The SPAN feature can monitor multiple VLANs but only incoming traffic for those VLANs.
If you knew the specific ports the traffic flow will go through you can span incoming and outgoing traffic on ports. For this to work you would have to setup multiple sessions. Because SPAN can monitor outgoing traffic on a single port; but cannot monitor outgoing traffic on multiple ports. To get around the setup two sessions with the same destination ports and the diffrent source ports.
Here is a link the covers SPAN
08-14-2004 01:55 AM
I sometimes SPAN the Gigabit uplink to a 100mbps port to capture traffic on multiple VLANs from a switch (luckily, our Gig port always runs at less than 10%). That works fine, but of course you will have a problem if your Gig ports are busy.
Also, on our 2950's, if I go into config mode and do a help on the "Monitor Session Source" command, I get the following :-
e1-isd-1(config)#mon sess 1 sou int f0/1 ?
, Specify another range of interfaces
- Specify a range of interfaces
both Monitor received and transmitted traffic
rx Monitor received traffic only
tx Monitor transmitted traffic only
The "Specify a range of interfaces" parameter would seem to suggest that you can specify a number of source ports. I've never tried it yet though - must give it a go sometime.
Pete
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide