mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-10-31 18:58:01 +00:00
cisco-ctl: Support different NSS by setting LANforge radio accordingly.
This commit is contained in:
@@ -186,7 +186,7 @@ def main():
|
||||
raise Exception("show requires value, like 'country' or 'ap summary'")
|
||||
|
||||
if (args.action == "show"):
|
||||
print ("HI")
|
||||
#print ("HI")
|
||||
command = "show "+args.value
|
||||
|
||||
if (args.action == "cmd"):
|
||||
|
||||
Reference in New Issue
Block a user