dslreports logo
 
    All Forums Hot Topics Gallery
spc
Search similar:


uniqs
769
krock83
join:2010-03-02

krock83

Member

Cisco 881W Guest Wireless Password exparation

Hello All,

I was wondering if there was a setting or a command that will allow me to set the guest wireless password to expire? Right now I have it set to broadcast guest wireless but would like to know if there was an option to make it expire after 30 days or so.

here is what I currently have configured

dot11 ssid 881W_Guest
   vlan 41
   max-associations 1
   authentication open 
   authentication key-management wpa
   mbssid guest-mode
   wpa-psk ascii 7 001242365416542312402125
 
interface Dot11Radio0
 no ip address
 no ip route-cache
 !
 encryption vlan 1 mode ciphers aes-ccm tkip wep128 
 !
 encryption vlan 41 mode ciphers tkip 
 !
 broadcast-key vlan 1 change 30
 !
 !
 ssid 881W_Guest
 !
 ssid 881W_LAN
 !
 antenna gain 0
 mbssid
 station-role root
 
 
aryoba
MVM
join:2002-08-22

aryoba

MVM

I'm unsure about expiration feature. Even if it does exist, I imagine somebody (like you) has to change the password into something else.

What you could consider is to set up EEM to send network admins (like you) an email reminder to change the password at or by 30 days using event timer and action mail EEM commands. Here is the EEM link for details.

»www.cisco.com/en/US/docs ··· -a1.html
krock83
join:2010-03-02

krock83

Member

Thanks aryoba,

I guess I can write up a script to change that for me automaticly every 30 days. I would just have to post 12 passwords on the internal website for the users to know what the password is each month.