VMware NSX

 View Only
Expand all | Collapse all

Edge tunnels down

  • 1.  Edge tunnels down

    Posted Apr 08, 2022 06:31 PM

    Running NSX-t 3.2.0

    The environment is collapsed

    The TEP vlan we use is 90 and subnet is 10.0.90/24

    management vlan is 80 with subnet is 172.16.80.0/24

    ESXi IP's are below

    Host A = 172.16.80.4 & 10.090.4

    Host B = 172.16.80.5 & 10.0.90.5

    Host C = 172.16.80.6 & 10.0.90.6

    when I SSH into the edge node and go into VRF 0, I can ping all three 10.0.90.0/24 IP's but the tunnels are showing as down.

     

    where should I be looking to resolve this?

     



  • 2.  RE: Edge tunnels down
    Best Answer

    Posted Apr 08, 2022 07:16 PM

    Are you using VLAN 90 for both host and edge TEPs? If so, move the edges to a separate VLAN. It's supposed to work in 3.2 (and did in 3.1), but there seems to be a bug in 3.2.0 that causes tunnels to not come up when hosts and edges are in the same VLAN.



  • 3.  RE: Edge tunnels down

    Posted Apr 08, 2022 07:29 PM

    Does that mean I need to route them?

    Example: hosts, 10.0.90.0/24 and edges 10.0.91.0/24 or keep the same subnet and only change the VLAN ID’s between devices 



  • 4.  RE: Edge tunnels down

    Posted Apr 08, 2022 07:35 PM

    Correct - You will need a large MTU path between the two subnets.



  • 5.  RE: Edge tunnels down

    Posted Apr 08, 2022 07:45 PM

    Please confirm 

     

    - do I need to route them?

    - keep same subnet but split the devices via Vlan 

    - both route and split devices 



  • 6.  RE: Edge tunnels down

    Posted Apr 08, 2022 10:07 PM

    The simplest design is to have separate VLANs with their own subnet that can route to each other.

     

    Ensure you have a minimum of 1600 MTU.

    You may find this video useful https://youtu.be/SFa7RUya9nQ



  • 7.  RE: Edge tunnels down

    Posted Apr 09, 2022 12:49 PM

    When I separated the networks, the tunnels came up and all is working as expected now.

    bummer that collapsed design does not work.  Thinking about getting 30.1 and starting over.



  • 8.  RE: Edge tunnels down

    Posted Apr 09, 2022 01:25 PM

    It actually does work in the latest version and have tested it myself, you need to make sure you use VLAN backed segments to wire the edge vm, but this setup isn't the most streamlined and least complicated way. 



  • 9.  RE: Edge tunnels down
    Best Answer

    Posted Apr 10, 2022 07:47 AM

    Check this KB for supported options:

    https://kb.vmware.com/s/article/83743

     



  • 10.  RE: Edge tunnels down

    Posted Apr 10, 2022 07:00 PM

    this is most likely my core issue when trying to use a collapsed design.



  • 11.  RE: Edge tunnels down

    Posted Apr 11, 2022 10:31 AM

    Might be there are no VMs associated on NSX segments on the ESX hosts, so that's why tunnel are showing down. Do you have VMs connected on NSX segments?