cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
10474
Views
0
Helpful
16
Replies

Error loading data in CCA 2.0.(1)

support
Level 1
Level 1

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?

16 Replies 16

When entering...

login authentication local

I get the following error....


AAA: Warning authentication list "local" is not defined for LOGIN

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