CiscoTool_v1/netmiko_Api/public/filesTest/20230608-AUTO-Session.AU-de...

22 lines
1.2 KiB
Plaintext

IOS NOT FOUND+
=======================================Traceback (most recent call last):
File "/home/ct/ManagementNetworkDevice/netmiko_Api/./utils/action/BreakPassword/Break_29xx_35xx_37xx.py", line 33, in <module>
with ConnectHandler(**R1) as connect:
File "/usr/local/lib/python3.10/dist-packages/netmiko/ssh_dispatcher.py", line 365, in ConnectHandler
return ConnectionClass(*args, **kwargs)
File "/usr/local/lib/python3.10/dist-packages/netmiko/base_connection.py", line 439, in __init__
self._open()
File "/usr/local/lib/python3.10/dist-packages/netmiko/base_connection.py", line 444, in _open
self.establish_connection()
File "/usr/local/lib/python3.10/dist-packages/netmiko/base_connection.py", line 1029, in establish_connection
self.remote_conn = telnetlib.Telnet(
File "/usr/lib/python3.10/telnetlib.py", line 218, in __init__
self.open(host, port, timeout)
File "/usr/lib/python3.10/telnetlib.py", line 235, in open
self.sock = socket.create_connection((host, port), timeout)
File "/usr/lib/python3.10/socket.py", line 845, in create_connection
raise err
File "/usr/lib/python3.10/socket.py", line 833, in create_connection
sock.connect(sa)
OSError: [Errno 113] No route to host