|
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
|