Single-Tier SPB Routing for Data Center Traffic Efficiency
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Conventional network architectures, such as overlay methods and TCAM-supported lookups, are inefficient in handling multicast and require expensive hardware, leading to wasteful network bandwidth usage and high power consumption, especially in dynamic data center environments where server and host placement is unpredictable.
Innovation Solution
Implementing a single-tier routing architecture with a Layer 3 (L3) controller using standard SPB encapsulation for centralized control over a distributed datapath, which reduces encapsulation overhead and optimizes traffic patterns by collapsing control functions and distributing forwarding decisions.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Adaptability or versatility
If overlay methods are used for software defined networking, then control and forwarding can be separated, but network bandwidth is wasted due to encapsulation overhead and inefficient multicast handling
Solution Approach 1:
The patent extracts the control plane functions (routing decisions, flow management) from the forwarding plane (packet switching), placing control functions on external controllers while maintaining efficient L2 forwarding in the datapath. This separation enables sophisticated traffic management without the encapsulation overhead of overlay methods.
Solution Approach 2:
The patent implements a universal L2 switching fabric that can handle unicast, multicast, and anycast traffic efficiently using standard SPB protocols. The same forwarding infrastructure serves multiple traffic types without requiring separate overlay tunnels, eliminating encapsulation overhead while maintaining versatility.
2Adaptability or versatility
If TCAM supported lookups are used for custom forwarding rules, then flexible L2-L7 forwarding can be achieved, but hardware costs and power consumption increase significantly
Solution Approach 1:
The patent replaces expensive TCAM hardware with software-based flow tables on external controllers. The control plane software maintains forwarding rules and pushes them to simple L2 switches, eliminating the need for power-hungry TCAM components while maintaining flexible forwarding capabilities through software programmability.
3Extent of automation
If traditional 3-tier or 2-tier architectures are used, then routing control is centralized, but traffic patterns become inefficient when hosts are dynamically placed around the network perimeter
Solution Approach 1:
The patent implements dynamic host route distribution where the controller learns host locations through ARP monitoring and dynamically updates forwarding tables on edge devices. This allows centralized control to adapt to dynamic host placement, maintaining efficient traffic patterns even when hosts move around the network perimeter.
Solution Approach 2:
The controller continuously monitors network traffic patterns and host locations through ARP requests and packet captures. Based on this feedback, it dynamically adjusts forwarding routes to optimize traffic efficiency, ensuring that centralized control remains responsive to changing network conditions.
Data Source
AI summary
A method, apparatus and computer program product for providing Virtual Routing and Forwarding (VRF) and gateway Media Access Controller (MAC) distribution is presented. At least one subnet associated with a Layer 2 Virtual Switching Network (L2VSN) is provided on a network device. A message is propagated to a distributed Datapath. Network devices install the message as a routable MAC address on the L2VSN for the Layer 3 Virtual Switching Network/Virtual Routing and Forwarding (L3VSN/VRF) associated with the message. Edge devices route packets on the L2VSN addressed to the gateway MAC address.


