Hybrid Multicast Switch VLAN Bandwidth Optimization

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current data communication switches face inefficiencies in bandwidth usage due to the need for duplicating multicast packets across different virtual local-area networks (VLANs), especially when clients are not allowed to share VLANs, leading to wasted bandwidth and increased costs with layer-3 devices.

Innovation Solution

A hybrid multicast switch is implemented, functioning as a data-link-layer device while utilizing network-layer routing protocols to manage multicast groups, creating associations between ports and VLANs, and transmitting multicast packets only on a dedicated multicast VLAN, optimizing packet delivery and reducing unnecessary duplication.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If a layer-3 device is used to replicate multicast packets for each client's VLAN, then packet delivery to clients in different VLANs is achieved, but device cost and management overhead increase

Engineering Contradiction:
Improvepacket delivery to clients in different VLANsVSAvoiddevice cost and management overhead
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent introduces a layer-2 intermediary device (multicast switch) that mediates between layer-3 routing decisions and layer-2 packet delivery. This intermediary creates VLAN-specific multicast groups by receiving layer-3 routing information and translating it into layer-2 multicast frame replication, eliminating the need for expensive layer-3 devices while maintaining the ability to deliver packets to multiple VLANs

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The patent replaces the mechanical/physical layer-3 replication mechanism with a software-based layer-2 replication mechanism. Instead of using hardware capabilities of layer-3 devices to replicate packets, the system uses software processing at the layer-2 level to achieve the same function, reducing hardware cost and complexity

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

2Device complexity

If a layer-2 device is used to forward multicast packets, then device cost is reduced, but bandwidth is wasted due to duplication across VLANs

Engineering Contradiction:
Improvedevice costVSAvoidbandwidth waste
Core Design Contradiction:
Device complexityVSLoss of energy

Solution Approach 1:

The patent applies local quality by creating separate multicast groups for each VLAN. Instead of broadcasting to all VLANs uniformly, the system tailors multicast delivery to local requirements by forming VLAN-specific groups. This allows each VLAN to receive only the multicast packets it needs, eliminating unnecessary duplication and reducing bandwidth waste while maintaining cost-effectiveness

Inventive Principle:
Principle #3Local quality

3Reliability

If clients are assigned to separate VLANs for security and commercial reasons, then security and commercial separation are maintained, but multicast packet duplication increases bandwidth consumption

Engineering Contradiction:
ImproveVLAN separation for securityVSAvoidbandwidth consumption
Core Design Contradiction:
ReliabilityVSLoss of energy

Solution Approach 1:

The patent segments the multicast delivery system into VLAN-specific groups. Each VLAN maintains its own isolated multicast group, allowing security and commercial separation to be preserved. The layer-2 device creates separate forwarding tables for each VLAN, ensuring that multicast packets are replicated only within the appropriate VLAN boundaries, thus maintaining security while reducing unnecessary bandwidth consumption

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS8238337B1Hybrid multicast switch employing network-layer routing
Publication Date: 2012.08.07 MARVELL ASIA PTE LTD
  • US8238337B1 patent drawing
  • US8238337B1 patent drawing
  • US8238337B1 patent drawing

AI summary

A switch having first, second, and third ports receives a multicast join message into the first port on a first VLAN, wherein the first and second ports are associated with the first VLAN, the second and third ports are associated with a second VLAN, and the first, second, and third ports are associated with a multicast VLAN, and wherein the multicast join message represents a first request to join a multicast group; creates an association between the multicast group and the ports associated with the multicast VLAN based on the multicast join message; transmits a network-layer routing protocol message from the second port, wherein the network-layer routing protocol message represents a second request to join the multicast group; receives a multicast packet for the multicast group into the second port; and transmits the multicast packet on the multicast VLAN based on the association.