Skip to content
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

Master backup #15

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Master backup #15

wants to merge 2 commits into from

Conversation

nielsvanhooy
Copy link
Owner

Description

Motivation and Context

Impact (If any)

Screenshots:

Checklist:

  • I have updated the changelog.
  • I have updated the documentation (If applicable).
  • I have added tests to cover my changes (If applicable).
  • All new and existing tests passed.
  • All new code passed compilation.

nielsvanhooy and others added 2 commits September 9, 2022 14:15
* added show running-config | i ^ip route.
needed this for certain business logic.

* .

* added show run | ^ip route for cisco devices and the counterpart for HVRP

* finished show run | i ^ip route for cisco iosXE

* finished show run | i ^ip route voor cisco iosXE

* finished show run | i ^ip route for cisco iosXE and display current-configuration | include ^ip route-static for hvrp

* discovered an edge case in production where: ^(.*)\<.*\> matched
super password level 3 cipher %^%#vA`@4bqB1#bDD/Ol<2w192dB)#N[91hg>J/=OEJPo3kl1U2sN*275e.s(%mV%^%#

ending it on $ for enable prompt works nicely.

* discovered an edge case in production where: ^(.*)\<.*\> matched
super password level 3 cipher %^%#vA`@4bqB1#bDD/Ol<2w192dB)#N[91hg>J/=OEJPo3kl1U2sN*275e.s(%mV%^%#

ending it on $ for enable prompt works nicely.

* lala

* added displayinterfaces for hvrp first start with foldertest

* added displayinterfaces for hvrp first start with foldertest

* fixed other test error

* formatting files

* fixed other test error

* some adjustments to HVRP display_interface

* changed enable pattern, it doenst match the structure we use at our company. have to find a better solution then then code in our company format.

* dhcp

* dhcp

* some adjustments to HVRP display_interface

* dhcp

* some adjustments to HVRP display_interface

* dhcp

* some adjustments to HVRP display_interface

* some adjustments to HVRP display_interface

* some adjustments to HVRP display_interface

* some adjustments to HVRP display_interface

* Feature/show run dhcp (#3)

added show run dhcp for ios and iosXE
added displayinterface for hvrp

Co-authored-by: Nvhooij <[email protected]>

* some adjustments to HVRP display_interface

* changes to showrunpolicymap for our business cases
also added test for that

* added in dns servers

* added in dns servers

* fixing vrf and excluded address

* fixed excluded in combination with VRF.

* Feature/dhcp vrf excluded fix (#4)

* fixing vrf and excluded address

* fixed excluded in combination with VRF.

Co-authored-by: Nvhooij <[email protected]>
Co-authored-by: Nvhooij <Sjaakie123!>

* didnt fix it correctly. now i did tho :)

* new test files for the thing i just fixed

* didnt fix it correctly. now i did tho :)

* adjustments to show run. fhrp. and fixed a problem

* added fhrp and some tests. continue tomorrow with more production data to compare with.

* changed the way parsing timers.

* added lots of stuff into showruninterface

* added service instances and some other tidbits

* added service instances and some other tidbits

* added fhrp and some tests. continue tomorrow with more production data to compare with.

* changed ip detection with primary/secondary

* changed ip detection with primary/secondary

* changed ip detection with primary/secondary

* changed ip detection with primary/secondary

* changed ip detection with primary/secondary

* .

* .

* .

* .

* .

* .

* .

* .

* .

* .

* .

* .

* .

* .

* .

* changed P1 to also match controller.

* added show running-config | i ^ip route.
needed this for certain business logic.

Co-authored-by: Nvhooij <Sjaakie123!>
Co-authored-by: Nvhooij <[email protected]>
* added show running-config | i ^ip route.
needed this for certain business logic.

* .

* added show run | ^ip route for cisco devices and the counterpart for HVRP

* finished show run | i ^ip route for cisco iosXE

* finished show run | i ^ip route voor cisco iosXE

* finished show run | i ^ip route for cisco iosXE and display current-configuration | include ^ip route-static for hvrp

* discovered an edge case in production where: ^(.*)\<.*\> matched
super password level 3 cipher %^%#vA`@4bqB1#bDD/Ol<2w192dB)#N[91hg>J/=OEJPo3kl1U2sN*275e.s(%mV%^%#

ending it on $ for enable prompt works nicely.

* discovered an edge case in production where: ^(.*)\<.*\> matched
super password level 3 cipher %^%#vA`@4bqB1#bDD/Ol<2w192dB)#N[91hg>J/=OEJPo3kl1U2sN*275e.s(%mV%^%#

ending it on $ for enable prompt works nicely.

* lala

* added displayinterfaces for hvrp first start with foldertest

* added displayinterfaces for hvrp first start with foldertest

* fixed other test error

* formatting files

* fixed other test error

* some adjustments to HVRP display_interface

* changed enable pattern, it doenst match the structure we use at our company. have to find a better solution then then code in our company format.

* dhcp

* dhcp

* some adjustments to HVRP display_interface

* dhcp

* some adjustments to HVRP display_interface

* dhcp

* some adjustments to HVRP display_interface

* some adjustments to HVRP display_interface

* some adjustments to HVRP display_interface

* some adjustments to HVRP display_interface

* Feature/show run dhcp (#3)

added show run dhcp for ios and iosXE
added displayinterface for hvrp

Co-authored-by: Nvhooij <[email protected]>

* some adjustments to HVRP display_interface

* changes to showrunpolicymap for our business cases
also added test for that

* added in dns servers

* added in dns servers

* fixing vrf and excluded address

* fixed excluded in combination with VRF.

* Feature/dhcp vrf excluded fix (#4)

* fixing vrf and excluded address

* fixed excluded in combination with VRF.

Co-authored-by: Nvhooij <[email protected]>
Co-authored-by: Nvhooij <Sjaakie123!>

* didnt fix it correctly. now i did tho :)

* new test files for the thing i just fixed

* didnt fix it correctly. now i did tho :)

* adjustments to show run. fhrp. and fixed a problem

* added fhrp and some tests. continue tomorrow with more production data to compare with.

* changed the way parsing timers.

* added lots of stuff into showruninterface

* added service instances and some other tidbits

* added service instances and some other tidbits

* added fhrp and some tests. continue tomorrow with more production data to compare with.

* changed ip detection with primary/secondary

* changed ip detection with primary/secondary

* changed ip detection with primary/secondary

* changed ip detection with primary/secondary

* changed ip detection with primary/secondary

* .

* .

* .

* .

* .

* .

* .

* .

* .

* .

* .

* .

* .

* .

* .

* changed P1 to also match controller.

* added show running-config | i ^ip route.
needed this for certain business logic.

* .

Co-authored-by: Nvhooij <Sjaakie123!>
Co-authored-by: Nvhooij <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant