- Cover Page
- Key Features in Junos OS Release 22.4
- play_arrow Junos OS Release Notes for ACX Series
- play_arrow Junos OS Release Notes for cRPD
- play_arrow Junos OS Release Notes for cSRX
- play_arrow Junos OS Release Notes for EX Series
- play_arrow Junos OS Release Notes for MX Series
- play_arrow What's New
- Class of Service
- EVPN
- Flow-based and Packet-based Processing
- High Availability
- Interfaces
- Junos Telemetry Interface
- Layer 2 VPN
- Licensing
- MPLS
- Network Address Translation (NAT)
- Network Management and Monitoring
- OpenConfig
- Precision Time Protocol (PTP)
- Routing Protocols
- Services Applications
- Software Installation and Upgrade
- Source Packet Routing in Networking (SPRING) or Segment Routing
- Subscriber Management and Services
- VPNs
- Additional Features
- What's Changed
- Known Limitations
- Open Issues
- Resolved Issues
- Migration, Upgrade, and Downgrade Instructions
- play_arrow Junos OS Release Notes for NFX Series
- play_arrow Junos OS Release Notes for PTX Series
- play_arrow Junos OS Release Notes for QFX Series
- play_arrow Junos OS Release Notes for SRX Series
- play_arrow Junos OS Release Notes for vMX
- play_arrow Junos OS Release Notes for vRR
- play_arrow Junos OS Release Notes for vSRX
- Licensing
- Finding More Information
- Requesting Technical Support
- Revision History
Routing Protocols
Support for bootstrapping route-validation database from a local file (cRPD, JRR200, MX204, PTX10008, and QFX10008)—Starting in Junos OS Release 22.4R1, we support the ability to read validation records from a local binary file and install into the specified named route-validation databases within RPD. This feature implements syntactic and semantic checks on the content of the file to ensure that it is a well-specified set of validation records. If the syntactic and semantic checks fail, the entire file is rejected as a source of validation records. Use the
source-file
statement at the[edit routing-options validation]
hierarchy level to source route-validation records from a local file source. You can use theshow validation source-file
command to display the properties of a local validation source file.[See validation.]
MVPN feature support with sharding (cRPD, JRR200, MX2020, PTX5000, and QFX10002)—Starting in Junos OS Release 22.4R1, we support the following features:
• Multicast virtual private network (MVPN) inactive route query from the main thread to shards
• Extranet and auto-export support with sharding
• Interact functions with RT-proxy client and server
• New data structure to store the inactive route data on the main thread
• Asynchronous route processing on the main thread
You can use
show mvpn c-multicast
to display the inactive route data stored on the main thread.[See rib-sharding and show mvpn c-multicast .]