Skip to main content

python3/python2 SSH module for session management for multivendor network devices (Juniper, Cisco IOS, Cisco ASA, Arista). Based on Netmiko

sshJUNOS provides a ready-to-go ssh module, asking for Username, Password and Enable Password. Error handling and promt information are also provided to facilitate the user in case of wrong username or password.

All netmiko commands are available with this module

Example:

#!/usr/bin/env python3
import sys
from sshJUNOS import sshHost as ssh

def showVersion(host):
    out = host.send_command("show version")
    print(out)

showVersion(ssh(sys.argv[1]))

How to run it:

federico@federico:~/git/github/python/modules/python3 $ python3 importTest.py srx00.sw11.lab
Username: root
Password:
Session established with Hostname: Hostname: srx00.sw11.lab IP: 192.168.1.1

Hostname: srx00.sw11.lab
Model: srx300
Junos: 15.1X49-D120.3
JUNOS Software Release [15.1X49-D120.3]
[...]

Release files for sshJUNOS 2.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for sshJUNOS 2.0
File Size Uploaded
sshJUNOS-2.0.tar.gz 2.1 kB Details

Release files / sshJUNOS-2.0.tar.gz

Download URL sshJUNOS-2.0.tar.gz
Size 2.1 kB
Tags Source
SHA-256 checksum
How to use checksums
c81c52dc133a30f22296374fa05a00b0895709d4cf7df5cfcb6635819b63684b
BLAKE2b-256 checksum
How to use checksums
faf16a598290eb1117d3cd7bacc903da5932de4d80a7baba8ceed5c465cfd17a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

2.0 This release

1 release file

1.0.7

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page