fixed show ap dot11 5ghz summary

This commit is contained in:
Chuck SmileyRekiere
2020-09-08 18:12:59 -06:00
parent b62cab0965
commit d54d534d47

View File

@@ -359,7 +359,7 @@ def main():
if (args.action == "summary"):
if args.series == "9800":
command = "show ap dot 11 5ghz summary"
command = "show ap dot11 5ghz summary"
else:
command = "show ap summary"