Skip to content

Commit 18802ba

Browse files
committed
Add note
1 parent dffca83 commit 18802ba

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

netmiko/moxa/moxa_nos.py

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
"""
2+
Tested with
3+
4+
EDS-508A
5+
EDS-516A
6+
7+
Note:
8+
This only works in CLI mode. If the device is in Menu mode, you need to change that first.
9+
"""
10+
111
from netmiko.cisco_base_connection import CiscoSSHConnection
212

313

0 commit comments

Comments
 (0)