What’s Changed
Learn about what changed in this release for QFX Series.
General Routing
-
New ARP and NDP packet classification (QFX10002, QFX10008, and QFX10016)—We've introduced two control plane classes for ARP and NDP packets received over VTEP interface. When your device identifies a packet as ARP or NDP, it performs an ingress port check which verifies whether the VTEP interface receives these packets. If VTEP interface receives the packet, datapath re-writes the control plane class to the newly defined values. Based on this new control plane class, the system performs the remaining packet processing and forwards the packets toward the host path. The system adds a separate DDoS policer to this ARP traffic, which ensures that the ARP traffic is not triggering underlay ARP DDoS violation.
Network Management and Monitoring
-
Support for the
junos:cli-feature
YANG extension (ACX Series, EX Series, MX Series, PTX Series, QFX Series, SRX Series, vMX, and vSRX)—Thecli-feature
YANG extension identifies certain CLI properties associated with some command options and configuration statements. The Junos YANG modules that define the configuration or RPCs include thecli-feature
extension statement, where appropriate, in schemas emitted with extensions. This extension is beneficial when a client consumes YANG data models, but for certain workflows, the client needs to generate CLI-based tools.
Routing Protocols
-
AR replicators with OISM install multicast states only on the OISM SBD (QFX5130-32CD and QFX5700)—In an EVPN-VXLAN ERB fabric with many VLANs, QFX5130-32CD and QFX5700 switches running as assisted replication (AR) replicators with optimized intersubnet multicast (OISM) might have scaling issues when they install multicast (*,G) states (with IGMPv2) or (S,G) states (with IGMPv3). As a result, these switches only install these multicast states on the OISM supplemental bridge domain (SBD) VLAN. they don't install these states on all OISM revenue bridge domain VLANs. On those devices, you see multicast group routes only on the SBD in show multicast snooping route command output.
Software Installation and Upgrade
-
New options for the
request system snapshot
command (ACX Series, EX Series, MX Series, PTX Series, QFX Series, and SRX Series)—Therequest system snapshot
command includes new options for non-recovery snapshots. You can include thename
option to specify a user-defined name for the snapshot, and you can include theconfiguration
orno-configuration
option to include or exclude configuration files in the snapshot. By default, the snapshot saves the configuration files, which include the contents of the /config and /var directories and certain SSH files.[See request system snapshot (Junos OS with Upgraded FreeBSD).]
User Interface and Configuration
-
The
file copy
command supports only text-formatted output in the CLI (ACX Series, EX Series, MX Series, PTX Series, QFX Series, SRX Series, vMX, and vSRX)—Thefile copy
command does not emit output when the operation is successful and supports only text-formatted output when an error occurs. Thefile copy
command does not support using the| display xml
filter or the| display json
filter to display command output in XML or JSON format in any release. We've removed these options from the CLI.