From: Mohammad Saeed (mzsaeed@gmail.com)
Date: Mon Feb 05 2007 - 15:06:59 ART
Hi Evereybody,
When we configure this on an interface on 3550 switch:
switchport trunk encapsulation dot1q
switchport mode trunk
that interface will tag all the frames coming from respective vlans
except the native vlan.
But when we create dot1q tunnel and we configure on one interface that
is connected to Customer site to provide dot1q tunneling:
switchport mode dot1q-tunnel
switchport access-vlan 1000
Now as this port will be receiving traffic from multiple vlans, will
this interface tag all traffic with VLAN ID 1000 (theoratically it
shall not as we are not giving switchport trunk encapsulation dot1q)
or leave the traffic tagged with its original vlan. I am not clear in
what format this interface will receiving the traffic, will that be
normal ethernet frame or ethernet frame tagged with vlan id using
dot1q encapsulation. If any one can expalin a little bit, I will
appreciate that.....
To me it looks like, all traffic will already be encapsulated using
dot1q and this interface will mark those frames with VLAN ID 1000 and
will pass on to other end of dot1q tunnel.....
Regards,
Mohammad Zahed Saeed
This archive was generated by hypermail 2.1.4 : Thu Mar 01 2007 - 07:38:46 ART