Expand all | Collapse all
BGP Behavior
PAN-OS specific behavior for the openconfig-bgp model.
Review the
deviation file before
using the openconfig-bgp model to familiarize yourself with supported
paths.
When using the BGP model with PAN-OS firewalls:
- You can enable multipath configuration by setting ECMP globally
at the virtual router level.
- Setting /bgp/global/graceful-restart requires the use of an
integer, but the Get request response returns a string.
For neighbors:
RIB
For the RIB Model, PAN-OS OpenConfig:
- only supports peers with valid IPv6 addresses as names or hyphen
format such as 2001-98-98-98--1 for the corresponding IPv6 address
is 2001:98:98:98::1.
- Extended-communities returns as binary while the hex value is
returned by the XML-API.
- /bgp/rib/attr-sets and /bgp/rib/afi-safis/afi-safi/ipv4-unicast/loc-rib/routes
can’t be filtered.