08-30-2009 02:51 AM - last edited on 03-25-2019 10:41 PM by ciscomoderator
Hello
Right, I've installed my 2nd UC520 and this time it seemed to go a lot smoother than my last one :). Then last night this lovely problem appeared. When trying to load Voice Data within the CCA 2.0.(1) It just fails to load anything, the box will appear on my screen and then just sit there and won't progress onto the Voice GUI. The system is now 150 miles away from me so I'm not in a posistion to restore the system to factory defaults and start again.
Any Ideas?
08-31-2009 03:04 PM
When entering...
login authentication local
I get the following error....
AAA: Warning authentication list "local" is not defined for LOGIN
08-31-2009 04:18 PM
Hi Stuart,
I think you need the config below:
!
aaa authentication login default local
aaa authorization exec default local
!
username cisco privilege 15 secret 5 $1$cth9$S4Ngvosp6NKfdbnMHop9v/
!
ip http authentication local
!
line vty 0 4
login authentication default <--- Note this should be default
transport input all
!
line vty 5 100
login authentication default <--- Note this should be default
transport input all
Let me know if that works.
Thanks,
Saurabh
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