DeepDive:受Netmiko和Netdev的启发,使脚本运行得更快

时间:2024-02-26 15:12:19
【文件属性】:

文件名称:DeepDive:受Netmiko和Netdev的启发,使脚本运行得更快

文件大小:8KB

文件格式:ZIP

更新时间:2024-02-26 15:12:19

python ssh cisco network multithreading

深入研究思科网络可编程性 受Netmiko和Netdev的启发,使脚本运行得更快 入门 这些说明将为您提供在本地计算机上运行并运行的项目的副本,以进行开发和测试。 先决条件: Linux操作系统(推荐用于Ubuntu 18.04) Python> = 3.5(预安装) python3 --version SSH已启用并经过测试(连接性) ssh cisco@192.168.1.10 安装: 将资源库下载到目录中 git clone https://github.com/omarthe95/DeepDive.git 运行setup.sh bash setup.sh 使用您自己的IP地


【文件预览】:
DeepDive-master
----IPaddress_Switches.txt(79B)
----Asyncio_Netdev.py(1KB)
----LICENSE.md(1KB)
----Sequential.py(2KB)
----MultiThreading.py(3KB)
----README.md(2KB)
----PrettyTable_Color_Asyncio_Netdev.py(2KB)
----Color_Asyncio_Netdev.py(2KB)
----setup.sh(542B)

网友评论