I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2009-03-05 09:58:29-08 by francois
Changes in the lib
Hi everyone, I have been using the lib for all my juniper, utstarcom, alcatel and cisco equipment for the last five years and I have never encounter any issue except today with a Huawei dslam. Looking at the way the login function has been made there is an issue with this kind of equipement. In fact, the Huawei prompts login are the following : >>User name: >>User password: The login routine is expecting the followings : username: or login: password: Then as you can imagine there is no way to use the login to log into a Huawei dslam. I patched the pm file to be more laxist about the pattern matching for the login. Would it be possible in a further version to customize the prompt login or to add a laxist pattern match for the username. Regards, Francois
Direct Responses: Write a response