mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 03:07:56 +00:00
cisco_wifi_ctl.py : update to line_console_0
This commit is contained in:
@@ -1114,7 +1114,7 @@ def main():
|
||||
if i == 1:
|
||||
logg.info("did not get the (config)# prompt")
|
||||
|
||||
if (args.action == "line console 0"):
|
||||
if (args.action == "line_console_0"):
|
||||
logg.info("send: line console 0")
|
||||
egg.sendline("config t")
|
||||
sleep(0.2)
|
||||
|
||||
Reference in New Issue
Block a user