02-27-2009 05:16 AM - edited 03-06-2019 04:17 AM
Hi,
I have a Cisco ASA 5520 which has a 3750 trunked off it (see diagram, ingore the ASA standby).
Everything is working, but I can see the follwoing vlans are allowed through the trunk - 3,4,6,7,9,10,300, but vlan 2 isn't in this allow list and it still works.
interface FastEthernet1/0/1
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 3,4,6,7,9,10,300
switchport mode trunk
I'm doing a packet capture on this port and what to filter traffic based on vlan tag ID, but vlan 2 doesn't show up in the capture only the ones mentioned above.
02-28-2009 07:24 AM
That is what I was sayin, access ports do not tag frames only trunks do
02-28-2009 09:15 AM
So what I am trying to do is not possible? I would just mean I can filter traffic in observer based on vlan.
02-28-2009 09:22 AM
If you want to see the traffic coming from vlan 2 then yes, just add the interface connected to the asa inside interface to your monitor session, if you want to see vlan 2 tags then you will need to add vlan 2 to your trunk (but I don't know why you would want to do that).
02-28-2009 09:24 AM
"If you want to see the traffic coming from vlan 2 then yes, just add the interface connected to the asa inside interface to your monitor session"
It is, as in the diag etc it's fas1/0/3 and the monitor session in my previous post show this.
02-28-2009 09:29 AM
Hmmmm, then any traffic passing through that terrace should show up?
02-28-2009 09:38 AM
I see all the correct packet info from the monitor ports except the tags, I understand now from you that vlan 2 will never show up, but I would of thought vlan 3 would(this does show up if I monitor the trunk but 2 doesn't as you mentioned).
02-28-2009 09:51 AM
So are you cool, or do you need to know anything else?
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