VLANs and interfacing PCs with systems
vegastech
Posts: 369
I am looking forward to introducing VLANs into our system designs. From what I understand, VLANs allow traffic to remain inside their individual LANs when possible. Let's say I have 2 networks, 192.168.1.0 and 192.168.2.0. If my processor is on the 2.0 network and my PC is on the 1.0 network, do I need to create a static route on both machines in order to contact the other, or is there something else I need to do? I am thinking specifically about the iPod sync function on an iPort, as well as using PC control in the project.
0
Comments
Of course w/ VLANs all your traffic is on one network so you should get a managed switch w/ an adequate back bone. The Cisco 2960 cisco mentioned on the "Just Add Power" post is a good choice. If you use multiple switches you'll need all your switches to be capable of 802.1Q trunking on ports that connect the switches together (I think that's the right number). That will allows you to pass VLANs from switch to switch unless just one switch can handle the VLANs.
A VLAN is simply a virtual LAN and ports assigned to VLANs append a tag to the packet headers and the switch "manages" the distribution to the other appropriate VLAN ports. These managed switches can have much higher capacity than the typical 10/100 switch. Some have 16 gigs or more back bones w/ 1 gig+ trunking ports (switch to switch w/ VLAN support). So it can easily give you the functionallity of seperate network isolation w/o any adverse affects of a congested network. The world model seams to work fine. Plus w/ VLANs you can assign a different QOS setting to the different ports, you can create spanning trees for redundant network loops and all kinds of other crap.
Multiple networks can be more of a pain to manage or maintain and subnetting can really hurt your brain.
http://www.pakedge.com/products_routers.php