What's Changed
Learn about what changed in this release for PTX Series routers.
General Routing
-
Support added for source and destination port optimization for port ranges for ipv6 input firewall filters.
-
Control Board offline delay for system stability (PTX10008)—After initiating a node halt, you must wait 1 minute before doing Control Board (CB) offline. Attempting to offline the CB within this period will result in an error message. This delay helps maintain the stability and proper functioning of the system.
[See request chassis cb.]
-
Log file location during system downgrade (PTX10002-36QDD) — When performing a system downgrade, if the downgrade fails, the validation failure log message now points to the log file location at
/var/log/validation_config.log. -
The
show subscribers extensive client-type dhcp | display xml validatecommand has now been updated to display correct output instead of Duplicate data element error. -
Starting in Junos OS Evolved Release 24.4R2, you can set the
set protocols ptp delay-comp interface ifd-name transmit tx-comp-in-nsec receive rx-comp-in-nseccommand to compensate for external latencies for a given physical interface (IFD) on PTX10008 routers. You can use it to compensate for transceiver latencies, which are significantly higher in PAM4 optics, and other delays such as optics latency and cable asymmetry. The range of latency that can be compensated is from -1000ns to +1000ns. See "ptp", ?delay-comp?, and "Precision Time Protocol Delay Compensation" -
Change in CLI output (PTX Series)—The CLI output for
show system license bandwidth,show system license bandwidth fpc, andshow system license fpccommands is updated.[See Monitor Junos Licenses.]
-
Deprecated license trace (Junos OS Evolved)—We've deprecated the CLI option
show system license liblicense-trace. -
SMAC accounting mismatch (PTX10002-36QDD, and PTX10008) — Source MAC (SMAC) accounting over accounts the byte counter by including the Layer 2 overhead in an IP packet. Both ingress and egress accounting for a SMAC learnt on any interface is affected. The packet accounting and the number of SMAC addresses learnt is correct.
[See MAC address accounting for L3 interfaces and aggregated Ethernet interfaces.]
Class of Service (CoS)
-
In Junos OS Evolved, do not associate a default forwarding class name with a different queue number. Use a custom forwarding class name instead. Defining customer forwarding classes with factory default forwarding class names causes errors.
EVPN
-
Easy EVPN LAG (EZ-LAG) feature lightweight loop detection configuration change—We have updated the configuration generated by the easy EZ-LAG feature?s commit script to use logical interface names for the lightweight leaf to server loop detection feature. The EZ-LAG commit script previously generated the loop detection configuration with physical interface names, but the loop detection feature works only for logical interfaces. The lightweight loop detection configuration uses the
loop-detectstatement at theedit protocolshierarchy level.
Interfaces and Chassis
-
Vlan Tagging 1. For PTX EVO platforms, if you have configured an Interface Device (IFD) with the family ethernet switching vlan members configuration, you cannot use both VLAN tagging and flexible VLAN tagging CLI commands on the IFD at the same time. This configuration is not supported, and a warning is issued if you try to commit this configuration. 2. For EVO platforms, if you have configured any Logical Interface (IFL) on an Interface Device (IFD) with the family ethernet-switching configuration, you cannot configure any other families on a different IFL unless you configure the IFD with the flexible-ethernet-services encapsulation type. This configuration is not supported, and a warning is issued if you try to commit this configuration.
Junos XML API and Scripting
-
Refreshing scripts from an HTTPS server requires a certificate (ACX Series, PTX Series, and QFX Series)—When you refresh a local commit, event, op, SNMP, or Juniper Extension Toolkit (JET) script from an HTTPS server, you must specify the certificate (Root CA or self-signed) that the device uses to validate the server's certificate, thus ensuring that the server is authentic. In earlier releases, when you refresh scripts from an HTTPS server, the device does not perform certificate validation. Before you refresh a script using the
set refreshorset refresh-fromconfiguration mode command, first configure thecert-filestatement under the hierarchy level where you configure the script. The certificate must be in Privacy-Enhanced Mail (PEM) format.[See cert-file.]
Routing Protocols
-
Extension of traceoptions support for VLANs in IGMP/MLD snooping— The
traceoptionsoption is supported under theedit routing-instance protocols igmp-snooping vlanandedit routing-instance protocols mld-snooping vlanhierarchy.traceoptionscan be enabled for both specific and all VLANs.[See vlan (IGMP Snooping) .]
System Management
-
Core files generated for related processes are bundled into a compressed TAR file (ACX Series, PTX Series, and QFX Series)—When a process generates a core file and the system generates a live core for its related process, the system bundles the core files into a compressed TAR file. In earlier releases, the system does not bundle the files.
The process pairs that support this feature are: bfdd and bfddagent; cfmd and cfmd-agent; dot1xd and dot1xd-agent; l2ald and l2ald-agent; l2cpd and l2cpd-agent; mcsnoopd and mcsnoopd-agent; ppmd and ppmdagent; routing and rpdagent.
User Interface and Configuration
-
Access privileges for request support information command (PTX Series Firewalls)— The
request support informationcommand is designed to generate system information for troubleshooting and debugging purposes. Users with the specific access privilegesmaintenance,view, andview-configurationcan execute request support information command. -
Changes to the
show system storagecommand output (ACX Series, PTX Series, and QFX Series)—We've updated theshow system storagecommand output to include only true (physical) storage and exclude any host/hypervisor level storage. In earlier releases, the output also includes a container/jail storage which does not have a separate storage of its own.[See show system storage.]
-
Option to view combined disk space usage statistics for all configuration databases (ACX Series, PTX Series, and QFX Series)—The
show system configuration database usagecommand provides themergeoption. When you include themergeoption, the command output displays combined disk space usage statistics for all configuration databases, including the static configuration database and all ephemeral configuration database instances. -
Changes to
show system statisticscommand output (ACX Series, PTX Series, and QFX Series)—We've updated the output fields for the following commands:-
show system statistics mpls—We've added a new field:Packets with IPv6 explicit NULL tag. -
show system statistics jtd—We've renamed two fields to better reflect the underlying data representation. TheMPLS IPv4 packet receivedfield is renamed toMPLS IPv4 explicit NULL packets received, and theMPLS IPv6 packets receivedfield is renamed toMPLS IPv6 explicit NULL packets received.
-