Skip to content

Enable ECMP and Symmetric Return on the default Virtual Router with pan-os-python #589

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ncat-epic opened this issue Apr 4, 2025 · 1 comment

Comments

@ncat-epic
Copy link

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.

Image

Describe alternatives you've considered

Manually implementing the configuration, but this is not scalable, and we need to automate the configuration.

Additional context

@ncat-epic
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant