avoiding unnecessary traffic with vlans

avoiding unnecessary traffic with vlans

am 02.12.2005 22:07:16 von urgrue

given a classic vlan setup, like so:
host1--vlan1----\ /--vlan1
- switch1----switch2 -
host2--vlan2----/ \--vlan2---router

in other words two switches which both are configured with vlan1 and vlan2.
if two hosts on the different vlans (host1 and host2) are to communicated
with each other, they have to pass through the router. which in this
picture is on the other end of the network.

which means a lot of unnecessary traffic travelling between switch1 and
switch2, as all packets between the two vlans have to pass through the router.

what alternatives are there to fixing this problem? i can only think of
very kludgey solutions. or a complete network redesign, which isnt an option.


-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html