08-07-2009 09:09 AM
All,
RME 4.2 Compliance Check does not work when you try checking SNMP strings, passwords, or TACACS key because they're encrypted in the config archive. Is there a way to configure RME to have Compliance Check look at the actual value?
Stephanie
08-07-2009 09:22 AM
This is not true. SNMP communities are kept unencrypted in the archive, and you can run compliance checks on them. As for TACACS keys and passwords, they are encrypted, but you could run checks on the encrypted strings. If the cipher text is the same on the device as in your template, then the device is compliant.
08-07-2009 11:12 AM
08-07-2009 11:21 AM
This template is invalid because you're mixing IOS and CatOS commands. Create one template with the following:
+ snmp-server community COMMUNITY RO
+ snmp-server community COMMUNITY RW
Use that template to test your IOS devices. Then, create another template with:
+ set snmp community read-only COMMUNITY
+ set snmp community read-write COMMUNITY
Use that to test your CatOS devices.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide