Configuring the Border Gateway Protocol - Configuring-the-Border-Gateway-Protocol-on-a-Secure-Connect-Network/Configuring-the-Border-Gateway-Protocol

Configuring the Border Gateway Protocol on a Secure Connect Network

ft:locale
en-US
ft:sourceName
Paligo_Prod

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

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 name of the Secure Connect network.

  4. Select the Configuration tab.

  5. Select the Routing tab.

  6. Enable Protocol Configuration to continue configuring BGP.

    1. Select eBGP or iBGP from the drop-down menu.

      • eBGP – The External Border Gateway Protocol (eBGP) is the protocol used to exchange routing information between different autonomous systems (inter-domain routing).

      • iBGP – The Internal Border Gateway Protocol (iBGP) is the internal application of the protocol used to exchange routing information within the same autonomous system.

    2. Optional: Click Advanced to open the BGP Timer Fields panel.

      1. Enter the Connect Retry value.

      2. Enter the Hold Time in seconds.

      3. Enter the Keep Alive Interval in seconds.

      4. Enter the Advertisement Interval in seconds.

      5. Optional: Select Secondary Timers Differ and enter the timers' values for the secondary NCX Service Gateway, if needed.

      6. Select Save.

    3. Complete the following steps for the primary NCX Service Gateway:

      Note

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

      1. Enter the Router-ID.

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

      2. Enter the Local ASN which is associated to the NCX Service Gateway or service gateways.

      3. If eBGP was selected, enter the Multi-hop Value to set the number of BGP connection attempts to external peers residing on networks that are not directly connected.

      4. Enter the Primary BGP Neighbor IP.

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

      5. Enter the Secondary BGP Neighbor IP.

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

      6. Enter the Primary Peer Remote ASN.

        This is the ASN to be peering with for the primary path.

      7. Enter the Secondary Peer Remote ASN.

        This is the ASN to be peering with for the secondary path.

      Repeat the above steps if the network is configured with a secondary NCX Service Gateway.

    4. 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.

      At least one inbound prefix policy is required.

      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 new access policy to its proper location in the policy hierarchy.

    5. 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 new access policy to its proper location in the policy hierarchy.

  7. Select Save.

Continue with Setting up the BGP wan0 Tracker.