Date: Sat, 31 Dec 2011 14:56:30 +0330 From: saeedeh motlagh <saeedeh.motlagh@gmail.com> To: Nikos Vassiliadis <nvass@gmx.com>, freebsd-net@freebsd.org Cc: Alexander Lunev <sol289@gmail.com>, Alireza Torabi <alireza.torabi@gmail.com> Subject: Re: vlan without ip address Message-ID: <CAN%2BS=WDZp9i6FOngTb=UPRB6o2ftxg9HhpuehWV3Ott_ekirRA@mail.gmail.com> In-Reply-To: <4EFAE551.8040101@gmx.com> References: <CAN%2BS=WDLmHuP=V616rtO7mnuzEgOt5GuYMZ4SsxgCWYdUF007g@mail.gmail.com> <CACVs6=-N5%2BL-8Q00sC_hgo=DBYudHT0a%2BQCykAzbiesOyNZZAw@mail.gmail.com> <CAN%2BS=WDd%2BRzhYcMYQCysxuMX5wM5iazw-fBY-W3RPppc3QhRYQ@mail.gmail.com> <CALoU1UMsjMLaXivejT3%2BCmd7XyvkMtmuy6H75PJASuyYjqXDwg@mail.gmail.com> <CAN%2BS=WDXBgfevY5U8LEY3iyssOt385Jps-7D0ijHPU9RZ2VbWQ@mail.gmail.com> <CABk4_A4YG=H9=v4s9u%2BgXtQUqnmmRQVvCcryFJ%2BaL6bNou-7fg@mail.gmail.com> <CAN%2BS=WBenp6k9=qQjvdrPDqjdT3z%2BS2t5o9xyzVteDS28gBnpg@mail.gmail.com> <CABk4_A7UtDcv1HKYkE%2BQcCR5X9cYHjG8-oNcYt7ZPZ-s7PMFyw@mail.gmail.com> <4EF038B9.5050203@gmx.com> <CAN%2BS=WCiubYnOy7rm6PmQNs=jrxKrJ1Emg2W1mJRfq5K1Z=Phw@mail.gmail.com> <4EF18D7D.1050609@gmx.com> <CAN%2BS=WDmfXi8Z3-aAdnG5_xDcjJqx_6FgB734BY34K3B2QSWZA@mail.gmail.com> <4EF61535.4030507@gmx.com> <CAN%2BS=WCfmBvzEe9_fabAmT-OxxVWF6B7SSxrcjzWbnP8BhNTbg@mail.gmail.com> <4EF8394F.8050108@gmx.com> <CAN%2BS=WBGiNcWr9NtawyFy-CgDixyc9EfT8mUUE%2BhvTsT7fJR8A@mail.gmail.com> <4EFAE551.8040101@gmx.com>
next in thread | previous in thread | raw e-mail | index | archive | help
thank you guys for your answers but my problem is not solved yet:(( the thing is, i wanna have something like this: a freebsd box which acts like switch (for example cisco 2960). i want to define vlanX on one interface (without any ip address) and it tags any passing packets through that interface as vlanX (any passing packet will have vlanX ID). i've tried bridging interfaces (to simulate vlan ports) but its problem is that it doesn't perform any vlan tagging. i've also tried defining vlan as sub-interface. but problem is, it doesn't tag every passing packets on real interface (it only works if we set ip address for vlan, and then it just tags packets which their destination is ip address of vlan sub-interface) does anyone knows what should i do? Cheers. to me, the most important thing is that i is to vlan tagging while configure vlans without any ip addresses. is it possible?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN%2BS=WDZp9i6FOngTb=UPRB6o2ftxg9HhpuehWV3Ott_ekirRA>