Configure BGP Global Parameters
Table of Contents
Expand all | Collapse all
-
-
- Add a Branch
- Add a Data Center
- Add a Branch Gateway
- Configure Circuits
- Configure Internet Circuit Underlay Link Aggregation
- Configure Private WAN Underlay Link Quality Aggregation
- Configure Circuit Categories
- Configure Device Initiated Connections for Circuits
- Add Public IP LAN Address to Enterprise Prefixes
- Manage Data Center Clusters
- Configure a Site Prefix
- Configure a DHCP Server
- Configure NTP for Prisma SD-WAN
- Configure the ION Device at a Branch Site
- Configure the ION Device at a Data Center
- Switch a Site to Control Mode
- Allow IP Addresses in Firewall Configuration
-
- Configure a Controller Port
- Configure Internet Ports
- Configure WAN/LAN Ports
- Configure a Loopback Interface
- Configure a PoE Port
- Configure and Monitor LLDP Activity and Status
- Configure a PPPoE Interface
- Configure a Layer 3 LAN Interface
- Configure Application Reachability Probes
- Configure a Secondary IP Address
- Configure a Static ARP
- Configure a DHCP Relay
- Configure IP Directed Broadcast
- VPN Keep-Alives
-
- Configure Prisma SD-WAN IPFIX
- Configure IPFIX Profiles and Templates
- Configure and Attach a Collector Context to a Device Interface in IPFIX
- Configure and Attach a Filter Context to a Device Interface in IPFIX
- Configure Global and Local IPFIX Prefixes
- Flow Information Elements
- Options Information Elements
- Configure the DNS Service on the Prisma SD-WAN Interface
- Configure SNMP
-
-
- Prisma SD-WAN Branch Routing
- Prisma SD-WAN Data Center Routing
-
- Configure Multicast
- Create a WAN Multicast Configuration Profile
- Assign WAN Multicast Configuration Profiles to Branch Sites
- Configure a Multicast Source at a Branch Site
- Configure Global Multicast Parameters
- Configure a Multicast Static Rendezvous Point (RP)
- Learn Rendezvous Points (RPs) Dynamically
- View LAN Statistics for Multicast
- View WAN Statistics for Multicast
- View IGMP Membership
- View the Multicast Route Table
- View Multicast Flow Statistics
- View Routing Statistics
- Prisma SD-WAN Incident Policies
-
- Prisma SD-WAN Branch HA Key Concepts
- Configure Branch HA
- Configure HA Groups
- Add ION Devices to HA Groups
- View Device Configuration of HA Groups
- Edit HA Groups and Group Membership
-
- Configure Branch HA with Gen-1 Platforms (2000, 3000, 7000, and 9000)
- Configure Branch HA with Gen-2 Platforms (3200, 5200, and 9200)
- Configure Branch HA with Gen-2 Embedded Switch Platforms (1200-S or 3200-L2)
- Configure Branch HA for Devices with Software Cellular Bypass (1200-S-C-5G)
- Configure Branch HA for Platforms without Bypass Pairs
- Configure Branch HA in a Hybrid Topology with Gen-1 (3000) and Gen-2 (3200) Platforms
- Prisma SD-WAN Incidents and Alerts
Configure BGP Global Parameters
Lets learn about configuring BGP Global Parameters in Prisma SD_WAN SASE.
Where Can I Use This? | What Do I Need? |
---|---|
|
|
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.
- Configure local AS number.
- Select WorkflowsDevicesClaimed DevicesConfigure the deviceRoutingBGP/PeersBGP Global Config for ION deviceEdit.On the Info tab, 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.(Optional) Enter an MD5 Secret between 1 and 32 characters.The default value is 0.(Optional) For Router ID, enter the IP address of the ION device.The router ID is an IPv4 address and is the BGP ID of the ION device.The router ID must be the same for BGP peers within the same VRF. However, it can differ if the BGP peers are in separate VRFs. Configuring different router IDs for BGP peers within the same VRF can lead to issues such as BGP session flapping.(Optional) Configure prefixes to advertise to WAN and LAN.Branch ION devices can learn or advertise prefixes based on the scope configured. A branch ION device does not advertise routes learned on one BGP peer to another BGP peer. 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.
- 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.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.
Check the IP Prefix to Advertise to WAN IP Addresses displayed.(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.
View the Summary to review BGP global configuration and then Save & Exit.