forked from CiscoTestAutomation/genieparser
-
Notifications
You must be signed in to change notification settings - Fork 0
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
nielsvanhooy
wants to merge
2
commits into
master
Choose a base branch
from
master_backup
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Master backup #15
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Motivation and Context
Impact (If any)
Screenshots:
Checklist: