DHCP Nickname Assignment in SPBM Networks
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
In Shortest Path Bridging (SPB) networks, duplicate nicknames for multicast traffic sources can lead to network disruptions, such as loss of connectivity and network loops, due to the lack of unique identifier assignment.
Innovation Solution
The implementation of a Dynamic Host Configuration Protocol (DHCP) service within the network automatically assigns unique Internet Protocol (IP) addresses, with the host portion serving as a nickname, ensuring that each switch in the SPBM network has a distinct identifier, thereby preventing nickname collisions.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Reliability
If manual nickname assignment is used in SPBM network, then network administrators have control over nickname allocation, but duplicate nicknames may occur causing network disruptions
Solution Approach 1:
The system enables self-service by allowing switches to automatically obtain unique nicknames through DHCP protocol without manual intervention. The DHCP server automatically assigns unique IP addresses that are converted to nicknames, eliminating the need for administrators to manually manage nickname allocation while ensuring uniqueness and preventing duplicates.
Solution Approach 2:
The DHCP server acts as an intermediary between the nickname pool and individual switches. It receives nickname requests from switches, assigns unique nicknames from the available pool, and ensures no duplicates are allocated. This intermediary mechanism automates the assignment process while maintaining control over nickname uniqueness.
2Reliability
If automated nickname assignment is implemented, then uniqueness of nicknames is ensured, but additional infrastructure (DHCP service) is required
Solution Approach 1:
The DHCP server performs multiple functions: it manages the nickname pool, assigns unique nicknames to switches, and provides a standardized protocol interface. By using an existing multi-functional DHCP infrastructure, the system ensures nickname uniqueness without requiring a completely new dedicated nickname management system, thus limiting the increase in overall complexity.
3Productivity
If DHCP service is used for nickname assignment, then automatic unique identifier allocation is achieved, but IP address management overhead increases
Solution Approach 1:
The system merges the nickname assignment function with the existing IP address management infrastructure. By using the DHCP protocol that administrators already employ for IP address allocation, the system combines two management tasks into one unified process, improving efficiency without significantly increasing overall management complexity.
Data Source
AI summary
Systems, methods, and apparatuses are disclosed herein for automatically assigning nicknames in a SPBM network. In some aspects, a first switch of a plurality of switches in the SPBM network is detected as being designated as responsible for assigning nicknames to the plurality of switches. Control circuitry responsively instantiates, at the nick name server, a DHCP service. The control circuitry detects, at the nickname server, a respective other switch of the plurality of switches in the SPBM network, and responsively assigns, using the DHCP service, a respective IP address for the respective other switch. A host portion of the respective IP address is assigned as the nickname for the respective other switch.


