Skip to content

Conversation

@liske
Copy link

@liske liske commented Feb 16, 2018

This fixes the following error if host grouping is not used:

./ospfcli2dot 
ospfcli2dot - takes the output of "show ip ospf database router" and optionally a hostfile
outputs a GraphViz DOT file corresponding to the network topology

v0.3 alpha, By Foeh Mannay, December 2017

Enter input filename: ospf.show
Enter hostnames file or press enter to continue without one: 
If you want to group by hostname, enter the separator now
 (or press enter to continue): 
Enter output filename: ospf.dot
Traceback (most recent call last):
  File "./ospfcli2dot", line 233, in <module>
    if(areas):
NameError: name 'areas' is not defined

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant