bug fix, be more specific with slot

This commit is contained in:
Chuck SmileyRekiere
2020-09-22 14:35:34 -06:00
parent 9333cb4745
commit 276ac894d2
2 changed files with 26 additions and 22 deletions

View File

@@ -18,6 +18,13 @@ $ pip3 install pexpect-serial
./cisco_wifi_ctl.py --scheme ssh -d 192.168.100.112 -u admin -p Cisco123 --action cmd --value "show ap config general APA453.0E7B.CF9C"
telnet 172.19.36.168(Pwd:Wnbulab@123), go to the privileged mode and execute the command “clear line 43”.
Cisco uses 9130 AP
show controllers dot11Radio 1 wlan
AP
Command on AP to erase the config:"capwap ap erase all"
'''