Verifying/Comparing Cisco 1200 Configuration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2005 11:53 AM - edited 07-04-2021 11:21 AM
I need a way to compare the configs of Cisco 1200 series IOS APs. Some of my global sites need to verify that their APs are properly configured, but they don't have a WLSE. So I'd like to provide them with a config file, and have them compare their own APs against the config file, to find & identify differences. Has anyone come across or created a script that accomplishes this?
- Labels:
-
Other Wireless Topics
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2005 12:37 PM
Try a program called Diff Doc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2006 06:58 AM
www.solarwinds.com has a good tool for comparing configs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2006 05:56 PM
Actually its http://www.solarwinds.net
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2006 09:42 AM
The Center for Internet Security has a free tool (Perl-based) called the router audit tool (RAT) that you may find useful. It runs on both the Windows and UNIX operating systems.
http://www.cisecurity.org/bench_cisco.html
"The Router Audit Tool (rat) downloads configurations of devices to be audited (optionally), and then checks them against the settings defined in the benchmark. For each configuration examined, it produces a report listing the following:
* A list of each rule checked with a pass/fail score.
* A raw overall score
* A weighted overall score (1-10)
* A list of IOS/PIX commands that will correct problems identified.
In addition, rat produces a composite report listing all rules (settings) checked on all devices, as well as an overall score."
