mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-03 12:18:00 +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.action == "summary"):
|
||||||
if args.series == "9800":
|
if args.series == "9800":
|
||||||
command = "show ap dot 11 5ghz summary"
|
command = "show ap dot11 5ghz summary"
|
||||||
else:
|
else:
|
||||||
command = "show ap summary"
|
command = "show ap summary"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user