update show ap summary

This commit is contained in:
Chuck SmileyRekiere
2020-09-14 10:26:28 -06:00
parent 5005362573
commit 1d5a8ea841

View File

@@ -517,9 +517,9 @@ def main():
if (args.action == "summary"):
if args.series == "9800":
if band == "a":
command = "show ap dot11 5ghz monitor"
command = "show ap summary"
else:
command = "show ap dot11 24ghz monitor"
command = "show ap summary"
else:
command = "show ap summary"