View on GitHub
 (0 comments) (0 reactions) (0 assignees)Go (25 forks)github user discovery
enhancementgood first issuehacktoberfestnetwork

Repository metrics

Stars
 (21 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Implement a validator for VLAN identifiers (1-4094).

Requirements:

  • Validate range (1-4094, excluding reserved)
  • Support VLAN ID lists and ranges
  • Check for conflicts
  • Add examples for network segmentation

Contributor guide