Re: Setting up a VLAN
Alex Zeffertt <[email protected]>
| Newsgroups | gmane.linux.drivers.vlan |
|---|---|
| Organization | Cambridge Broadband Ltd. |
| Message-ID | <[email protected]> |
On Fri, 9 Sep 2005 16:40:05 +0530 Manish Jain <[email protected]> wrote: > > Then i want to make sure that the broadcasts are restricted to there > particular Vlan's > but users in 1 vlan CAN connect to users in another vlan. > Can anyone help me with this ? Each user will only see the ethernet traffic of users connected to the same VLAN. This is the point of VLANs. If the router has multiple vlan devices then it will be able to route IP traffic between the VLANs. You set up the routing in the same was as you would if the vlan devices were physically different interfaces. Alex