Switch VLAN Protocol Detection for Pruning Control

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In computer networks, switches implementing a first VLAN registration protocol may incorrectly block VLAN traffic destined for another switch that uses a different VLAN registration protocol, due to misidentification of the protocol capabilities, leading to incorrect pruning techniques.

Innovation Solution

A method to detect the VLAN registration protocol capability of interconnected switches over a trunk by sending unsolicited or solicited messages to determine if the second switch implements the same protocol, enabling or disabling pruning techniques accordingly.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If the first switch implements pruning technique based on the first VLAN registration protocol, then VLAN traffic efficiency is improved, but VLAN traffic may be incorrectly blocked if the second switch uses a different protocol

Engineering Contradiction:
ImproveVLAN traffic efficiencyVSAvoidVLAN traffic delivery accuracy
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The first switch performs preliminary detection of the second switch's VLAN registration protocol capability before implementing pruning techniques. By sending detection messages and receiving responses, the system determines protocol compatibility in advance, preventing incorrect pruning actions that would block VLAN traffic

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system implements a feedback mechanism where the first switch sends detection messages to the second switch and processes the responses to determine protocol capability. Based on this feedback information, the first switch dynamically adjusts whether to implement pruning techniques, ensuring reliable VLAN traffic delivery

Inventive Principle:
Principle #23Feedback

2Measurement precision

If the first switch detects VLAN registration protocol capability of the second switch, then pruning technique accuracy is improved, but network communication complexity increases

Engineering Contradiction:
ImproveProtocol capability detection accuracyVSAvoidNetwork communication complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The detection message mechanism serves multiple functions: it detects VLAN registration protocol capability, determines pruning applicability, and establishes communication protocols between switches. This multi-functionality reduces the need for separate detection and control mechanisms, managing complexity while improving detection accuracy

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS9397858B2Detecting VLAN registration protocol capability of a switch in a computer network
Publication Date: 2016.07.19 CISCO TECHNOLOGY INC
  • US9397858B2 patent drawing
  • US9397858B2 patent drawing
  • US9397858B2 patent drawing

AI summary

In particular embodiments, a first switch implementing a first virtual local area network (VLAN) registration protocol and connected to a first end of the trunk detects whether a second switch connected to a second end of the trunk implements the first VLAN registration protocol. In an embodiment, the second switch may send an unsolicited message to the first switch indicating the VLAN registration protocol implemented by the second switch. The first switch may then determine the VLAN registration protocol implemented by the second switch. Alternatively, the first switch may send a solicited message to the second switch. By receiving a response to the solicited message, the first switch can determine that the second switch implements the first VLAN registration protocol. In response to determining that the second switch implements the first VLAN registration protocol, the first switch may enable a pruning technique in accordance with the first VLAN registration protocol.