What's Changed
Learn about what changed in this release for ACX Series routers.
Junos XML API and Scripting
-
Refreshing scripts from an HTTPS server requires a certificate (ACX Series and PTX 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.]
Network Management and Monitoring
-
Deprecation of shell option—The
shelloption no longer requires a separate configuration and is now the default behavior. Deprecating theshelloption enhances efficiency and simplifies management tasks.