Date: Tue, 21 Aug 2007 11:53:36 +0200 (CEST) From: Mohacsi Janos <mohacsi@niif.hu> To: freebsd-hackers@freebsd.org Subject: vlan taggging on etherchannel Message-ID: <20070821113922.B40614@mignon.ki.iif.hu>
next in thread | raw e-mail | index | archive | help
Dear All, What is the recommended way to configure vlan interfaces on etherchannel bonded interfaces in a failure mode. I found, that etherchannel is supported by ng_fec(4) (but not exactly what I want) and also found that there two? way of configuring vlans: vlan(4) and ng_vlan(4). But I did not found any description or configuration snippet to configure both preferentially via /etc/rc.conf neither in FreeBSD 6.x-stable, neither in FreeBSD-7.0-current. What I want to achieve: [switch1]-----GE---bge0----\ /----vlan100 }=={-----vlan101 [switch2]-----FE---bge1----/ \----vlan102 \---vlan103 I would like to prefer all the vlans via bge0 with GE towards switch1. And use only bge1 in case of switch1 or bge0 link failure. I could use bond on Linux for this purpose. How to achieve similar setup? Best Regards, Janos Mohacsi Network Engineer, Research Associate, Head of Network Planning and Projects NIIF/HUNGARNET, HUNGARY Key 70EF9882: DEC2 C685 1ED4 C95A 145F 4300 6F64 7B00 70EF 9882
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070821113922.B40614>