Hi ,
Currently i am writing telnet python script for connecting remote server.
I would like to save the telnet session activites in a file.
Is there any better way to grap the remote output in a local machine file.
example
Login: ---------
Password: *********
Login successful
--> show port lan1
Switch Port information
--------------------------------------------------------------------------------
Port: lan1
Status Enabled
Link state Up
UpTime 018 days, 15:13:30
Port media type ISO8802-3 CSMACD
Configured speed/duplex Autonegotiate
Acceptable frame type packet sizes up to 1536 bytes (inclusive)
Broadcast limit Disabled
Multicast limit Disabled
thanks in advance