Closed
Description
Parsing the command will last about 14 minutes on a switch with about 230 ospf neigbors.
I had a look parser's code and a 'show run | section router ospf {instance}' is run for each neighbor to gather vrf data. I would be more efficient to run a 'show run | section router ospf' once and refer to the returned dictionary for all neighbors.
Metadata
Metadata
Assignees
Labels
No labels