Open michael-edobor opened 2 years ago
Likely due to inconsistencies between Cisco IOS' representation between Switching platforms and routing platforms.
This issue is causing the parser to not fully capture or records configs. Can be fixed by refactoring
encapsulation dot1q {{ dot1q }} to encapsulation dot1Q {{ dot1q }} in line 25
encapsulation dot1q {{ dot1q }} to encapsulation dot1Q {{ dot1q }}
If you submit PR Reccomend using a ttp _ignore
Likely due to inconsistencies between Cisco IOS' representation between Switching platforms and routing platforms.
This issue is causing the parser to not fully capture or records configs. Can be fixed by refactoring
encapsulation dot1q {{ dot1q }} to encapsulation dot1Q {{ dot1q }}
in line 25