Tag: python
Posted in network automation
Using netmiko library to configure network equipments
When you want to retrieve information from network equipments, you can use : Web interface (usually disabled for security purpose, and slow) CLI (fast but…