mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 11:18:03 +00:00
fixed show ap dot11 5ghz summary
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user