Thanks Mayak. What docs are you referring to? I have the Definitive Guide and have searched through the wiki but can't seem to find any reference to creating trunks by comma-separated lists of vlan tags.
Thanks, John ----- Original Message ----- From: "mayak" <[email protected]> To: "pfSense support and discussion" <[email protected]> Sent: Tuesday, December 31, 2013 4:39:12 AM Subject: Re: [pfSense] pfsense <-> pfsense vlans and trunking without the aid of switches On 12/31/2013 05:56 AM, John Wells wrote: > This is what I currently have. Completely off base? > > http://i.imgur.com/LGqhy6e.png > http://i.imgur.com/4iqCVNE.png <snip> hi john, a `trunk` is port that has multiple vlan tags assigned to it -- although there is no requirement set all vlan tags for a particular port: example: interface em0 could have vlan tags : 10,20,30,40,50 and another interface could have: 60,70,80,90,100 my understanding from the docs is that you will need one (1) entry in VLANs for your trunk -- using a comma separated list to specify the vlan ids that you want: Interface VLAN Tag Description dc3 20,30,40 myTrunk: unfiltered, lan, wireless cheers m _______________________________________________ List mailing list [email protected] http://lists.pfsense.org/mailman/listinfo/list _______________________________________________ List mailing list [email protected] http://lists.pfsense.org/mailman/listinfo/list
