aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve McIntyre <steve.mcintyre@linaro.org>2015-10-09 16:33:19 +0100
committerSteve McIntyre <steve.mcintyre@linaro.org>2015-10-09 16:33:19 +0100
commit5f42a68a8ef9cfee4ef320b02d420803cbb44bcb (patch)
tree7d03c0be7e954825940bb5003bf54ab408045ee4
parent96f779b8e64a11badfadd0d8848bd2bc5e824019 (diff)
Add commented examples using the Dummy switch driver
Change-Id: I80ac77ee07d6f8738c13d638fcdf6ca1da52a1ca
-rw-r--r--vland.cfg12
1 files changed, 7 insertions, 5 deletions
diff --git a/vland.cfg b/vland.cfg
index 0dc189f..83a11dc 100644
--- a/vland.cfg
+++ b/vland.cfg
@@ -54,11 +54,13 @@ password =
#enable_password =
#debug = True
-#[switch baz]
-#name = baz
-#driver = CiscoSX300
-#username = cisco
-#password = cisco
+#[switch dummy-48]
+#name = dummy-48
+#driver = Dummy
+#
+#[switch dummy-25]
+#name = dummy-25
+#driver = Dummy
[logging]
# Supply a filename, or leave unspecified for stderr