Cisco AP 1242 configuration command solution:
Question 1: AAA Authentication login default local & nbsp; & nbsp; aaaauthentication login mac group rad_ mac
&The above command defines a login list named MAC & nbsp; & nbsp; and uses the group server rad_ Mac to verify
dot11 ssid aa authentication open mac-address mac Then the MAC address is used for open authentication; that is, the MAC address contained in the list "Mac" is used. My question: where is the MAC address of the login list "Mac"? What MAC addresses are in the "Mac" list?
Question 2: (1) aaa group server radius rad_ mac server 10.66.1.210 auth-port 1645 acct-port 1646 &Nbsp; & nbsp; & nbsp; & nbsp; server 10.23.1.120 auth port 1812 acct port 1813 (local certification)
(2) & nbsp; & nbsp; radius server host 10.66.1.210 (IPAddress of radius server) auth port 1645acct port 1646 key AA Radius server host 10.23.1.120 (local AP) ) auth-port 1812acct-port 1813 key aa I would like to ask the above (1) and (2) orders are not the same? Why should AP be equipped with these two configurations?
|