Known Limitations
Learn about known limitations in this release for MX Series routers.
For the most complete and latest information about known Junos OS defects, use the Juniper Networks online Junos Problem Report Search application.
General Routing
-
For IPv6 traffic that is ingressing into an abstract fabric (AF) interface via MPC11E card, and also sampled, the OutputIntf in the flow records may not be captured if nexthop-learning knob is not enabled.PR1680873
-
because of the scale and PPS, race condition between sessions can occur to get a port bitmap which is leading to few out of port errors. Once the bitmap race condition is cleared the same resource will be allocated to subsequent NAT allocation request(resource not wasted). Because of the race condition, we see the resource momentarily unavailable for the allocation as two sessions are trying to allocate the same resource. PR1693824
-
There is increase in memory footprint across different demons after an image upgrade resulting increase in the system memory. PR1694522
-
MX304: When 1G interface is disabled, the interface active defect alarm is not set in
show interfaces extensive. PR1712831
MPLS
-
Traceroute in MPLS OAM may fail with unreachable in ECMP case when topology has multiple ecmp paths in each transit router. This is because destination address is not available. Destination address is computed using base address + bitmap index(available for that leg).Junos currently supports 64 bitvector size.Each transit ecmp legs consumes available bitmap indexes in the echo request packet. When all the bitmap indexes are consumed by the previous transit routers/ecmp legs, then for other ecmp legs bitmap indexes are not available hence multipath information tlv bitmap will be zero leading to unreachable issue as no destination address is available. Even RFC 8029 section 4.1 says full coverage is not possible as below, If several transit LSRs have ECMP, the ingress may attempt to compose these to exercise all possible paths. However, full coverage may not be possible. Hence this is an expected behavior.PR1699685
Passive Mode Tunneling
Passive Mode Tunneling support for MX-SPC3 Services Card (MX240, MX480 and MX960)— Passive mode tunneling has following limitations:
-
MX-SPC3 services card supports
header-integrity-checkoption inservice-setconfiguration to verify the packet header for anomalies in IP, TCP, UDP, and ICMP information. This functionality is opposite to the functionality supported bypassive-mode-tunnelingoption. If you configure both theheader-integrity-checkstatement and thepassive-mode-tunnelingstatement, the configuration will result in error during the commit. -
MX-SPC3 services card with
passive-mode-tunnelingsupport, and header-integrity-check inservice-sethas following implications with multiple VPNs configuration --
If you enable
header-integrity-checkoption,passive-mode-tunnelingoption should be disabled for all VPNs andservice-setcan’t have two or more IPsec VPNs with differentpassive-mode-tunnelingvalue. This means ifheader-integrity-checkoption is enabled, aservice-setcan have only one type of VPN configured with eitherpassive-mode-tunnelingenabled or disabled. -
If you disable
header-integrity-checkoption, then aservice-setcan have two or more IPsec VPNs with differentpassive-mode-tunnelingvalue.
-
-
No flow session output is seen with
show security flow sessionoutput with packet based processing of IPsec traffic via passive mode tunnels.
Platform and Infrastructure
-
When the
deactivate services rpmanddeactivate routing-options rpm-trackingCLIs are applied together and then committed, some of the rpm tracked added routes are not deleted from the routing table. Issue cannot be seen using the following steps. 1. deactivate routing-options rpm-tracking 2. commit the configuration then all the rpm tracked routes will be deleted. If the RPM service needs to be deactivated, 3. deactivate services rpm 4. commit. PR1597190
Routing Protocols
-
When
routing-options transport-class fallback noneis not configured more than 10 transport-classes or advertise more than 10 distinct colors in SRTE. PR1648490
User Interface and Configuration
-
On all Junos OS platforms with persist-group-inheritance might lead to mustd process crash in highly scaled configuration. PR1638847