Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

UTM as Layer-3 VLAN router/switch???

Hi to all of you,

excuse my noob question, I am new to all this VLAN stuff.
I want to build a new network which should get split up into several VLANs.

Now I read a bit about VLANs and as I read a layer 2 switch is not enough for setting up VLANs?

So what I read is that there is a need for a layer 3 switch or router.

My question: I have a virtualized UTM (ESXi 5u1) - is this UTM able to do this layer3 router thing?

I'm really sorry for not being able to describe better what I want to do.
Please just ask if I wrote something which is not understandable.

Greetz,
Michael


This thread was automatically locked due to age.
Parents
  • Hi,

    thank you all for your answers.
    I'm afraid I don't get it.

    So what do I need now?

    Can the UTM do the routing stuff between multiple VLANs when Layer-2 switches are used? I have the idea of putting the ESXi machine into a trunk port?

    Or do I have to use a VLAN routing layer-3 aware switch?
    I'm testing with D-Link DGS-1500-28 but this one only support 4 vlan ip's - but I only can set up vlan ip's for the default vlan and for two more vlan's.
    So with this switch I don't have enough vlan ip's... Not good.

    If I need a better layer-3 switch - which one do you prefer?
    It shouldn't be too cost-intensive...

    Michael
  • Can the UTM do the routing stuff between multiple VLANs when Layer-2 switches are used? I have the idea of putting the ESXi machine into a trunk port?
     Yes it can. As I stated earlier the UTM is a layer three device that is Layer 2 VLAN aware. Admin preference but I use the UTM this way.

    Or do I have to use a VLAN routing layer-3 aware switch?
     You can do it this way as well. Even going this route you'll still need to make the UTM aware of the various VLANs.

    I think there's some confusion here. VLANs are a Layer 2 concept whereas routing between networks is a Layer 3 concept. A VLAN is just a way of allowing a physical switch to segregate itself into multiple logical switches.

    The traditional way of doing VLAN's is to use a Layer 2 VLAN switch and designate which ports belong to what VLAN. A trunk port is then designated which is attached to the router. That trunk port supports multiple VLANs and tags each packet with the corresponding VLAN id.

    The router is aware of each VLAN tag and knows what IP subnet each one belongs to so when a packet comes in tagged as coming from VLAN-10 with a destination IP in VLAN-20, it marks the packet with the new VLAN id and forwards it back to the switch. The switch then sees the new VLAN id and forwards it to the correct device on the second VLAN.

    All a Layer 3 switch does is embed a basic router, like I described above, into the switch itself. The primary advantage of a layer 3 switch is that it can typically maintain wire speed between VLAN's whereas a Layer 2 switch has to share the trunk port with other VLAN's so the bandwidth is limited to the trunk port.

    Excluding some of the smaller SOHO devices, most of the Layer 3 switches I've seen are typically $500-$1000 more expensive per device then a comparable Layer 2 only device. The Layer 3 version of my primary switch at work is around $3000 whereas the Layer 2 is only $2000. Given I already forked over $1200 for my Astaro, there's no sense spending the extra $$$ as I don't need wireline speeds between VLANs.[:D]
Reply
  • Can the UTM do the routing stuff between multiple VLANs when Layer-2 switches are used? I have the idea of putting the ESXi machine into a trunk port?
     Yes it can. As I stated earlier the UTM is a layer three device that is Layer 2 VLAN aware. Admin preference but I use the UTM this way.

    Or do I have to use a VLAN routing layer-3 aware switch?
     You can do it this way as well. Even going this route you'll still need to make the UTM aware of the various VLANs.

    I think there's some confusion here. VLANs are a Layer 2 concept whereas routing between networks is a Layer 3 concept. A VLAN is just a way of allowing a physical switch to segregate itself into multiple logical switches.

    The traditional way of doing VLAN's is to use a Layer 2 VLAN switch and designate which ports belong to what VLAN. A trunk port is then designated which is attached to the router. That trunk port supports multiple VLANs and tags each packet with the corresponding VLAN id.

    The router is aware of each VLAN tag and knows what IP subnet each one belongs to so when a packet comes in tagged as coming from VLAN-10 with a destination IP in VLAN-20, it marks the packet with the new VLAN id and forwards it back to the switch. The switch then sees the new VLAN id and forwards it to the correct device on the second VLAN.

    All a Layer 3 switch does is embed a basic router, like I described above, into the switch itself. The primary advantage of a layer 3 switch is that it can typically maintain wire speed between VLAN's whereas a Layer 2 switch has to share the trunk port with other VLAN's so the bandwidth is limited to the trunk port.

    Excluding some of the smaller SOHO devices, most of the Layer 3 switches I've seen are typically $500-$1000 more expensive per device then a comparable Layer 2 only device. The Layer 3 version of my primary switch at work is around $3000 whereas the Layer 2 is only $2000. Given I already forked over $1200 for my Astaro, there's no sense spending the extra $$$ as I don't need wireline speeds between VLANs.[:D]
Children
No Data