Infix v26.05.0 #1521
Infix v26.05.0
#1521
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Changes
ieee802-ethernet-interfaceYANG model to revision 2025-09-10 (IEEE Std 802.3.2-2025), adding the standardphy-typeandpmd-typeoperational leaves. Speed is now exposed viaietf-interfaces:speed(bps, RFC 8343); the now obsoleteeth:speedis no longer returnedshow interfacesummary output as layered protocol rows. When a port has link, a physical-medium row (e.g.1000baseT,10GbaseLR) appears above theethernetrow. VLAN, GRE, VXLAN and WiFi interfaces likewise get one row per protocol layer, with type-specific data on each (vid:,remote:,vni:,station ssid:, etc.), issue cli: list speed/duplex of Ethernet ports inshow interface#530advertised-pmd-typesleaf-list replaces the fixed speed idiom for pinned link modes, issue ieee802-eth-if: configurable auto-negotiation #805. See the Ethernet Interfaces section in the User Guide for details. Existing configurations using fixed speed are migrated automatically on upgradesupported-pmd-typesleaf-list on each Ethernet interface, exposing the set of PMD types currently supportedshow operational, and optional XPath filtering for this and any of the other datastores, using[path /path/to/subtree]showcommands now surface human-friendly error messages instead of a raw Python exceptions, e.g.,Interface "w" not foundFixes
vlan.mddbus-daemoncrashing and leaving a stale pidfile behind, causing it to refuse to be restarted[ OK ]lines at startup/containersfailing and thereby aborting all operational get-data, including RESTCONF/NETCONF reads — for containers whose command contains shell metacharacters, e.g.sh -c "... && ..."private-key, and the symmetricpreshared-keyat both peer-group and per-peer levelvlan 1 vlanEnd 3) frombridge vlan global show, which were not expanded, soshow interfaceand other operational reads failed. Ranges are now expanded and listed correctlyTip
Try Infix in GNS3! Download the appliance from the GNS3 Marketplace to test Infix in a virtual network environment without hardware.
This discussion was created from the release Infix v26.05.0.
Beta Was this translation helpful? Give feedback.
All reactions