longevity: Fix initial port cleanup.

Quieten some output by default.
This commit is contained in:
Ben Greear
2020-08-06 17:58:10 -07:00
parent 0893faf631
commit e2c79832e9
3 changed files with 85 additions and 15 deletions

View File

@@ -15,7 +15,7 @@ $ pip3 install pexpect-serial
# For LANforge lab system.
./cisco_wifi_ctl.py --scheme ssh -d 192.168.100.112 -u admin -p Cisco123 --action summary --prompt "\(Cisco Controller\) >"
./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"
'''