Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 318 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 318 Bytes

ioscompliance

Little library that can perform compliance checks on Cisco IOS Devicee.

To use, first build a class that is used to check the config on each device. This should inherit ComplianceCheck. See class information for details.

This project depends on https://github.com/scottyob/pyiosdevice