Hi,
I got an strange problem with one switch.

cisco WS-C2940-8TT-S
Cisco Internetwork Operating System Software
IOS (tm) C2940 Software (C2940-I6K2L2Q4-M), Version 12.1(22)EA13, RELEASE SOFTWARE (fc2)

!
aaa new-model
aaa authentication login auth group radius enable
aaa authentication login con enable
aaa authorization exec default none
enable secret 5 xxxxxxxxxxx
!
ip http server
ip radius source-interface Vlan180
radius-server host xxx.x.x.xxx auth-port 1645 acct-port 1646 key 7 xxxxxxxxxxx
radius-server retransmit 3
!
!
line con 0
 login authentication con
line vty 0 4
 login authentication auth
 transport input ssh
line vty 5 15
 login authentication auth
 transport input ssh
!

When I enable aaa, I don't get an response from the http server. I have found this Cisco document: http://tinyurl.com/33nt23r


#sh sub na http

                    Class         Version
http                Protocol    1.000.001

This is an http v1 server. So I tried the configuration stated in the Cisco document - without success. I always get an blank website.

Directory of flash:/c2940-i6k2l2q4-mz.121-22.EA13/

    5  drwx        4416  Aug 13 2010 11:01:16 +02:00  html
319 -rwx 3758886 Aug 13 2010 11:03:42 +02:00 c2940-i6k2l2q4-mz.121-22.EA13.bin
  320  -rwx         285  Aug 13 2010 11:03:42 +02:00  info

The html folder is on the flash. Do you have an idea how I could get the http server running with aaa enabled? TIA.

Cheers
Simon



_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to