-
Notifications
You must be signed in to change notification settings - Fork 931
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
Model for zte olt c3xx #2118
Model for zte olt c3xx #2118
Conversation
model for zte olt c3xx
Codecov Report
@@ Coverage Diff @@
## master #2118 +/- ##
==========================================
+ Coverage 63.19% 63.32% +0.13%
==========================================
Files 30 30
Lines 1497 1497
==========================================
+ Hits 946 948 +2
+ Misses 551 549 -2
Continue to review full report at Codecov.
|
Same here as in #2119 - needs a bit of documentation, but looks good! It's also always great to know what's the name of the underlying OS (unless its literally called ZTEOLT), as that would allow to map additional variations to this model in the future. |
Hi, soon i will add model for ZTE switches it have some different with command in ZTE olt model. |
Pulling this one in as well, thanks! |
in the router.db file, I set it up like this I use telnet protocol to make the connection and it is showing the following error in the log 10.200.1.1 raised Net::ReadTimeout (rescued Timeout::Error) with msg "timed out while waiting for more data" in file config source: |
Hi, what zte device you have? This model tested only on zte olt c320 and c300. |
System Description: C300 Version V2.1.0 Software, Copyright (c) by ZTE Corporation Compiled |
Apr 14 14:32:10 host.myrouter.com.br oxidized[27132]: lib/oxidized/input/cli.rb: Running post_login commands at LOGTEL-ZTE-ARARAS |
Hmm, okay, maybe I know why oxi can't catch the prompt...
And if your device have enable just add it to your source file, if no add "nil". |
If I remember it right there was problem if device haven't "enable" password but in config you have enable var with no nil value, so when oxi connecting to zte device it send "enable" and waiting for something and no pass to next post_login.
But if on device you need to enter "enable" password and you have enable var that model will work correctly. |
thank you very much I added the enable password and it worked |
Pre-Request Checklist
rubocop --auto-correct
)rake test
)Description
model for zte olt c3xx
working with firmware 1.2.5 and 2.1