Hi !Try to connect with Python (3.13) and netmiko (4.5.0) to Catalyst 1300 ( sw 4.1.6.53).The problem is that first there is one prompt : "login as:" and secondly a prompt : "User Name:"ssh = ConnectHandler(device_type='cisco_s200', ip=x.x.x.x, usern...