Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi everyone,I'm using the Cisco ANM 5.2 version and I'm trying to import the configurations from ACE modules of Cisco switches. The first step is to import the configuration from Cisco switch and the second one is to import the ACE module in the ANM ...
I tried this configuration on the switch but it doesn't work.I getting the same error in the ANM software as show above. The message is about a problem with authentication credentials. I have applied the configuration that you told me on the switch, ...
Yes, the ACS is configured correctly. The username and password that I set up there can authenticate with any device in my environment through telnet or ssh.
Yes, I'm using tacacs+Follow bellow the tacacs configuration from my switch:aaa new-modelaaa authentication login default group tacacs+ enableaaa authentication login no_tacacs enableaaa authorization exec default group tacacs+ noneaaa authorization ...