What's Changed
Learn about what changed in this release for ACX Series routers.
EVPN
-
Updates to syslog EVPN_DUPLICATE_MAC messages—EVPN_DUPLICATE_MAC messages in the System log (syslog) now contain additional information to help identify the location of a duplicate MAC address in an EVPN network. These messages will include the following in addition to the duplicate MAC address:
- The peer device, if the duplicate MAC address is from a remote VXLAN tunnel endpoint (VTEP).
- The VLAN or virtual network identifier (VNI) value.
- The source interface name for the corresponding local interface or multihoming Ethernet segment identifier (ESI).
Feb 27 22:55:13 DEVICE_VTEP1_RE rpd 39839
: EVPN_DUPLICATE_MAC: MAC address move detected for 00:01:02:03:04:03 within instance=evpn-vxlan on VNI=100 from 10.255.1.4 to ge-0/0/1.0.For more on supported syslog messages, see System Log Explorer.
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-discovery statement at the
edit system internet-options
hierarchy level. To reenable it, use the path-mtu-discovery statement.[See Path MTU Discovery.]
Junos OS API and Scripting
-
<get-trace>
RPC support removed (ACX Series, PTX Series, and QFX Series)—Theshow trace application app-name
operational command and equivalent<get-trace>
RPC both emit raw trace data. Because the<get-trace>
RPC does not emit XML data, we've removed support for the<get-trace>
RPC for XML clients.
System Management
-
Additional
Upgrade
fields for theshow system applications detail
command (ACX Series, PTX Series, and QFX Series)—Theshow system applications detail
command and corresponding RPC include additionalUpgrade
output fields. The fields provide information about notifications and actions related to various upgrade activities.
VPNs
-
Increase in revert-delay timer range— The
revert-delay
timer range is increased to 600 seconds from 20 seconds.[See min-rate.]