Using Python Library Netmiko - SSH

Published: 11 April 2020
on channel: TerminalGuru
856
10

How to use Python Library Netmiko on Audiocodes Gateway.
Netmiko is a python Library which helps to interact with networking devices using SSH.

I have highlight some ways in which the library can be used on unsupported devices such as audiocdes gateway.

For Audiocodes SBC:
you may use device_type as: ipinfusion_ocnos (netmiko -v3.1.0)

Sending the space to retrieve more config was specifically for audiocodes gateway since on other devices like cisco you can set the terminal length to zero to get around this problem.

But since i spent some time on this, I thought i should share it.

You can learn more about the library from:
https://pynet.twb-tech.com/blog/autom...
https://github.com/ktbyers/netmiko
https://pypi.org/project/netmiko/

credits:
  / ktbyers  


On this page of the site you can watch the video online Using Python Library Netmiko - SSH with a duration of hours minute second in good quality, which was uploaded by the user TerminalGuru 11 April 2020, share the link with friends and acquaintances, this video has already been watched 856 times on youtube and it was liked by 10 viewers. Enjoy your viewing!