In this lesson, we will cover:

  • Transport protocols supported by Scrapli.
  • Transport types supported by Scrapli.
  • Pros and cons of the different transport types.
  • Transport plugin configuration.

You can find the scripts and code for this lesson within the Scrapli repo under the directory: 002_scrapli_core/002_transports/.

Transport Types

One of Scrapli’s big selling points is its flexibility to support different transport types. A transport type is the underlying library that Scrapli uses to communicate to the device over SSH and Telnet. Scrapli implements these different transport types using transport plugins. At this point the terms ‘transport type’ and ‘transport plugin’ become somewhat interchangeable!

The transport types that Scrapli supports are:

  • SSH - system, ssh2, paramiko, asyncssh
  • Telnet - telnet, asynctelnet

As you will appreciate, each transport type comes with its own pros and cons. Which one you select is really based upon your use case and requirements.

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.