Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 492 Bytes

File metadata and controls

8 lines (5 loc) · 492 Bytes

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.