In this lesson, we will cover:

  • How to install Netmiko.
  • How to install the local hands-on environment.
  • Details of the hands-on lab for the course.

To help you get hands-on and learn Netmiko, this course provides you with the code, examples and lab to help you practise and hone your Netmiko skills!

Let's go…

Installing Netmiko

Netmiko can be installed via the Python package manager - pip. Like so,

pip3 install netmiko

However, we will shortly install Netmiko during the deployment of our local environment, so feel free to skip the pip install … step.

Download Code

First, clone the following repo:

git clone [email protected]:packetcoders/netmiko-course.git
cd netmiko-course
Ready to Master Network Automation? Start Your Journey Today!
Our membership provides:
  • Full deep-dive course library (inc. Batfish, pyATS, Netmiko)
  • Code repositories inc. full course code, scripts and examples
  • 24x7 multi-vendor labs (Arista, Cisco, Juniper)
  • Private online community
  • Live monthly tech sessions
  • Access to tech session library

Join Now ➜
Close You've successfully subscribed to Packet Coders.
Close Success! Your account is fully activated, you now have access to all content.
Close Welcome back! You've successfully signed in.
Close Nearly there! To activate your account, please click the link in the email we just sent you.