How to redistribute GlobalProtect pool to BGP

Objective

Environment

Procedure

  1. Determine which tunnel interface is the GlobalProtect Gateway using,

    Network > GlobalProtect > Gateways > [Determine the appropriate GP-gateway]

    In the example below we are using tunnel.123

    User-added image

  2. Determine the routes are pointed to the above tunnel, using show routing route | match tunnel command, and take notes of it, as we'll need it for the next steps.

    User-added image

  3. Create a Redistribute profile for the announcement of the routes

    Network > Virtual Routers > [click on appropriate VR] > Redistribution Profile > Add

    User-added image

  4. Apply the newly created Redistribution profile to BGP

    Network > Virtual Routers > [click on appropriate VR] > BGP > Redist Rules > Add

    Click on the drop down option under Name, and choose the appropriate Redistribution Profile that was created in Step3, in our example we used GPstatic2BGP

    User-added image

  5. Click OK twice and Commit the changes
  6. Verify that BGP is now learning the routes

    Network > Virtual Routers > More Runtime Stats > BGP > Local RIB

    User-added image