summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/Model-Notes/README.md1
-rw-r--r--docs/Model-Notes/Viptela.md10
2 files changed, 11 insertions, 0 deletions
diff --git a/docs/Model-Notes/README.md b/docs/Model-Notes/README.md
index bf3c5f6..fba31d7 100644
--- a/docs/Model-Notes/README.md
+++ b/docs/Model-Notes/README.md
@@ -14,6 +14,7 @@ Cumulus|[Cumulus](Cumulus.md)|11 Jun 2018
Huawei|[VRP](VRP-Huawei.md)|17 Nov 2017
Juniper|[MX/QFX/EX/SRX/J Series](JunOS.md)|18 Jan 2018
Netgear|[Netgear](Netgear.md)|11 Apr 2018
+Viptela|[Viptela](Viptela.md)|1 Jul 2018
Zyxel|[XGS4600 Series](XGS4600-Zyxel.md)|1 Feb 2018
If you discover additional caveats or problems please make sure to consult the [GitHub issues for oxidized](https://github.com/ytti/oxidized/issues) known issues.
diff --git a/docs/Model-Notes/Viptela.md b/docs/Model-Notes/Viptela.md
new file mode 100644
index 0000000..4b4bab1
--- /dev/null
+++ b/docs/Model-Notes/Viptela.md
@@ -0,0 +1,10 @@
+# Viptela
+
+This model collects running config and other desired commands from Viptela devices.
+Pagination is disabled post login.
+
+## Supported Commands
+- show running-config
+- show version
+
+Back to [Model-Notes](README.md) \ No newline at end of file