regex fixes for cisco,nxos models
Hi Mike,
Thanks for pointing out I should be using ciscoconfparse2 rather than ciscoconfparse. I found some inconsistencies in the nxos, cisco models in ciscoconfparse2.
nxos model:
- nxos uses cidr notation
- vrf definitions are
vrf member <vrf_name>
cisco model:
- cisco model was matching secondaries as the primary ipv4 address
Let me know what you think of the changes.
can we get this merged ? this is a very use feature. @mpenning
This PR has automatically been marked stale due to inactivity. It will automatically close unless further action is taken. Please understand that the CiscoConfParse team is not obligated to comment on (or approve) every Pull Request. For more detailed information, please refer to CONTRIBUTING guidance -> https://github.com/mpenning/ciscoconfparse2/blob/main/.github/CONTRIBUTING.md
This PR has been automatically closed due to lack of activity. For more detailed information, please refer to our CONTRIBUTING guidance -> https://github.com/mpenning/ciscoconfparse2/blob/main/.github/CONTRIBUTING.md