-
Notifications
You must be signed in to change notification settings - Fork 932
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AOS7.rb: not matching configured prompt on OS6360 version 8.8 #3351
Comments
Have a look at https://github.com/ytti/oxidized/blob/master/docs/Model-Notes/HPEAruba.md |
Hi @robertcheramy, |
Sorry, this was my mistake. I thought Alcatel use Aruba OS but it seems only to concern WLAN-Devices. |
aos7.rb does not have a specific prompt and is using the configured one. The default prompt does not match the space after SW01 in Depending on your results, we could modify aos7.rb and add a specific prompt for Alcatel OS 7. On a side note - do you know the difference between aos.rb and aos7.rb? And is aos7.rb compatible with Alcatel OS 8? I found very few information about AOS on the internet. |
Hi @robertcheramy,
but seem's that this OS version add a space automatically at the end of the prompt. I will try to use your prompt and check if will work. |
I have tried to insert your prompt but the service will not start any more. prompt
the regexp seem's not valid |
Please submit a YAML Simulation File for your device. The needed command is |
Update to the different versions of Alcatel OS:
|
hi @robertcheramy, |
Thank you for the file. I've fixed the prompt in Branch 3351-fix-aos7-prompt, please try it out. |
using aos7.rb on a Alcatel OS6360 with firmware 8.8x. we have this issue:
We have similar devices on firmware 6.x and using aos.rb they work without any problem.
Any idea?
The text was updated successfully, but these errors were encountered: