Panorama changes after static route added

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements

Panorama changes after static route added

L0 Member

We have added a static route to our Palo firewall through Panorama GUI and before committing the change when we compare the candidate config to running config it shows removal of some static route metrics for all static routes, even though we only added one new route.

We have added routes in the past and this has not happened.

We don't think this will affect the operation of the firewall as it is config we don't make use of anyway.

The new static route does not have this config either.

We suspect an update to Panorama has caused removal of this config if not used.

Curious if others have experienced the same ?

Removed config :-

path-monitor {
 enable no;
 failure-condition any;
 hold-time 2;

}

1 REPLY 1

Community Team Member

Hi @QGCNetworks 

 

Yes this is expected behavior.  

 

Palo Alto Networks changed how the configuration for path monitoring on static routes is handled to reduce the size of the configuration. In older versions of PAN-OS, the firewall would explicitly show a path-monitor section for every static route, even if it was disabled.

 

In more recent versions of PAN-OS, this explicit, non-functional configuration is no longer stored in the running config if it's not in use. When you make a change to a static route via Panorama and commit, the system recognizes that this default configuration is unnecessary. It then removes the explicit path-monitor section from all existing static routes, as it's no longer required by the new configuration standard.

 

This change is purely cosmetic and does not affect the operation of your firewall. Path monitoring will continue to work correctly if you have it enabled on other routes. If it's not enabled, nothing will change. This is a deliberate change by Palo Alto Networks to make the configuration cleaner and more efficient.

 

It is explained in this document:

Commit preview shows path-monitor config for static routes deleted unexpectedly when adding a static... 

 

Hope this helps,

-Kim.

LIVEcommunity team member, CISSP
Cheers,
Kiwi
Please help out other users and “Accept as Solution” if a post helps solve your problem !

Read more about how and why to accept solutions.
  • 369 Views
  • 1 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!