To support dynamic routing in Region A before you initiate disaster recovery from Region B, you configure the universal distributed logical router sfo01m01udlr01, and NSX Edge nodes sfo01m01esg01 and sfo01m01esg02. This configuration ensures that the management components of the SDDC continue to communicate using optimal routes in a fault-tolerant network.

Procedure

  1. In a Web browser, log in to vCenter Server by using the vSphere Client.
    Setting Value
    URL https://sfo01m01vc01.sfo01.rainpole.local/ui
    User name [email protected]
    Password vsphere_admin_password
  2. In the Networking and security inventory, click NSX Edges.
  3. From the NSX Manager drop-down menu, select 172.16.11.65 .
  4. Verify the routing configuration for the universal distributed logical router.
    1. Click the edge link of sfo01m01udlr01.
    2. Click the Routing tab and verify the settings.

      Setting

      Value

      Global Configuration > Routing Configuration > ECMP

      Started

      Global Configuration > Dynamic Routing Configuration > Router ID

      192.168.10.3

  5. To verify the protocol settings and configure BGP peering between the UDLR device and the NSX Edge nodes for the ECMP-enabled North-South routing in Region A, on the left side, select BGP .
    1. Verify the settings.

      Setting

      Value

      Status

      Started

      Local AS

      65003

      Graceful Restart

      Started

    2. Under Neighbors, select 192.168.10.1 and click the Edit icon.

      The 192.168.10.1 entry represents the connection settings for the sfo01m01esg01 neighbor.

    3. In the Edit BGP Neighbor dialog box, update the Weight value to 60 , enter the BGP password that was configured during the initial setup of the UDLR, and click Save.

      Setting

      sfo01m01esg01 Value

      sfo01m01esg02 Value

      IP Address

      192.168.10.1

      192.168.10.2

      Forwarding Address

      192.168.10.3

      192.168.10.3

      Protocol Address

      192.168.10.4

      192.168.10.4

      Remote AS

      65003

      65003

      Weight

      60

      60

      Keep Alive Time

      1

      1

      Hold Down Time

      3

      3

      Password

      BGP_password

      BGP_password

    4. On the BGP page, repeat the steps for the 192.168.10.2 entry which represents the sfo01m01esg02 neighbor.
    5. Click Publish.
  6. On the left side, select Route Redistribution to verify redistribution status.

    Category

    Setting

    Value

    Route Redistribution Status

    OSPF

    Deselected

    BGP

    Selected

    Route Redistribution table

    Learner

    BGP

    From

    Connected

    Prefix

    Any

    Action

    Permit

  7. Reconfigure the routing and weight value of sfo01m01esg01 and sfo01m01esg02 edge devices.
    1. In the Navigator, click NSX Edges.
    2. Select 172.16.11.65 from the NSX Manager drop-down menu.
    3. Click the edge link ofsfo01m01esg01 to open its configuration interface.
    4. Click the Routing tab.
    5. On the left side, select BGP, select the 192.168.10.4 neighbor, and click Edit.
    6. In the Edit Neighbor dialog box, change the Weight value to 60 and click Save.
    7. Click Publish.
    8. Repeat this step for the sfo01m01esg02 edge.