Configure the Border Gateway Protocol - Configuring-NetCloud-SASE/Configure-the-Border-Gateway-Protocol

NetCloud SASE Configuration Guide

ft:locale
en-US
ft:sourceName
Paligo_Prod
Document Type
Configuration Guide

Configuring Border Gateway Protocol (BGP) must be completed on an existing Secure Connect network. Routing protocol configuration is not available during first-time set up of a Secure Connect network.

Note

BGP peers should advertise specific subnets behind the third-party device to NetCloud SASE. Advertisement of default routes is not supported.

Complete the following steps to configure BGP on an existing Secure Connect network:

  1. Log into NetCloud Manager.

  2. Select Networks in the left-side navigation panel.

  3. Select the Secure Connect network's tile.

  4. Select Network Configuration in the top-right corner of the page.

    Network Configuration button on the NetCloud Manager Networks page.
  5. Select the Configuration tab.

  6. Select the Routing tab.

  7. Select the BGP tab.

  8. Enable Protocol Configuration.

  9. Optional: Select Edit Timers to open the BGP Timer Fields panel.

    1. Enter the Connect Retry value in seconds.

    2. Enter the Hold Time value in seconds.

    3. Enter the Keep Alive Interval value in seconds.

    4. Enter the Advertisement Interval value in seconds.

    5. Optional: Select Use Same Timers for Secondary Service Gateway to use the primary NCX Service Gatewaytimers' values for the secondary service gateway, if needed.

      Otherwise, enter the timers' values for the secondary NCX Service Gateway, if needed.

    6. Select Save.

  10. Enter the Router-ID.

    The ID must be unique to the entire BGP domain or autonomous system.

  11. Enter the Local ASN that is associated with the NCX Service Gateway.

    Note

    Use a private Autonomous System Number (ASN), 64512 to 65535, or one provided by the Internet Assigned Numbers Authority (IANA).

  12. Enter the Multi-hop Value to set the number of BGP connection attempts to external peers residing on networks that are not directly connected.

  13. Complete the following steps to add a BGP neighbor:

    1. Enter the BGP Neighbor IP.

      This is the peer address with whom to neighbor for the primary path.

    2. Enter the Peer Remote ASN.

      This is the Autonomous System Number (ASN) with which the primary path peers.

    3. Optional: Change the default Weight, if needed.

      Weight determines the outbound priority. For more than one neighbor, the Weight value cannot be the same.

    4. Optional: Change the default AS Path value, if needed.

      AS Path determines the inbound priority. Enter 0 for no prepending.

    5. Optional: Enter a description for the BGP neighbor.

    6. Select Add Neighbor again and repeat these steps to add up to four neighbors.

    Note

    A configured BGP neighbor may be disabled by moving the toggle button in front of it.

  14. Optional: Uncheck the Advertise CGNAT range box to advertise only the NCX Service Gateway interface IP address used in the Secure Connect network. Advertise CGNAT range is enabled by default, so that the CGNAT range used for the network is added to the network statement.

    Note

    If there are more than 20 network statements, Download Network Statements as CSV is displayed, and the list may be downloaded in CSV format.

  15. Optional: Enter an aggregate address in CIDR format for Route Summarization and select Add.

    Note

    The route summarization needs to match outbound prefix policies, if they are configured.

  16. Optional: Complete the following steps to add a BGP inbound prefix policy:

    Note

    Prefix lists control which IP addresses can enter or leave the network. When using BGP, by default there is an explicit deny rule at the bottom of each inbound and outbound set of policies.

    1. Select Add.

    2. Enter a descriptive name for the policy.

    3. Enter the IP Address in CIDR Format.

      The IP address allows for filtering which range is accepted based on the greater than or equal to (GE) and less than or equal to (LE) values.

    4. Enter the GE Value.

      Used with the IP address to filter which networks are advertised.

    5. Enter the LE Value.

      Used with the IP address to filter which networks are advertised.

    6. Select Permit or Deny in the Permission drop-down menu.

    7. Select Save.

    If needed, hover over the drag handle to drag and drop the listed item to its proper location in the hierarchy.

  17. Optional: Complete the following steps to add a BGP outbound prefix policy:

    1. Select Add.

    2. Enter a descriptive name for the policy.

    3. Enter the IP Address in CIDR Format.

      The IP address allows for filtering which range is advertised based on the GE and LE values.

    4. Enter the GE Value.

      Used with the IP address to filter which networks are advertised.

    5. Enter the LE Value.

      Used with the IP address to filter which networks are advertised.

    6. Select Permit or Deny in the Permission drop-down menu.

    7. Select Save.

    If needed, hover over the drag handle to drag and drop the listed item to its proper location in the hierarchy.

  18. Select Save.

  19. Optional: Select Run BGP Diagnostics and then again in the side panel to view the BGP summary output with the routes being received and advertised by each neighbor.