cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
516
Views
0
Helpful
2
Replies

Using CLI to enter Mac local list on 1200 Series

tpelley
Level 1
Level 1

I have a number of 1200 series Ap's that are set up for MAC Authentication based on a local list only. From the GUI these addresses are entered from the Advanced Security Screen.

I wnt to find a method for entering them from the CLI but am running into a problem with the level 7 passwords that seem to be automaticly applied when the MAC addresses are added from the GUI.

If I enter MAC 0011.22aa.33ff from the GUI and then look at the config from the CLI it looks like this:

username xxx password xxxx

username xxxx autocommand exit

how do I do this from the CLI?

1 Accepted Solution

Accepted Solutions

a.kiprawih
Level 7
Level 7

Hi,

I think if you need to enter lots of MAC Addresses into AP, the fastest way is to use CLI.

Refer to the following doc on how to configure MAC from CLI. Look under "Local Authenticator Access Point - Step 11"

http://www.cisco.com/en/US/partner/products/hw/wireless/ps4570/products_configuration_guide_chapter09186a0080341e72.html#wp1039558

If authentication is purely done via MAC, then you can do like the following example:

AP#config t

AP(config-radsrv)# user xxx password xxx group clerks mac-auth-only

Probably you need to use notepad to list all MAC (as username & password), then copy &paste to your AP's CLI.

Hope this helps.

Rgds,

AK

View solution in original post

2 Replies 2

a.kiprawih
Level 7
Level 7

Hi,

I think if you need to enter lots of MAC Addresses into AP, the fastest way is to use CLI.

Refer to the following doc on how to configure MAC from CLI. Look under "Local Authenticator Access Point - Step 11"

http://www.cisco.com/en/US/partner/products/hw/wireless/ps4570/products_configuration_guide_chapter09186a0080341e72.html#wp1039558

If authentication is purely done via MAC, then you can do like the following example:

AP#config t

AP(config-radsrv)# user xxx password xxx group clerks mac-auth-only

Probably you need to use notepad to list all MAC (as username & password), then copy &paste to your AP's CLI.

Hope this helps.

Rgds,

AK

Thanks,

This is exactly what I was looking for.

Review Cisco Networking products for a $25 gift card