Skip to content
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

Create README FOR MPLS2-2 #3460

Merged
merged 5 commits into from
Oct 9, 2024
Merged

Conversation

ihebboubaker
Copy link
Contributor

Validate static LSP functionality with BGP resolved next-hop. This test verifies that the DUT can forward MPLS traffic based on a static LSP that uses a next-hop resolved via BGP.

This is to update this PR #3106 (comment) comments

@OpenConfigBot
Copy link

OpenConfigBot commented Sep 26, 2024

Pull Request Functional Test Report for #3460 / f1548e8

No tests identified for validation.

Help

@coveralls
Copy link

coveralls commented Sep 26, 2024

Pull Request Test Coverage Report for Build 11251568803

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 55.268%

Totals Coverage Status
Change from base Build 11248273627: 0.0%
Covered Lines: 1983
Relevant Lines: 3588

💛 - Coveralls

@dplore
Copy link
Member

dplore commented Sep 26, 2024

should we abandon #3106 and just review this one?

@ihebboubaker
Copy link
Contributor Author

should we abandon #3106 and just review this one?

Yes let'sgo for this Pull Request for MPLS-2.2

dplore
dplore previously approved these changes Sep 27, 2024
Comment on lines 106 to 109
## Config paths
/network-instances/network-instance/mpls/lsps/static-lsps/static-lsp/egress/config/next-hop:
/network-instances/network-instance/mpls/lsps/static-lsps/static-lsp/egress/config/incoming-label:

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
## Config paths
/network-instances/network-instance/mpls/lsps/static-lsps/static-lsp/egress/config/next-hop:
/network-instances/network-instance/mpls/lsps/static-lsps/static-lsp/egress/config/incoming-label:
## Config paths
/network-instances/network-instance/protocols/protocol/static-routes/config/prefix
/network-instances/network-instance/protocols/protocol/static-routes/config/index:
/network-instances/network-instance/protocols/protocol/static-routes/next-hops/next-hop/config/next-hop:
/network-instances/network-instance/mpls/lsps/static-lsps/static-lsp/egress/config/name:
/network-instances/network-instance/mpls/lsps/static-lsps/static-lsp/egress/config/next-hop:
/network-instances/network-instance/mpls/lsps/static-lsps/static-lsp/egress/config/incoming-label:

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey Daren,

Those paths are not invalid OCPaths

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry about that! Note, in future you can find and correct these yourself by searching at https://openconfig.net/projects/models/paths/

Here's my suggestion though:

/network-instances/network-instance/mpls/lsps/static-lsps/static-lsp/egress/config/incoming-label 
/network-instances/network-instance/mpls/lsps/static-lsps/static-lsp/egress/config/next-hop 

/network-instances/network-instance/protocols/protocol/static-routes/static/config/prefix 
/network-instances/network-instance/protocols/protocol/static-routes/static/next-hops/next-hop/config/next-hop
/network-instances/network-instance/protocols/protocol/static-routes/static/next-hops/next-hop/config/index

@dplore dplore merged commit c208987 into openconfig:main Oct 9, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants