- Community Home
- >
- Networking
- >
- Legacy
- >
- Switching and Routing
- >
- How can I automate SSH session to multiple devices...
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2018 05:15 AM
04-06-2018 05:15 AM
How can I automate SSH session to multiple devices and ....
There has to be a way to ...
- Connect to a switch [IP details taken from a file] via ssh and have the User ID and password entered [again, taken from a file].
- run a series of commands
- export / save the results of these to a single file
- move on to the next device and repeat but append results rather than overwrite or create sequentail files with the results.
Oh, and the caveat this all has to be done from within a Windows environment where we can't install any additional software. That said, we can use powershell (I can't write powershell script to save my life); batch files; putty and / or plink or combinations of anythig that a default Server 2012r2 would have on it.
- Tags:
- ssh