diff options
Diffstat (limited to 'lnxfiles/doc-example/nodes.json')
-rw-r--r-- | lnxfiles/doc-example/nodes.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lnxfiles/doc-example/nodes.json b/lnxfiles/doc-example/nodes.json new file mode 100644 index 0000000..7b91355 --- /dev/null +++ b/lnxfiles/doc-example/nodes.json @@ -0,0 +1,7 @@ +{ + "h1": "host", + "h2": "host", + "h3": "host", + "r1": "router", + "r2": "router" +}
\ No newline at end of file |