Skip Menu |

This queue is for tickets about the Net-Telnet-Cisco CPAN distribution.

Report information
The Basics
Id: 19479
Status: rejected
Priority: 0/
Queue: Net-Telnet-Cisco

People
Owner: Nobody in particular
Requestors: vignaud.patrick [...] hydro.qc.ca
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 1.10
Fixed in: (no value)



Subject: login problem with catos 8.2x
Hello, I'm writing a script for receiving commands output. It works fine with catos and ios. But for three switchs that I've (running 8.2(1)), the login command doesn't respond. code extraction: if ($telnet->login('sword', $mdp1)) { print "login: ok\t"; } It seems that the device doesn't respond to the login command. snooping the script, I've a tcp telnet syn, (syn,ack), ack, (fin,ack) and (rst, ack). I never received the telnet data with the equipment's banner ? It seems to me a catos version problem, what do you think. Thanks. Patrick Vignaud.
Please ensure the three switches are configured correctly as you state it does work with other switches. Please reopen ticket if necessary.