Hello,

I need to make a python scrip to perform the following:

*I have a list of IP's

  1. Read from a text/csv file to input IP #1 into a telnet session.
  2. Once the telnet session is initiated I need to run a GET cmd
  3. Output the result to a file
  4. Repeat with the next IP from step 1

repeat, etc. until the IP list is completed.

Any help would be greatly appreciated.

Sorry, but we don't do your homework for you. What have you tried so far?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.