You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking to get a feedback on the idea of creating Ranges plugin to document any arbitrary (numerical, alphabetical, hybrid) ranges in Netbox, use cases could be
BGP Community Ranges
MPLS Labels and MPLS SID ranges
VXLAN VNI Ranges
GRE/IPSEC/MPLS-TE Tunnel interface names Ranges
IGP Process names ranges
L3VPN RD Ranges
Many aspects on network device configurations depend on using ranges of some sort, in many cases they need to globally/site/device/interface unique, tracking those allocations and sourcing next available values is important aspect of network management. No functionality exists in Netbox that offers capability to document such artifacts, ranges plugin would allow to address that.
Proposed tables
Range Roles
Ranges
Allocations
Range Types
Numerical
Alphabetic
Number and Character Sequences - e.g. a0, a1 - z9
Separator or Compound Sequences - <1-1234>:<100-200> or <1-255>.<1-255>.<1-255>.<1-255> where ':' and '.' are separators
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Looking to get a feedback on the idea of creating Ranges plugin to document any arbitrary (numerical, alphabetical, hybrid) ranges in Netbox, use cases could be
Many aspects on network device configurations depend on using ranges of some sort, in many cases they need to globally/site/device/interface unique, tracking those allocations and sourcing next available values is important aspect of network management. No functionality exists in Netbox that offers capability to document such artifacts, ranges plugin would allow to address that.
Proposed tables
Range Roles
Ranges
Allocations
Range Types
Beta Was this translation helpful? Give feedback.
All reactions