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

TUN-1.3 Interface based IPv4 GRE Encapsulation #2005

Open
wants to merge 100 commits into
base: main
Choose a base branch
from

Conversation

charantejag504
Copy link
Contributor

TUN-1.3 Interface based IPv4 GRE Encapsulation

Validate the GRE configuration
Configure GRE Tunnel interfaces configuration options - Tunnel source, Tunnel Destination on Tunnel interface
Configure static route with IPv4 NH pointing to Tunnel interfaces
Validate the applied config did not report any errors
Enable the packet capture on ATE ingress port to verify the GRE header of uncapped traffic
Verify the tunnel interfaces counters to confirm the traffic encapsulation
After encapsulation, traffic should be load balanced/hash to all available L3 ECMP or LAG or combination of both features

This resolves 1600

@charantejag504 charantejag504 requested review from a team as code owners August 11, 2023 22:54
@OpenConfigBot
Copy link

OpenConfigBot commented Aug 11, 2023

Pull Request Functional Test Report for #2005 / 7939504

Virtual Devices

Device Test Test Documentation Job Raw Log
Arista cEOS status
TUN-1.3: Interface based IPv4 GRE Encapsulation
Cisco 8000E status
TUN-1.3: Interface based IPv4 GRE Encapsulation
Cisco XRd status
TUN-1.3: Interface based IPv4 GRE Encapsulation
Juniper ncPTX status
TUN-1.3: Interface based IPv4 GRE Encapsulation
Nokia SR Linux status
TUN-1.3: Interface based IPv4 GRE Encapsulation
Openconfig Lemming status
TUN-1.3: Interface based IPv4 GRE Encapsulation

Hardware Devices

Device Test Test Documentation Raw Log
Arista 7808 status
TUN-1.3: Interface based IPv4 GRE Encapsulation
Cisco 8808 status
TUN-1.3: Interface based IPv4 GRE Encapsulation
Juniper PTX10008 status
TUN-1.3: Interface based IPv4 GRE Encapsulation
Nokia 7250 IXR-10e status
TUN-1.3: Interface based IPv4 GRE Encapsulation

Help

@coveralls
Copy link

coveralls commented Aug 17, 2023

Pull Request Test Coverage Report for Build 12754569154

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

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 12738316881: 0.0%
Covered Lines: 1983
Relevant Lines: 3588

💛 - Coveralls

@sezhang2
Copy link
Contributor

Please fix README

@Swetha-haridasula
Copy link
Contributor

Also kindly update the brach

@Swetha-haridasula
Copy link
Contributor

Kindly resolve the open comments

@charantejag504 charantejag504 requested a review from a team as a code owner January 6, 2025 09:00
@charantejag504
Copy link
Contributor Author

All comments are addressed, Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
anCX juniper-pr new-requirement-pr The PR introduces a new test scenario/requirement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TUN-1.3: GRE IPv4 traffic Encapsulation on IPv4 GRE tunnel