I have got everything up and running, but now we have an edge case were one of our switches has a different password
i was using models so my config looks like this:
Which worked fine ( i think ) i am using git as my oputput and instead of storign the config for each switch by model it now started sotring it by name. this means we lost all the history for each device in git, is there a way around this or a better way of dealing with edge cases
Hi
I have got everything up and running, but now we have an edge case were one of our switches has a different password i was using models so my config looks like this:
i tired using groups and assigned the group to the name of the switch
Which worked fine ( i think ) i am using git as my oputput and instead of storign the config for each switch by model it now started sotring it by name. this means we lost all the history for each device in git, is there a way around this or a better way of dealing with edge cases
Thanks