VrfParser

Line-by-line parser for vrf definition blocks.

  • Location: parsers/vrf_parser.py
  • Models keys: vrf definition, description, rd, route-target import/export, address-family.
  • Skips delimiter (!) lines.

  • Challenge: excluding ! delimiters as well as understanding and including "wildcard" commands.