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

Te 18.6 gRIBI mpls in udp encapsulation for ip sec #3435

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

Conversation

vishnureddybadveli
Copy link
Contributor

No description provided.

@vishnureddybadveli vishnureddybadveli requested a review from a team as a code owner September 17, 2024 21:54
@OpenConfigBot
Copy link

OpenConfigBot commented Sep 17, 2024

Pull Request Functional Test Report for #3435 / e5854e7

No tests identified for validation.

Help

@coveralls
Copy link

coveralls commented Sep 17, 2024

Pull Request Test Coverage Report for Build 11412151444

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.
  • 3 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.02%) to 55.268%

Files with Coverage Reduction New Missed Lines %
topologies/binding/gnsi.go 3 0.0%
Totals Coverage Status
Change from base Build 10908915118: 0.02%
Covered Lines: 1983
Relevant Lines: 3588

💛 - Coveralls

testregistry.textproto Show resolved Hide resolved
dst_udp_port: "outer_dst_udp_port"
ip_ttl: "outer_ip-ttl"
dscp: "outer_dscp"
key_chain_name: "ipsec_keychain"
Copy link
Member

Choose a reason for hiding this comment

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

add a comment here that updating the OC aft models to support key_chain_name is a TODO item

}
}
```

Copy link
Member

Choose a reason for hiding this comment

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

Need to add traffic generation profile

Need to add a test procedure with list of steps and validations.
ie:

  1. send the gribi rpc
  2. send traffic
  3. verify packets are ipsec encrypted at ate receive port

Add a negative test case (that confirms traffic not matching is not encrypted/encaped)

Comment on lines +177 to +182
#/network-instances/network-instance/afts/next-hops/next-hop/mpls-in-udp/state/src-ip:
#/network-instances/network-instance/afts/next-hops/next-hop/mpls-in-udp/state/dst-ip:
#/network-instances/network-instance/afts/next-hops/next-hop/mpls-in-udp/state/ip-ttl:
#/network-instances/network-instance/afts/next-hops/next-hop/mpls-in-udp/state/dst-udp-port:
#/network-instances/network-instance/afts/next-hops/next-hop/mpls-in-udp/state/dscp:
#/network-instances/network-instance/afts/next-hop-groups/next-hop-group/state/next-hop-group-id:
Copy link
Member

Choose a reason for hiding this comment

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

these paths shuold be updated to match the newer #1153 model with the encap-headers container

#/network-instances/network-instance/afts/next-hops/next-hop/mpls-in-udp/state/dst-udp-port:
#/network-instances/network-instance/afts/next-hops/next-hop/mpls-in-udp/state/dscp:
#/network-instances/network-instance/afts/next-hop-groups/next-hop-group/state/next-hop-group-id:

Copy link
Member

Choose a reason for hiding this comment

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

are there any paths needed for monitoring ipsec?

}
}
```

Copy link
Member

Choose a reason for hiding this comment

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

need to add configuration for adding ipsec keychain and ipsec keys. Provide canonical OC for this.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added AFT keychain canonical OC, added TODO's.

@dplore dplore self-assigned this Sep 17, 2024
@vishnureddybadveli vishnureddybadveli changed the title Te 18.6 g ribi mpls in udp encapsulation for ip sec Te 18.6 gRIBI mpls in udp encapsulation for ip sec Sep 21, 2024
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.

5 participants