- Introduction
- play_arrow Junos OS Release Notes for ACX Series
- play_arrow What's New
- play_arrow What's Changed
- Known Limitations
- Open Issues
- play_arrow Resolved Issues
- Documentation Updates
- Migration, Upgrade, and Downgrade Instructions
- play_arrow Junos OS Release Notes for cSRX
- play_arrow What's New
- play_arrow What's Changed
- Known Limitations
- Open Issues
- play_arrow Resolved Issues
- Documentation Updates
- play_arrow Junos OS Release Notes for JRR Series
- play_arrow What's New
- play_arrow What's Changed
- Known Limitations
- Open Issues
- play_arrow Resolved Issues
- Documentation Updates
- Migration, Upgrade, and Downgrade Instructions
-
- play_arrow What's New
- play_arrow What's Changed
- Known Limitations
- Open Issues
- play_arrow Resolved Issues
- Documentation Updates
-
- play_arrow What's New
- play_arrow What's Changed
- Known Limitations
- Open Issues
- play_arrow Resolved Issues
- Documentation Updates
- Migration, Upgrade, and Downgrade Instructions
-
- play_arrow What's New
- play_arrow What's Changed
- Known Limitations
- Open Issues
- play_arrow Resolved Issues
- Documentation Updates
- Migration, Upgrade, and Downgrade Instructions
- play_arrow Junos OS Release Notes for MX Series
- play_arrow What's New
- What's New in 21.2R3
- What's New in 21.2R2
- play_arrow What's New in 21.2R1
- Hardware
- Authentication and Access Control
- Flow-Based and Packet-Based Processing
- High Availability
- Interfaces
- Juniper Extension Toolkit (JET)
- Junos Telemetry Interface
- Layer 2 VPN
- MACsec
- MPLS
- Network Address Translation (NAT)
- Network Management and Monitoring
- Platform and Infrastructure
- Routing Options
- Routing Policy and Firewall Filters
- Routing Protocols
- Services Applications
- Software Defined Networking (SDN)
- Software Installation and Upgrade
- Source Packet Routing in Networking (SPRING) or Segment Routing
- Subscriber Management and Services
- System Management
- play_arrow What's Changed
- Known Limitations
- Open Issues
- play_arrow Resolved Issues
- Documentation Updates
- Migration, Upgrade, and Downgrade Instructions
- play_arrow Junos OS Release Notes for NFX Series
- play_arrow What's New
- play_arrow What's Changed
- Known Limitations
- Open Issues
- play_arrow Resolved Issues
- Documentation Updates
- Migration, Upgrade, and Downgrade Instructions
- play_arrow Junos OS Release Notes for PTX Series
- play_arrow What's New
- play_arrow What's Changed
- Known Limitations
- Open Issues
- play_arrow Resolved Issues
- Documentation Updates
- Migration, Upgrade, and Downgrade Instructions
- play_arrow Junos OS Release Notes for QFX Series
- play_arrow What's New
- What's New in 21.2R3
- play_arrow What's New in 21.2R2
- play_arrow What's New in 21.2R1
- play_arrow What's Changed
- Known Limitations
- Open Issues
- play_arrow Resolved Issues
- Documentation Updates
- Migration, Upgrade, and Downgrade Instructions
- play_arrow Junos OS Release Notes for SRX Series
- play_arrow What's New
- What's New in 21.2R3
- What's New in 21.2R2
- play_arrow What's New in 21.2R1
- Application Identification (AppID)
- Authentication and Access Control
- Flow-Based and Packet-Based Processing
- Interfaces
- J-Web
- Juniper Advanced Threat Prevention Cloud (ATP Cloud)
- Junos Telemetry Interface
- Network Management and Monitoring
- Software Installation and Upgrade
- Securing GTP and SCTP Traffic
- VPNs
- play_arrow What's Changed
- Known Limitations
- Open Issues
- play_arrow Resolved Issues
- Documentation Updates
- Migration, Upgrade, and Downgrade Instructions
- play_arrow Junos OS Release Notes for vMX
- play_arrow What's New
- play_arrow What's Changed
- Known Limitations
- Open Issues
- play_arrow Resolved Issues
- Documentation Updates
- Upgrade Instructions
- play_arrow Junos OS Release Notes for vRR
- play_arrow What's New
- play_arrow What's Changed
- Known Limitations
- Open Issues
- play_arrow Resolved Issues
- Documentation Updates
- play_arrow Junos OS Release Notes for vSRX
- play_arrow What's New
- play_arrow What's Changed
- Known Limitations
- Open Issues
- play_arrow Resolved Issues
- Documentation Updates
- Migration, Upgrade, and Downgrade Instructions
- Licensing
- Finding More Information
- Documentation Feedback
- Requesting Technical Support
- Revision History
Routing Options
Enhancements to prefix-limit and accepted-prefix-limit configuration statements, and updates to show bgp neighbor command (ACX1000, EX9200, MX Series, PTX5000, and QFX10002)— Starting from Junos OS Release 21.2R1, the
prefix-limit
andaccepted-prefix-limit
configuration statements include the following options:drop-excess <percentage>
—If you include thedrop-excess <percentage>
option, the excess routes are dropped when the maximum number of prefixes is reached. If you specify a percentage, the routes are logged when the number of prefixes exceeds that percentage value of the maximum number.hide-excess <percentage>
—If you include thehide-excess <percentage>
option, the excess routes are hidden when the maximum number of prefixes is reached. If you specify a percentage, the routes are logged when the number of prefixes exceeds that percentage value of the maximum number.
The
show bgp neighbor
command has been enhanced to display the following additional information:- Count of prefixes that are dropped or hidden based on network layer reachability information (NLRI) when the maximum allowed prefixes threshold is exceeded.
- Alerts when a peer starts to drop or hide routes.
- Configuration details of the
prefix-limit
andaccepted-prefix-limit
configuration statements.
[See prefix-limit, accepted-prefix-limit, show bgp neighbor, and Multiprotocol BGP.]