VlanParser

Groups each vlan X + name Y pair into one block.

  • Location: parsers/vlan_parser.py
  • Parses both lines together to avoid double-counting.
  • Preserves indentation, returns one ParsedLine per VLAN.

  • Challenge: excluding ! delimiters from output