dnacenter_device_report

所属分类:生物医药技术
开发工具:Python
文件大小:9KB
下载次数:0
上传日期:2019-09-06 03:56:37
上 传 者sh-1993
说明:  生成Cisco DNA中心管理的设备报告的示例脚本
(Sample script to generate a Cisco DNA Center managed devices report)

文件列表:
CODE_OF_CONDUCT.md (3105, 2019-09-06)
CONTRIBUTING.md (735, 2019-09-06)
LICENSE (5059, 2019-09-06)
config.py (1108, 2019-09-06)
device_report.csv (873, 2019-09-06)
device_report.py (4382, 2019-09-06)
requirements.txt (17, 2019-09-06)

# Cisco DNA Center Device Report This is a Python sample code to showcase how to create a Cisco DNA Center managed devices report. **Cisco Products & Services:** - Cisco DNA Center **Tools & Frameworks:** - Python environment **Usage** - $ python device_report.py Executing this script will identify how many devices are managed by Cisco DNA Center and create a report with all the devices. This report will include this information for each device: - hostname - device type - software version - management IP address - serial number The report will be saved as a CSV file. - Sample CSV file: C***00-CL,Cisco Catalyst ***00-CL Wireless Controller for Cloud,16.10.1e,10.93.130.31,9L2L5LASF7 NYC-9300,Cisco Catalyst 9300 Switch,16.9.2,10.93.130.21,FCW2145L0N PDX-9300,Cisco Catalyst 9300 Switch,16.9.2,10.93.130.43,FCW2169L0J The code could be easily changed to add or remove information about devices, based on the user needs. **License** This project is licensed to you under the terms of the [Cisco Sample Code License](https://github.com/cisco-en-programmability/dnacenter_device_report/blob/master/./LICENSE).

近期下载者

相关文件


收藏者