cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1555
Views
0
Helpful
3
Replies

AAA config on cisco 881w

V1n2RT1985
Level 1
Level 1

help configure AAA (Radius server, access list)
There are two devices
An access point and cisco 881w. It is necessary to set up authentication through a radius server.

You can configure detailed how to do this?

3 Replies 3

andamani
Cisco Employee
Cisco Employee

Hi,

You can check the following links.

Radius on AP:

http://www.cisco.com/en/US/docs/wireless/access_point/12.4_10b_JA/configuration/guide/scg12410b-chap13-radius-tacacs.html

Eap Authentication with Radius server:

http://www.cisco.com/en/US/products/hw/wireless/ps4570/products_configuration_example09186a00801bd035.shtml

881W router sample config:

http://www.cisco.com/en/US/solutions/collateral/ns340/ns517/ns430/ns855/white_paper_c11-492842.html

Hope this helps.

Regards,

Anisha

P.S.: please mark this thread as answered if you feel your query is resolved. Do rate helpful posts.

how can I setup radius server (for authentication and authorization my users ) on my cisco 881w   ?? 

Hi,

I guess you are looking for the Local Radius server.

It is mentioned in the following link i gave you above:

881W router sample config:

http://www.cisco.com/en/US/solutions/collateral/ns340/ns517/ns430/ns855/white_paper_c11-492842.html

It mentions the following:

Note that if you use a local RADIUS server, you must add the following configuration to create that server. Add as many users as needed by using the username password command:

radius-server local

nas key 0

username password 0

!!SSID configuration with open EAP authentication and WPA for key-

management!!

dot11 ssid corporate

vlan 10

authentication open eap

authentication key-management wpa optional

Hope this helps.

Regards,

Anisha

P.S.: please mark this thread as answered if you feel your query is resolved. Do rate helpful posts