Difference between revisions of "NSH SFC/Docs/Designs"

From fd.io
Jump to: navigation, search
(Design of NSH MD-Type 2)
 
(2 intermediate revisions by the same user not shown)
Line 40: Line 40:
  
 
[https://wiki.fd.io/view/File:NSH_MD-type_2_support_in_VPP_v2.pptx NSH_MD-type_2_support_in_VPP_v2.pptx]
 
[https://wiki.fd.io/view/File:NSH_MD-type_2_support_in_VPP_v2.pptx NSH_MD-type_2_support_in_VPP_v2.pptx]
 +
 +
== Design of iOAM Trace over NSH ==
 +
 +
The following is output of iOAM Trace over NSH :
 +
 +
[https://wiki.fd.io/view/File:IOAM_Trace_Output.png iOAM-Trace-over-NSH-Output.png]
 +
 +
== Design of NSH-aware SNAT ==
 +
 +
The following is output of NSH-aware SNAT :
 +
 +
[https://wiki.fd.io/view/File:NSH_SNAT_Output.png NSH_SNAT_Output.png]
 +
 +
== Design of NSH over Ethernet ==
 +
 +
The following is output of NSH-aware SNAT :
 +
 +
[https://wiki.fd.io/view/File:NSH_over_Ethernet.png NSH_over_Ethernet.png]

Latest revision as of 05:43, 23 May 2017

Initial seed of repo

The following is simply a proposed way of completing the work alagalah@gmail.com has started in the VPP project's repo:

Draw.io doc of simple high level design

The thinking is that this can be used to seed the NSH_SFC git repository, fixing bugs and completing intended PoC SFF / Classifier functionality, as well as kicking off the initial decoupling of VXLAN-GPE/GRE code and NSH code.

From there, we should definitely iterate on the actual design we would like NSH_SFC to have to support all the use cases etc as part of the project scope.

This is NOT intended to be a presumptive final architecture, merely some thoughts on how to achieve completing the PoC and moving the code.

Initial design of NSH-aware SFs

The following is a proposal to enable NSH-aware SFs:

Proposed diagram for enabling NSH aware SFs

Note: The initial design could be treated as NSH Proxy co-locates with the SF, which means the SF can not see NSH. But it will evolve in the future.

Design of NSH-Proxy

The following is diagrams of NSH-Proxy:

NSH_Proxy_output.png

Design of NSH Classifier

The following is diagram of NSH Classifier :

NSH-Classifier-Diagram.png

The following is output of NSH Classifier :

NSH-Classifier-Output.png

Design of NSH MD-Type 2

The following is design doc of NSH MD-Type 2 :

NSH_MD-type_2_support_in_VPP_v2.pptx

Design of iOAM Trace over NSH

The following is output of iOAM Trace over NSH :

iOAM-Trace-over-NSH-Output.png

Design of NSH-aware SNAT

The following is output of NSH-aware SNAT :

NSH_SNAT_Output.png

Design of NSH over Ethernet

The following is output of NSH-aware SNAT :

NSH_over_Ethernet.png