02-22-2012 12:05 AM - edited 03-07-2019 05:05 AM
Hi,
We recently switched a faulty N5548UP with a replacement and everything went fine, with the exception of one minor thing.
We're currently unable to authenticate using tacacs+.
When trying to enter the command 'aaa authentication login default group [groupname]', the following msg appears:
too big pss key or value size
could not update aaa configuration
We're running 5.0(3)N2(2b).
Thanks
/Ulrich
Solved! Go to Solution.
02-22-2012 12:18 AM
Hello,
That seems to be known DDTS
CSCts71286 N7K, N5k and MDS AAA authentication issue
Please consider this workaround:
Workaround:
Copy the configuration, write erase, reload.
Procedure:
Switch# copy running-config bootflash:runconfig
Switch# write erase
Switch# reload
*** wait for reload ***
Switch# copy bootflash:runconfig running-config
Workaround:
Copy the configuration, write erase, reload.
Procedure:
Switch# copy running-config bootflash:runconfig
Switch# write erase
Switch# reload
*** wait for reload ***
Switch# copy bootflash:runconfig running-config
Hope this helps,
Nik
02-22-2012 12:18 AM
Hello,
That seems to be known DDTS
CSCts71286 N7K, N5k and MDS AAA authentication issue
Please consider this workaround:
Workaround:
Copy the configuration, write erase, reload.
Procedure:
Switch# copy running-config bootflash:runconfig
Switch# write erase
Switch# reload
*** wait for reload ***
Switch# copy bootflash:runconfig running-config
Workaround:
Copy the configuration, write erase, reload.
Procedure:
Switch# copy running-config bootflash:runconfig
Switch# write erase
Switch# reload
*** wait for reload ***
Switch# copy bootflash:runconfig running-config
Hope this helps,
Nik
02-22-2012 12:31 AM
Hi Nik,
Thanks for the info.
Reloading the switch however, is not really an option right now. Guess I'll have to schedule it later.
/Ulrich
08-22-2012 01:43 PM
I had this same issue last night. I write erased, rebooted, and copy the config back on and it worked fine. When I removed aaa commands and tried to put them back on, I had no luck. Write erase, reboot, and repaste config worked.
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