- Introduction
- Cover Page
- play_arrow Junos OS Release Notes for cSRX
- play_arrow Junos OS Release Notes for EX Series
- play_arrow Junos OS Release Notes for JRR Series
- play_arrow Junos OS Release Notes for MX Series
- play_arrow Junos OS Release Notes for NFX Series
- play_arrow Junos OS Release Notes for QFX Series
- play_arrow Junos OS Release Notes for vRR
- Licensing
- Finding More Information
- Requesting Technical Support
- Revision History
What's Changed
Learn about what changed in this release for ACX Series routers.
EVPN
Limit on number of IP address associations per MAC address per bridge domain in EVPN MAC-IP database—By default, devices can associate a maximum of 200 IP addresses with a single MAC address per bridge domain. We provide a new CLI statement to customize this limit,
mac-ip-limit
statement at the[edit protocols evpn]
hierarchy level. In most use cases, you don't need to change the default limit. If you want to change the default limit, we recommend that you don?t set this limit to more than 300 IP addresses per MAC address per bridge domain. Otherwise, you might see very high CPU usage on the device, which can degrade system performance.[See mac-ip-limit.]
General Routing
MTU and TCP MSS not available on service interfaces (MX Series routers)—You cannot configure the media MTU or TCP MSS on service interfaces (ms, vms, or ams).
[See mtu (interfaces).]
Change in options and generated configuration for the EZ-LAG configuration IRB subnet-address statement—With the EZ-LAG
subnet-address inet
orsubnet-address inet6
options at the[edit services evpn evpn-vxlan irb irb-instance]
hierarchy, you can now specify multiple IRB subnet addresses in a single statement using the list syntaxaddr1 addr2 ...
. Also, in the generated configuration for IRB interfaces, the commit script now includes defaultrouter-advertisement
statements at the[edit protocols]
hierarchy level for that IRB interface.Starting from Junos 21.4R1 platforms with the following Routing Engines which have Intel CPUs with microcode version 0x35 observe the error warning, "000: Firmware Bug: TSC_DEADLINE disabled due to Errata; please update microcode to version: 0x3a (or later)" on the console. RE-S-X6-64G RE-S-X6-128G REMX2K-X8-64G RE-PTX-X8-64G RE-MX2008-X8-64G RE-MX2008-X8-128G
For MPC5E line card with flexible-queuing-mode enabled, queue resources are shared between scheduler block 0 and 1. Resource monitor CLI output displays an equal distribution of the total available and used queues between scheduler blocks. This correctly represents the queue availability to the routing engine.
[See https://uat.juniper.net/documentation/test/us/en/junos-24.2/software/junos/cli-reference/topics/ref/command/show-system-resource-monitor-summary.html and https://uat.juniper.net/documentation/test/us/en/junos-24.2/software/junos/cli-reference/topics/ref/command/show-system-resource-monitor-ifd-cos-queue-mapping-fpc.html]
The topics in CVBC-Documented-In field have been updated to mention range.
Infrastructure
Option to disable path MTU discovery—Path MTU discovery is enabled by default. To disable it for IPv4 traffic, you can configure the no-path-mtu-discovery statement at the [edit system internet-options] hierarchy level. To reenable it, use the
path-mtu-discovery
statement.[See Path MTU Discovery.]
Routing Protocols
Optimized mesh group routes (QFX5110, QFX5120, QFX5130, QFX5700 and ACX Series)—
show route snooping
for inet.1/inet6.1 table andshow route snooping table inet.1/inet6.1
will display only CE mesh group routes for platforms that support EVPN-MPLS or EVPN-VXLAN multicast. In earlier releases, other mesh groups like the VE mesh group were also displayed.
VPNs
Increase in revert-delay timer range— The
revert-delay
timer range is increased to 600 seconds from 20 seconds.[See min-rate.]
Configure min-rate for IPMSI traffic explicitly— In a source-based MoFRR scenario, you can set a min-rate threshold for IPMSI traffic explicitly by configuring
ipmsi-min-rate
underset routing-instances protocols mvpn hot-root-standby min-rate
. If not configured, the existingmin-rate
will be applicable to both IPMSI and SPMSI traffic.[See min-rate.]