diff options
author | Wild Kat <wk@users.noreply.github.com> | 2018-08-22 15:27:25 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-22 15:27:25 +0200 |
commit | 40cd2ec8986d6c2040c725df8f6f84901cef6f2c (patch) | |
tree | 4a19f114dcacb555544fb3c7de59f5964eca2398 /docs/Model-Notes/Viptela.md | |
parent | d175a308233cb490dfb2532b5c815ddaa3f6eb74 (diff) |
add configurable per node ssh_no_keepalive boolean (#1489)
Diffstat (limited to 'docs/Model-Notes/Viptela.md')
-rw-r--r-- | docs/Model-Notes/Viptela.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/Model-Notes/Viptela.md b/docs/Model-Notes/Viptela.md index 4b4bab1..42ea7b8 100644 --- a/docs/Model-Notes/Viptela.md +++ b/docs/Model-Notes/Viptela.md @@ -1,9 +1,11 @@ # Viptela -This model collects running config and other desired commands from Viptela devices. +This model collects running config and other desired commands from Viptela devices. + Pagination is disabled post login. ## Supported Commands + - show running-config - show version |