Skip to content

PowerNetbox v4.5.6.0

Released 2026-04-02 - View on GitHub

Netbox 4.5.6 Compatibility

Full compatibility with Netbox v4.5.6 (released 2026-03-31). Also covers v4.5.5 (no code changes needed — server-side only).

New Interface Types

8 new interface types added to New-NBDCIMInterface, Set-NBDCIMInterface, and Get-NBDCIMInterface (#21480, #21727):

Type Label Category
1.6tbase-cr8 1.6TBASE-CR8 (1.6TE) Ethernet Fixed
1.6tbase-dr8 1.6TBASE-DR8 (1.6TE) Ethernet Fixed
1.6tbase-dr8-2 1.6TBASE-DR8-2 (1.6TE) Ethernet Fixed
1.6tbase-kr8 1.6TBASE-KR8 (1.6TE) Ethernet Backplane
1.6tbase-x-osfp1600 OSFP1600 (1.6TE) Ethernet Modular
1.6tbase-x-osfp1600-rhs OSFP1600-RHS (1.6TE) Ethernet Modular
1.6tbase-x-qsfpdd1600 QSFP-DD1600 (1.6TE) Ethernet Modular
2.5gbase-x-sfp SFP (2.5GE) Ethernet Modular

Other Changes

  • Argument completers updated with new types for tab completion
  • CI matrix updated to v4.5.6-4.0.2 (netbox-docker 4.0.2)
  • 13 new unit tests (90 interface tests total)

Not in scope (no PowerNetbox impact)

  • 3 new interface speed options (50 Gbps, 800 Gbps, 1.6 Tbps) — Speed is a free-form integer
  • v4.5.5 changes — all server-side/UI/GraphQL fixes
  • v4.5.6 bug fixes — all server-side

Full Changelog: https://github.com/ctrl-alt-automate/PowerNetbox/compare/v4.5.4.2...v4.5.6.0