What's Changed
Learn about what changed in this release for QFX Series Switches.
For all QFX5110 models, the standard name of the image has been changed from “5e” to “5x.” As follows:
Old format: jinstall-host-qfx-5e-
New format: jinstall-host-qfx-5x-
The new format is in effect starting with Junos OS 24.2R1 and will be used for all subsequent mainline Junos OS releases. No maintenance or service releases for release trains prior to 24.2 will implement the change.
EVPN
-
OISM SBD bit in EVPN Type 3 route multicast flags extended community—In EVPN Type 3 Inclusive Multicast Ethernet Tag (IMET) route advertisements for interfaces associated with the supplemental bridge domain (SBD) in an EVPN optimized intersubnet multicast (OISM) network, we now set the SBD bit in the multicast flags extended community. We set this bit for interoperability with other vendors, and to comply with the IETF draft standard for OISM, draft-ietf-bess-evpn-irb-mcast .
[See the description of the
show route table bgp.evpn.0 extensivecommand in CLI Commands to Verify the OISM configuration.] -
New commit check for MAC-VRF routing instances with the encapsulate-inner-vlan statement configured— We introduced a new commit check that prevents you from configuring an IRB interface and the
encapsulate-inner-vlanstatement together in a MAC-VRF routing instance. Please correct or remove these configurations prior to upgrading to 23.2R2 or newer to avoid a configuration validation failure during the upgrade.[See encapsulate-inner-vlan.]
-
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-limitstatement 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.]
-
Default behavior changes and new options for the easy EVPN LAG configuration (EZ-LAG) feature—The easy EVPN LAG configuration feature now uses some new default or derived values, as follows:
-
Peer PE device
peer-idvalue can only be 1 or 2. -
You are required to configure the loopback subnet addresses for each peer PE device using the new
loopback peer1-subnetandloopback peer2-subnetoptions at the [edit services evpn device-attribute] hierarchy level. The commit script uses these values for each peer PE device's loopback subnet instead of deriving those values on each PE device. These replace theloopback-subnetoption at the [edit services evpn device-attribute] hierarchy level, which has been deprecated. -
If you configure the
no-policy-and-routing-options-configoption, you must configure a policy statement calledEXPORT-LO0that the default underlay configuration requires, or configure the newno-underlay-configoption and include your own underlay configuration. -
The commit script generates "notice" messages instead of "error" messages for configuration errors so you can better handle [
edit services evpn] configuration issues. -
The commit script includes the element names you configure (such as IRB instance names and server names) in description statements in the generated configuration.
This feature also now includes a few new options so you have more flexibility to customize the generated configuration:
-
no-underlay-configat the [edit services evpn] hierarchy level—To provide your own underlay peering configuration. -
mtu overlay-mtuandmtu underlay-mtuoptions at the [edit services evpn global-parameters] hierarchy level—To change the default assigned MTU size for underlay or overlay packets.
-
General Routing
-
Starting in Junos OS Release 24.2R1, when you run the
run show lldp local-information interface <interface-name> | display xmlcommand, the output is displayed under the lldp-local-info root tag and in the lldp-local-interface-info container tag. When you run therun show lldp local-information interface | display xmlcommand, the lldp-tlv-filter and lldp-tlv-select information are displayed under the lldp-local-interface-info container tag in the output. -
Non-revertive switchover for sender based MoFRR— In earlier Junos releases, source-based MoFRR ensured that the traffic reverted to the primary path from the backup path, when the primary path or session was restored. This reversion could result in traffic loss. Starting in Junos OS 22.4R3-S1, source-based MoFRR will not revert to the primary path, i.e. traffic will continue to flow through the backup path as long as the traffic flow rate on the backup path does not go below the configured threshold set under the
protocols mvpn hot-root-standby min-ratecommand. -
Show active forwarding session for sender based MoFRR— Theshow multicast route extensivecommand will show the active forwarding session in the case of source-based MoFRR. The field Session Status: Up & Forwarding will indicate that the particular session is currently forwarding traffic.
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-discoverystatement at the [edit system internet-options] hierarchy level. To reenable it, use thepath-mtu-discoverystatement.[See Path MTU Discovery.]
Routing Protocols
-
Optimized mesh group routes (QFX5110, QFX5120, QFX5130, QFX5700 and ACX Series)—The
show route snoopingcommand for inet.1/inet6.1 table andshow route snooping table inet.1/inet6.1will 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.
User Interface and Configuration
-
Configuration database maximum size increased (ACX Series, EX Series, MX Series, QFX Series, SRX Series, and vSRX)—We've enhanced the
extend-sizestatement at the[edit system configuration-database]hierarchy level to increase the maximum database size. On devices with a default configuration database size of ~400 MB,extend-sizeincreases the maximum database size to ~2 GB. On devices with a default configuration database size of ~660 MB,extend-sizeincreases the maximum database size to ~2.2 GB.[See configuration-database.]
VPNs
-
Increase in revert-delay timer range— The
revert-delaytimer range is increased to 600 seconds from 20 seconds.[See min-rate.]