Network Switch VLAN Allocation for Server Provisioning Isolation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing server provisioning methods in datacenters lack secure isolation during the transition from a provisioning state to a production state, risking unauthorized communication and potential security breaches.

Innovation Solution

A network switch automatically allocates a provisioning VLAN to a new server, isolating it from the production VLAN until full provisioning is complete, using a provisioning server to load necessary files and parameters, and includes security measures like virus scans and monitoring.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If a new server is connected to the production VLAN immediately, then the server can communicate with other servers right away, but security is compromised because the server may not be fully provisioned or secured yet

Engineering Contradiction:
ImprovesecurityVSAvoidserver provisioning process
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The network is segmented into two distinct VLANs: a provisioning VLAN for untrusted new servers and a production VLAN for trusted operational servers. This segmentation isolates the new server from the production network until it is fully provisioned and secured, resolving the security concern while maintaining operational simplicity through automated VLAN assignment.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

A provisioning VLAN acts as an intermediary network between the new server and the production VLAN. The server must pass through this intermediate provisioning environment where it can be securely configured and validated before gaining access to the production network, thus enhancing security without complicating the provisioning process.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If a new server is isolated in a provisioning VLAN, then security is enhanced by preventing unauthorized communication, but the server provisioning process becomes more complex

Engineering Contradiction:
Improvesecurity isolationVSAvoidnetwork configuration
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The network switch automatically detects when a new server is connected and autonomously assigns it to the provisioning VLAN without requiring manual configuration. This self-service automation eliminates the need for administrators to manually configure VLAN assignments, thereby enhancing security isolation while avoiding an increase in operational complexity.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system performs preliminary network configuration by automatically assigning the provisioning VLAN to new servers upon connection detection. This preliminary action prepares the network environment in advance, ensuring security isolation is in place before any provisioning activities begin, while the automation prevents complexity from increasing.

Inventive Principle:
Principle #10Preliminary action

3Reliability

If manual provisioning processes are used, then security control is maintained, but provisioning time and productivity are reduced

Engineering Contradiction:
Improvesecurity controlVSAvoidserver provisioning speed
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The network switch continuously monitors network connections and provides feedback about newly connected servers. This feedback mechanism enables automated detection and immediate assignment to the provisioning VLAN, maintaining security control through continuous monitoring while significantly improving provisioning speed by eliminating manual intervention steps.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The automated system performs security control functions without requiring manual administrator intervention. The switch automatically detects new servers, assigns them to the appropriate VLAN, and manages the provisioning process, thereby maintaining security control while dramatically improving provisioning productivity through elimination of manual steps.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS10116594B2Provisioning of a server using a virtual local area network
Publication Date: 2018.10.30 LENOVO GLOBAL TECHNOLOGIES SWITZERLAND INTERNATIONAL GMBH
  • US10116594B2 patent drawing
  • US10116594B2 patent drawing
  • US10116594B2 patent drawing

AI summary

A method includes providing, by a network switch, a production VLAN that supports communication between a plurality of servers connected to the switch; and detecting a new physical connection of a cable between a first server and a first switch port of the switch. The method further includes automatically allocating, by the switch, a first provisioning VLAN to the first server, wherein communications coming from the first server are directed to the first provisioning VLAN, wherein the first provisioning VLAN includes a provisioning server, and wherein the first provisioning VLAN is isolated against communication with the production VLAN. An apparatus that performs the method is also provided.