PaloAltoNetworks / PaloAltoNetworks/pan-os-python
Enable ECMP and Symmetric Return on the default Virtual Router with pan-os-python
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 400
- Forks
- 199
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the pan-os-python class or entry point that configures virtual routers and reviewing how existing routing options map to PAN-OS configuration. Compare that interface with the default Virtual Router settings for ECMP and Symmetric Return. Done means both settings can be configured through the SDK and their resulting device configuration is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100