12-18-2025 08:27 AM - edited 12-18-2025 08:35 AM
Hello,
I am working on a new deployment of Catalyst Center 2.3.7.10 and the new Catalyst 9350 switches. I have used PNP to onboard the switch to catalyst center, assigned hte switch to a site and then provisioned the device which pushed down the intent config with the ISE TACACS and radius server settings. Since the intent configuration forces the SSH authentication to authenticate against ISE, i switched the credentials for the device in my inventory to use the global pre-defined service account for ISE to SSH to the device.
After making that switch, catalyst center reports the Manageability of that device is in a warning state and the message states "Netconf Authentication Failure"
###############################
05-20-2026 09:48 AM
this one i already verified. already had sessoin with TAC. TAC was telling it only will work with TACACs server. but i have one switch with default iwth local account . its working fine . but rest of them all are set with radius authentication even for ssh to the switch. but its not working for me.
05-21-2026 02:11 AM
the command "logging synchronous level all" on vty lines 95 98 sound strange to me?
you don't want the netconf communication to receive all logging do you?
-> this produces many unexpected responses to the process that issues the netconf command.
I'm not sure it gets in the way, but try removing this and lets see the result.
05-21-2026 02:31 AM
as i mentioned the working switch has the same configuration. This is the one. but it uses default with local authentication.
line vty 0 4
access-class SSH in
exec-timeout 15 0
logging synchronous level all
history size 256
transport input ssh
transport output ssh
05-21-2026 02:53 AM
i tried as you mentioned but it didnt work. i have doubt in some configuration makes this not working it seems
05-24-2026 08:56 AM - edited 05-24-2026 08:57 AM
the message "Netconf Authentication Failure" is on the Catalyst Center
1) what message occurs in the switch logging ?
2) if ISE is forcing use of SSH -> check your ISE settings
netconf is using SSH protocol, but not on default SSH port 22
commonly netconf uses port 630.
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