Re: [Vyatta-users] vlan trunking?

2008-01-29 Thread Aubrey Wells
You are correct, a vif is a dot1q tagged vlan interface where the vif number is the vlan id. so to tag vlan 27 and 29 on interface eth0: set interfaces ethernet eth0 vif 27 set interfaces ethernet eth0 vif 29 set interfaces ethernet eth0 vif 27 address 10.1.1.1 prefix-length 24 set interfaces e

[Vyatta-users] vlan trunking?

2008-01-29 Thread aaron-linuxuser
Out of couristiy, does Vyatta (I'm currently using community edition 3) support vlan trunking? I have yet to see in any documenation or tutorials any sort of the word trunk. I have seen tutorials that have 2-3 vlan (vif interfaces) on a single physical interface-- so I guess its just implied tru