Wednesday, July 20, 2011

#HPN E-Series Mac-Auth with Radius backend

aaa authentication port-access eap-radius
aaa authentication web-based peap-mschapv2
aaa accounting update periodic 1
aaa accounting network start-stop radius
aaa accounting exec start-stop radius
aaa accounting system start-stop radius
radius-server host 10.10.50.12 key 'xxx'
aaa port-access authenticator active
aaa port-access mac-based 15
aaa port-access mac-based 15 addr-limit 2
aaa port-access mac-based 15 auth-vid 50
aaa port-access mac-based 15 unauth-vid 1
aaa port-access web-based 13
aaa port-access web-based 13 client-limit 2
aaa port-access web-based 13 ssl-login
aaa port-access web-based 13 redirect-url "
http://www.procurve.com"
aaa port-access web-based 13 auth-vid 50
aaa port-access web-based 13 unauth-vid 1

No comments:

Post a Comment