-
Just gonna be calling my NetworkAutomation-1 node "NetAuto" for short now.
But it looks like SSH isn't running automatically, so I'm assuming it isn't a part of the startup process.
-
There is an error being thrown when trying to run sw_ping.py:
root@NetworkAutomation-1:~/Scripts/sw_troubleshoot# python3 sw_ping.py
Traceback (most recent call last):
File "sw_ping.py", line 2, in…
-
Hi David,
I used your script but doesn't do telnet all host. Please check my error:
o**ot@NetworkAutomation-1:~# ./pythonloopscript
Enter your telnet username: username
Password:
Telnet to h…
-
What are our options for automating telnet (without rolling our own) so that we can have automated tests run against a test instance of WWIV. I'll be capturing my notes here, feel free to add your tho…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com…
-
### Summary
In order to be able to check that a git repository is correctly configured I would like to push a commit into that repository. Having an ansible module that would do that would make sens…
-
`Traceback (most recent call last):
File "", line 1, in
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/simplecrypt/__init__.py", line 42, in encrypt
sa…
-
Using the 'info' command line parameter yields no information for devices running 14.2. I see that the XML has changed.
13.3
```
router1
mx240
mx240
13.3X8
…
-
https://networkautomation.forum/autocon1
-
I can use the Remote SSH extension in VScode to be able to code on Network-Automation1 using VScode. Although now, I don't know how I am supposed to be able to transfer files or keep track of changes …