Skip to content

Retrieve CDP or LLDP neighbor info from Cisco phone endpoints web server

Notifications You must be signed in to change notification settings

raymaslanka/Cisco-PHONE-return-CDP-LLDP-neighbors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

CISCO-phone-return-CDP-LLDP-neighbors

Retrieve CDP or LLDP neighbor info from Cisco phone endpoints' web servers

This demonstrates how to scrape the webserver in a Cisco 8800 style endpoint to retrieve it's LLDP neighbor info. Simply change "LLDP" to "CDP" in the sample code to retrieve similar info. The same code can be used as a method to return any number of values found via the phone webserver.

The example utilizes Python 3.6.2.

A sample IP address seed text file is included.

About

Retrieve CDP or LLDP neighbor info from Cisco phone endpoints web server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages