Infix v25.11.0 #1300
Infix v25.11.0
#1300
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.
-
Note
Noteworthy changes and additions in this release:
Changes
7k, 8k, and CN913x series). Fixes kernel warnings about firmware load failures
and crypto-safexcel probe errors on affected boards
calling vtysh directly, providing better integration and consistency
show ip ospfcommand family (neighbor, interface, route) to alignwith industry standard CLI conventions. Legacy
show ospfcommands aredeprecated but still work with warnings
show ip ospf databasesubcommand has been dropped for now, theadvanced user can still use
vtyshfrom Bash if necessary, issue cli: add native support forshow ip ospf database [opt]#1253show bfd(status),show bfd peers(detailed),show bfd peers brief(table format), andshow bfd peer <address>matching Cisco/FRR conventions, as well as configure context naming
/infix-dhcp-client:dhcp-clientto
/interfaces/interface[name]/ipv4/infix-dhcp-client:dhcp, issue Migrate DHCP client to an ietf-ip.yang augment #1109.The configuration is automatically migrated on upgrade. The DHCP client is
now enabled using a presence container instead of a separate
enabledleafenablednode for IPv4 autoconf (ZeroConf) has been dropped,autoconfis now a presence container. Configuration automatically migrated on upgrade
/interfaces/interface[name]/ipv6/infix-dhcpv6-client:dhcp, issue Add support for DHCPv6 client #1110urn:ietf:params:xml:ns:yangto
urn:infix:params:xml:ns:yangto properly reflect custom implementationsdcard.imggeneration, useful for developers mostly:the
latest-bootrelease tagutils/mkimage.shscript now supports fetching the bootloaderVXLAN tunnels. This also changes the default TTL of tunnels to 64, from the
kernel default (inherit), which in turn fixes reported issues with dropped
OSPF Hello frames in GRE tunnels
show boot-orderandset boot-orderallow viewing and changing the boot order from the CLI,complementing the existing YANG RPC support, issue CLI support to change boot order #1032
on message content (IETF
select-matchfeature)equals) andexclusion (
block/stop) in addition to the default equals-or-higher(IETF
select-adv-comparefeature)server to route messages from different devices to separate log files
startswith, regex, ereregex) on message properties (msg, msgid, programname,
hostname, source, data), with optional case-insensitive and negate modifiers
DHCPv6 client on WAN interface and allow traffic forwarding from LAN to WAN
zone in the firewall (this is what most users expect)
supportcommand for collecting system diagnostics to aid in bothtroubleshooting and support. Run
support collect > data.tar.gzlocally or remotely via SSH to gather configuration, logs, network state,
and system information (encryption using
gpgavailable too)Fixes
wheelgroupconfigured system hostname
stub or NSSA. The backbone must always be a normal area per RFC 2328. Any
existing invalid configurations are automatically corrected during upgrade
boot step "Mounting filesystems ...", from 30 seconds up to five minutes!
show dhcp-servercommand crashing with invalid timestamp format.DHCP lease expiry timestamps had double timezone suffix causing libyang
validation errors
show dhcp-serveroutput alignment. The EXPIRES column was misalignedwhen CLIENT ID field was empty, and CLIENT ID column was too narrow for
typical 20-character client IDs
Tip
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 v25.11.0.
Beta Was this translation helpful? Give feedback.
All reactions