tbotnz / ios-show-run-ttp

TTP template for Cisco IOS "show run"
33 stars 6 forks source link

Refactor encapsulation dot1q {{ dot1q }} to encapsulation dot1Q {{ dot1q }} for l3 interfaces or sub-ifs #11

Open michael-edobor opened 2 years ago

michael-edobor commented 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

tbotnz commented 2 years ago

If you submit PR Reccomend using a ttp _ignore