You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to use fw.op(), but got an error, so assuming configuration is not supported there. I ended up using netmiko to automate these commands, but it is slower, and the API would be better.
Is your feature request related to a problem?
I need to enable ECMP and Symmetric Return on the default Virtual Router with pan-os-python. This does not seem to be supported.
Describe the solution you'd like
Allow configuration with pan-os-python of the checkboxes in the GUI for Enabling ECMP and Symmetric Return for the default Virtual Router.
Describe alternatives you've considered
Manually implementing the configuration, but this is not scalable, and we need to automate the configuration.
Additional context
The text was updated successfully, but these errors were encountered: