Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Netmiko Loop question
Post: RE: Netmiko Loop question

I was able to get this to work. Prompts for IP Address and switchport number. Not as elegant as automatically running for all "up" interfaces, but it will have to do for now. I'll keep playing and ...
sc00ter General Coding Help 2 3,311 Oct-24-2020, 10:54 PM
    Thread: Netmiko Loop question
Post: RE: Netmiko Loop question

Here's my script so far. I apologize if sloppy and crude. New to netmiko, and trying to test network cables and make my life easier. #!/usr/bin/env python from netmiko import Netmiko from netmiko ...
sc00ter General Coding Help 2 3,311 Oct-24-2020, 09:21 PM
    Thread: Netmiko Loop question
Post: Netmiko Loop question

I'm trying to figure out how to loop over a list of interface and run a TDR (Time Division Reflectometer) on Cisco switch ports. I'm able to get the list of interfaces I want to test on the switch. ...
sc00ter General Coding Help 2 3,311 Oct-24-2020, 09:09 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020