- 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 EX 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 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 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
Juniper Extension Toolkit (JET)
BGP route service API supports programming routes with IP-IP encapsulation attributes (MX240, MX480, MX960, PTX1000, QFX5110, QFX5200, QFX10002, and QFX10008)—Starting in Junos OS Release 21.2R1, you can use the BGP route service API to program BGP routes with IP over IP (IP-IP) encapsulation attributes. You can specify the tunnel type, the remote endpoint address, and the color of the route. Keep the following in mind:
- The egress endpoint must be a unicast IPv4 address.
- The colors encoded in tunnel_encap and extended_community must match.
- If the encapsulation ext_com and the tunnel attribute are both present, the egress endpoint must match the next-hop address.
To enable this feature, configure the
bgp-signal
option at the[edit routing-options dynamic-tunnels tunnel-name]
hierarchy level. The rest of your dynamic tunnel CLI configuration does affect the functionality of the programmed tunnels.[See dynamic-tunnels and JET APIs on Juniper EngNet.]