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

From fd.io
Jump to: navigation, search
(Design of NSH Classifier)
Line 24: Line 24:
  
 
== Design of NSH Classifier ==
 
== Design of NSH Classifier ==
 +
 +
The following is diagram of NSH Classifier :
 +
 +
[https://wiki.fd.io/images/c/c6/NSH-Classifier-Diagram.png NSH-Classifier-Diagram.png]
  
 
The following is output of NSH Classifier :
 
The following is output of NSH Classifier :
  
 
[https://wiki.fd.io/view/File:NSH-Classifier-Output.png NSH-Classifier-Output.png]
 
[https://wiki.fd.io/view/File:NSH-Classifier-Output.png NSH-Classifier-Output.png]

Revision as of 03:42, 5 December 2016

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

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