cancel
Showing results for 
Search instead for 
Did you mean: 

Multi sending PEAP credentials to AP

Multi sending PEAP credentials to AP

PiotrT
New Contributor
Hello all
At the beginng: this is my first post here.

The LAN administrator at my company want to implement the 8021.x protocol. I got a username and password for all APs (one and the same certificate and credntials for all APs ).
The AP / APS tab has an Action button and a manage certificate.
In a manage certyficates i see PEAP Authentication tab.
Under the username and password entries there is a drop-down menu where I can choose MAC / NAME / Serial.

Is there any way to send a specific username and password to all APs?
2 REPLIES 2

PiotrT
New Contributor
So:
Thanks to Ronald I used vim to create a sript

AP1 serial
802_1x
peap user pass
exit
exit
AP1 serial
802_1x
peap user pass
exit
exit

Ronald_Dvorak
Honored Contributor
HI Piotr,

as far as I can see that isn't possible - the option "other" to use a specific user/pw is only available in the AP settings for a single AP.

That would mean you'd need to use the GUI and set it one by one.

In that case I'd think the CLI is a little bit faster even you also need to do it one by one.

The commands.....
> ap
# to get a list of all the AP serial# you'd do a show
> show
>
> 802_1x
> peap

e.g.
V2110-1:ap:1231035490430000:802_1x# peap username1 password1

-Ron
GTM-P2G8KFN