cisco-ctl: Support different NSS by setting LANforge radio accordingly.

This commit is contained in:
Ben Greear
2019-12-18 09:54:46 -08:00
parent 04c1f591d3
commit 6b69255e8d
2 changed files with 77 additions and 27 deletions

View File

@@ -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"):