Skip to content

Commit

Permalink
Update client_capabilities.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ksator authored May 20, 2020
1 parent 241dfc7 commit 60b8c6a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions client_capabilities.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# print client capabilities

from ncclient import manager

eos=manager.connect(host="10.83.28.203", port="830", timeout=30, username="arista", password="arista", hostkey_verify=False)
Expand Down

0 comments on commit 60b8c6a

Please sign in to comment.