You will get Python Script to Telnet to Server, Run Commands, Filter Data, & Output
Status: Offline
Daniel B.
Status: Offline
Daniel B.
Project details
There are many pitfalls to writing a Python script to connect via Telnet to a server, such as a network appliance, and collect output data from a list of commands. I have written a best-in-class script template to handle this type of operations automation. I can customize the script to accept a list of input and commands, so that the input list, such as IP addresses, can each be fed to one or more commands and the output collected. The script has the ability to parse the output of each command and return specific columns instead of the whole output. For example, if you were to run a network command against and IP address and got back a table of values, the script can parse the table and return exactly the metadata values that you need instead of the whole output.
Programming Languages
PythonCoding Expertise
SecurityWhat's included $100
These options are included with the project scope.
$100
- Delivery Time 1 day
- Number of Revisions 1
- Test Script
- Task Automation
Status: Offline
About Daniel
Status: Offline
United States - 2:59 am local time
Steps for completing your project
After purchasing the project, send requirements so Daniel can start the project.
Delivery time starts when Daniel receives requirements from you.
Daniel works on your project following the steps below.
Revisions may occur after the delivery date.
Customizing script to client specifications
I will take your requirements and update the script template to work for your use-case.
QA Testing
I will test either against the actual server or against example command outputs that your provide.