Have questions? Stuck? Please check our FAQ for some common questions and answers.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 14 Next »


Overall Architecture

Software Components

Component NameDescription
OpenstackNodeCreates and configures the bridges and ports of each compute and gateway node following the network configuration
OpenstackSwitchingManages flow rules for communicating among VMs in a virtual network (L2 switching)
OpenstackRoutingManages flow rules for L3 routing :
  1. east-west routing among VMs in different virtual networks
  2. floating IPs
  3. NAT handling to external networks
ScalableGatewayHandles flow rules (OpenFlow group) for ECMP between compute nodes and gateways

 

SONA Pipeline

VNI Table (table 0)   =>   Forwarding Table (table 1)  => ACL (table 2)




  • No labels