abhid / cdp_crawl

Recursive CDP Neigbor discovery with netmiko

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cdp_crawl

Recursive CDP Neigbor discovery with netmiko

Usage: python3 neighbor_map.py

Enter username, password and a seed device. The script will go out and login via SSH into the seed device and parse the output from 'show cdp neighbor detail'

Credits: netmiko, ndcrawl, paramiko

About

Recursive CDP Neigbor discovery with netmiko


Languages

Language:Python 100.0%