aaa new-model
aaa authentication login default local group tacacs
aaa authorization auth-proxy default group tacacs group radius
tacacs-server host 10.0.1.2
tacacs-server key XXXXXX
ip http server
ip http authentication aaa
ip http access-class 1

access-list 1 deny any

ip auth-proxy auth-cache-time 60
ip auth-proxy name PROXY http

int f2/0
ip address 10.0.2.1 255.255.255.0
ip auth-proxy PROXY

See also