Доброго времени суток!
Не могу пройти аутентификацию на одном из коммутаторов cisco. Настроено все по аналогии, но на одном из коммутаторов не могу зайти по http и https (знаю зло но нужно). Пароль ввожу правильно, по telnet пускает.
01#sh run
!
enable password 7 14471B5B5E547A72
!
username root privilege 15 secret 5 $1$..64$OLKtRljA5zAeBgmT64SR40
aaa new-model
!
!
aaa authentication login default local
aaa authentication login web local
aaa authorization console
aaa authorization exec default local
aaa authorization exec web local
!
ip http server
ip http authentication aaa login-authentication web
ip http authentication aaa exec-authorization web
ip http secure-server
######
01#sh debugging
General OS:
AAA Authentication debugging is on
AAA Authorization debugging is on
HTTP Server:
HTTP Server Authentication debugging is on
######
01#sh logging
May 11 13:39:46.319: HTTP AAA Login-Authentication List name: web
May 11 13:39:46.319: HTTP AAA Login-Authentication List name: web
May 11 13:39:46.319: AAA/BIND(00000062): Bind i/f
May 11 13:39:46.319: HTTP: Authentication failed for level 15
May 11 13:39:53.508: HTTP AAA Login-Authentication List name: web
May 11 13:39:53.508: HTTP AAA Login-Authentication List name: web
May 11 13:39:53.508: AAA/BIND(00000063): Bind i/f
May 11 13:39:53.508: HTTP: Authentication failed for level 15