Configure BGP Global Parameters
Focus
Focus
Prisma SD-WAN

Configure BGP Global Parameters

Table of Contents

Configure BGP Global Parameters

Lets learn about configuring BGP Global Parameters in Prisma SD-WAN. You can configure the local AS #, optional MD5 secret and router ID, prefix advertisements, and BGP timers.
Where Can I Use This?What Do I Need?
  • Prisma SD-WAN (Managed by Strata Cloud Manager)
  • Prisma SD-WAN
Configure BGP global attributes before creating BGP peers. You can configure the local AS #, optional MD5 secret and router ID, prefix advertisements, and BGP timers.
  1. Configure local AS number.
    1. Select ConfigurationPrisma SD-WANION DevicesClaimedConfigure the deviceRoutingBGP/PeersBGP Global Config for ION deviceEdit.
    2. Enter a Local AS Number between 1 and 4294967295 or as A.B, where A and B are both numbers between 1 and 4294967295.
      The web interface displays converted values of the AS number entered. If the number entered is an A.B format, the web interface displays the corresponding 32-bit conversion below the entered value. If the number entered is a 32-bit format, the web interface displays the corresponding A.B value below the entered value. The Local AS Number is mandatory.
    3. (Optional) Enter an MD5 Secret between 1 and 32 characters.
      The default value is 0.
  2. (Optional) Configure prefixes to advertise to WAN and LAN.
    Branch ION devices can learn or advertise prefixes based on the scope configured. The device advertises only LAN networks, static routes, and interface addresses. To advertise any of these prefixes, set the Scope to Global when configuring a BGP peer.
    1. Configure Prefix Advertisement to LAN in any of the following ways:
      • Default—The device advertises only the default prefix (0.0.0.0/0) and (::/0). This is the default setting for LAN prefix advertisement.
      • Unaggregated—The device advertises prefixes as is.
      • Auto-Aggregated—The device summarizes the unaggregated prefixes into the largest possible blocks and advertises the prefixes.
      The device advertises only Default, Unaggregated or Auto-Aggregated to the LAN.
    2. Configure Prefix Advertisement to WAN in any of the following ways:
      • None (--)—The device does not advertise prefixes. This is the default setting for WAN prefix advertisement.
      • Unaggregated—The device advertises prefixes as is.
      • Auto-Aggregated—The device summarizes the unaggregated prefixes into the largest possible blocks and advertises the prefixes.
      • Manually Aggregated—You can configure a set of prefixes which the device aggregates and advertises.
      • Manual Summary Aggregate Only—You can configure a set of prefixes which the device summarizes into the largest possible blocks and advertises these prefixes.
    3. Check the IP Prefix to Advertise to WAN IP Addresses displayed.
  3. (Optional) Configure advanced options.
    • Keepalive Time—Enter a keep-alive time between 3 - 200 seconds. If you have configured a BGP peer, the device uses the value specified in the BGP peer configuration. If you do not configure a BGP peer or do not specify a value in the BGP global configuration, the keep-alive time defaults to 30 seconds.
    • Hold Time—Enter a hold time between 3 - 600 seconds. The hold time needs to be three times greater than the keep-alive time. If you have configured a BGP peer, the device uses the value specified in the BGP peer configuration. If you have not configured a BGP peer, the device uses the value from the BGP global configuration. If you do not configure a BGP peer or do not specify a value in the BGP global configuration, the Hold Time defaults to 90 seconds.
    • Multihop Limit—Enter a multi-hop limit between 1 - 255 hops. The default is 1 hop.
    • Max Paths—Enter a max path between 1 - 255. The default is 1.
    • Advertise Interval— Enter an advertisement interval between 0 - 300 seconds. The default is 1 second.
    • Peer Retry Time—Enter a peer retry time between 0 - 65535 seconds. The default is 120 seconds.
    • Graceful Restart—By default graceful restart is Off. Select Onto change the default setting.
    • StalePath Time—Enter a stalepath time between 1 - 3600 seconds. The default is 120 seconds.
    • Admin Distance—Enter a value between 1 - 255. The device sets the default Admin Distance of all learned prefixes to 20. The Admin Distance configured for a static route overrides the Admin Distance configured for a BGP route.
  4. On the Router ID tab, enter the IP address of the ION device to Globally Associated Router ID.
    1. (Optional) Add Router ID or enter the IP address of the ION device.
      Enter a valid IPv4 address in the Route ID field (for example, 192.0.2.11).
    2. (Optional) In the Custom Router ID for each VRF section, click Add VRF.
      Use this step if your device requires distinct Router IDs for traffic isolation across different VRFs.
    3. Choose the specific VRF (such as Global) from the dropdown list.
    4. Enter the Router ID for the selected VRF (for example, 192.0.2.2).
    5. To apply your changes and close the window, click Submit.
      This feature requires ION devices running software version 6.6.1 or later.
  5. View the Summary to review BGP global configuration and then Save & Exit.