I have been using python since the last few months. I am trying to telnet into one router and then telnet into another router from the first router. I know how to use telnetlib to telnet into a router but I have no clue on how I should proceed if I need to telnet into 2 routers at teh same time.
I am working on a Windows PC. I heard of a expect module but don't know what to do. Any suggestions will be really appreciated.
Thanks!