Yes, I'll second this. If you have an interface on a Cisco switch set to "switchport mode trunk" and "switchport trunk encapsulation dot1q" you will have all VLANs > 1 tagged or in Cisco terms "trunked" on that interface. VLAN 1 will remain untagged or as an "access/native" port. You can verify this with the following command "show interface fastethernet0/1 switchport".
Curtis LaMasters http://www.curtis-lamasters.com http://www.builtnetworks.com On Tue, Nov 25, 2008 at 4:04 PM, RB <[EMAIL PROTECTED]> wrote: > On Tue, Nov 25, 2008 at 14:47, Cozma Szabi <[EMAIL PROTECTED]> wrote: > > Thank you for the answer, I will try it out tomorrow. > > You mean that I have to enable the parent interface and leave all the > fields > > empty ? > > Do as you wish; it likely needs to be at least enabled, but that's the > equivalent of Cisco's 'native' VLAN. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > Commercial support available - https://portal.pfsense.org > >
