mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-27 07:23:36 +00:00
hng 802.1 to psk
This commit is contained in:
@@ -1512,7 +1512,7 @@ def main():
|
||||
for command in ["shutdown",
|
||||
"security ft",
|
||||
"security wpa psk set-key ascii 0 {security_key}".format(security_key=args.security_key),
|
||||
"no security wpa akm dot1x",
|
||||
"no security wpa akm psk",
|
||||
"security wpa akm ft psk",
|
||||
"no shutdown"
|
||||
]:
|
||||
|
||||
Reference in New Issue
Block a user