What's Changed
Learn about what changed in this release for MX Series routers.
Class of Service (CoS)
-
You cannot apply a classifier to a physical interface on MX Series routers. On MX Series routers, you must apply the classifier to a logical interface.
EVPN
-
EVPN-VXLAN tracing configuration— The
set services trace evpn-vxlanconfiguration invokes a built-in commit script to generate tracing configurations for troubleshooting EVPN-VXLAN in multiple modules and hierarchies.[See trace (EVPN-VXLAN).]
-
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 called EXPORT-LO0 that 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.
[See Easy EVPN LAG Configuration.]
-
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.]
General Routing
-
The
max-db-sizeis an optional configuration command on routers having >=32 GB DRAM, for example, on MX960 platform. To enable subscriber-management, use the command set chassis network-services enhanced-ip and set system services subscriber-management enable. The router reboots and comes-up with subscriber-management enabled without max-db-size (optional) configuration and requires only 1 reboot. -
In older Junos Releases, Data Definition Language (DDL) lists were ordered by the sequence in which the user configured the list items, for example a series of static routes. With this change, the list order is determined by the system with items displayed in numerical sequence rather than by the order in which the items were configured. There is no functional impact to this change.
-
While running
request system snapshot recoverycommand on all VMHost based Routing Engines, disable or stop reporting any warning message. -
Changes to XML output for MACsec operational commands—We have changed the XML output for the following MACsec operational commands (and the corresponding RPCs) so that they emit valid XML.
show security mka sessions brief ?A new session-common element encloses each set of information for each session.show security mka sessions detail ?A new session-live element encloses the state of the interface.show security mka sessions summary ?A new mka-session-terse tag encloses the set of tags for each session.show security macsec connections ?A new macsec-interface-common-information element encloses the set of tags for each connection.show security mka statistics ?A new mka-interface-statistics element encloses each interface's protocol statistics.[See show security mka sessions, show security macsec connections, and show security mka statistics. ..]PR1744564
-
Community Display Enhancement—The
show route receive-protocolandshow route extensivecommands now accurately display community values. The community values are accurately displayed, improving the reliability of network diagnostics and policy implementations based on community information.PR1752441 -
Introduction of extensive option for IPsec security associations (MX Series, SRX Series and vSRX 3.0) We've introduced the
extensiveoption for theshow security ipsec security-associationscommand. Use this option to display IPsec security associations with all the tunnel events. Use the existingdetailoption to display upto ten events in reverse chronological order. -
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 Junos OS 23.2R2 or newer to avoid a configuration validation failure during the upgrade.[See encapsulate-inner-vlan.]
-
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 inetorsubnet-address inet6options 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-advertisementstatements at the[edit protocols]hierarchy level for that IRB interface. -
Media Access Control Security (MACsec) session remains stable when changing exclude-protocol configuration—When you change the protocols excluded from MACsec using the exclude-protocol protocol-name option at the
[edit security macsec connectivity-association connectivity-association-name], the MACsec session remains stable.[See exclude-protocol
-
ChaCha20-Poly1305 algorithm deprecation for SSH cipher option—The ChaCha20-Poly1305 authenticated encryption algorithm is deprecated for SSH cipher option. Configure aes-128-gcm and aes-256-gcm as the encryption algorithm for SSH Cipher option.
[See ssh (System Services).] PR1783811
Interfaces and Chassis
-
When all the members of the AE have the same speed (x) and no mixed speed configured. If you change the speed value of any member of the AE to a value other than x, the commit succeeded in earlier releases. From this release, the commit fails. When there are et interfaces with different speeds and you want them to be part of an AE interface. If you change the speed of all the members of the interfaces to be the same speed (x), configure the AE interface, and commit, the commit failed in earlier releases. From this release, such commits succeed.PR1745893
Junos XML API and Scripting
-
Ability to commit
extension-service fileconfiguration when application file is unavailable—When you set theoptionaloption at the[edit system extension extension-service application file file-name]hierarchy level, the operating system can commit the configuration even if the file is not available at the /var/db/scripts/jet file path.[See file (JET).]
Network Management and Monitoring
-
NETCONF
<copy-config>operations support afile://URI for copy to file operations (ACX Series, EX Series, MX Series, QFX Series, SRX Series, vMX, and vSRX)—The NETCONF<copy-config>operation supports using afile://URI when<url>is the target and specifies the absolute path of a local file.[See <copy-config>.]
Platform and Infrastructure
-
DDoS syslog messages enhancement (MX Series devices with MPC10, MPC11, LC4800, or LC9600? line cards)—We've enhanced the severity of the DDoS module syslog messages
ddos_get_vbf_ifl_from_flow_idandddos_get_vbf_ifl_namein a subscriber management environment. In earlier releases, these syslog messages displayed incorrect messages in a subscriber management environment when you enable SCFD (suspicious control flow detection).[See Control Plane DDoS Protection Flow Detection Overview.]
-
Two-Way Active Measurement Protocol (TWAMP) server/reflector test traffic classified by the ingress filter was re-classified with the values configured on the
host-outbound-trafficconfiguration statement (All Junos OS Evolved platforms; MX Series platforms with MPC10E, MPC11E, or JNP10K-LC9600 cards)—We no longer re-classify the egress TWAMP traffic. We now maintain the same queue for the packets in the egress direction that the packets had in the ingress direction.PR1739935 -
Previously, shaping of Layer 2 pseudowires did not work on logical tunnel interfaces. This has been fixed for all platforms except QX chip-based MICs and MPCs.
Routing Protocols
-
[BGP BFD Strict Mode and Holddown Configuration Issue (Junos OS)]--We've identified an issue with the BGP BFD strict mode where, if a router is configured with BFD strict mode and a holddown interval, and the peer router does not have these configurations, the BGP session remains in the idle state indefinitely. This occurs because the router with the strict configuration waits for the BFD session to establish, while the peer router waits for the BGP session to establish. To avoid this issue, ensure that both routers are consistently configured with BFD strict mode and holddown intervals. [See {https://www.juniper.net/documentation/us/en/software/junos/bgp/topics/topic-map/bfd-for-bgp-session.html#id-understanding-bfd-for-bgp__d58e80}BFD strict mode for BGP peer sessions.]PR1749221
-
Changed Advertisement of Argument-Length Values (Junos OS and Junos OS Evolved)—Argument-Length (AL) values calculation formula has been updated to 128 - (Block-Length + Node-Length + Function-Length). This change aligns the system with updated standards, promoting smoother interoperability across network devices. No configuration changes are required from the users' side.PR1750434
-
[Commands for Viewing Transport-Class and Resolution Scheme Information (Junos OS and Junos OS Evolved)]?We?ve introduced the
show route transport-classcommand to view transport-class information andshow route resolution schemecommand to view custom resolution schemes for route next-hop resolution. -
BGP Neighbor Telemetry Statistics (Junos OS and Junos OS Evolved)—BGP neighbor statistics reported through telemetry are now always aggregated, regardless of whether
rib-shardingis enabled. Previously, when sharding was active, statistics were streamed per shard. With the current behavior, sensors are installed appropriately, and statistics are aggregated in the main thread before being streamed. The controllers and collectors now receive a single, unified view of BGP neighbor statistics.PR1765189 -
Micro-SID Locator Configuration Validation—We have introduced a validation rule to prevent the configuration of micro-SID locators where the Node Code is 0x00. You might encounter a commit error if you attempt to configure a micro-SID locator that results in a Node Code of 0x00. This change ensures that the SID 0x0000, reserved for End of Container (EOC), is not utilized in configurations, preventing potential routing issues.PR1782293
User Interface and Configuration
-
Viewing files with the
file compare filescommand requires users to havemaintenancepermission—Thefile compare filescommand in Junos OS and Junos OS Evolved requires a user to have a login class withmaintenancepermission.[See Login Classes Overview..]
VPNs
-
Increase in revert-delay timer range— The
revert-delaytimer 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-rateunderset routing-instances protocols mvpn hot-root-standby min-rate. If not configured, the existingmin-ratewill be applicable to both IPMSI and SPMSI traffic.[See min-rate.]