This repository was archived by the owner on Mar 13, 2025. It is now read-only.
Open
Conversation
"junos-version" in the xml. Observed on EX3400-48T (virtual chassis) with Junos 15.1X53-D52.
"model" attribute of individual routing engines prefixed with "RE-". Observed on EX3400-48T (virtual chassis) with Junos 15.1X53-D52.
…andle that case properly by decomposing the range and including all individual values to the result.
…ising the ArgumentError error, the "vlan_name" was always empty. Observed on EX3400-48T (virtual chassis) with Junos 15.1X53-D52.
Member
|
@oldgreen would like to pick changes without the whitespace related changes. Do you also have test cases/results accompanying the code changes? |
Author
|
@ydnath I don't have any interest in this code anymore. Please feel free to use the changes according to your needs. I don't have any test cases/results accompanying the code changes. I used to work for a company, which used tens of these devices and the changes in this merge request made it possible to automate what we needed at that time. I don't have access to these devices anymore. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Please consider merging the changes I've done to make the lib work better with EX3400. Please see individual commit messages for details. Thanks.