See the following sections:
- traffic-engineering {
- advertise-unnumbered-interfaces;
- multicast-rpf-routes;
- no-topology;
-
- shortcuts {
- ignore-lsp-metrics;
- lsp-metric-into-summary;
- }
- }
- [edit logical-systems logical-system-name protocols ospf],
- [edit logical-systems logical-system-name routing-instances routing-instance-name protocols
ospf],
- [edit protocols ospf],
- [edit routing-instances routing-instance-name protocols ospf]
Statement introduced before JUNOS Release 7.4.
multicast-rpf-routes option introduced in JUNOS Release 7.5.
advertise-unnumbered-interfaces option introduced in JUNOS Release 8.5.
Enable the OSPF traffic engineering features.
Traffic engineering support is disabled.
advertise-unnumbered-interfaces—(Optional) Include the link-local identifier in the link-local TE link-state advertisement. You do not need to include this statement if the Resource Reservation Protocol (RSVP) is able to signal unnumbered interfaces as defined in RFC 3477.
multicast-rpf-routes—(Optional) Install routes for multicast RPF checks into the inet.2 routing table.
no-topology—(Optional) Disable the dissemination of the link-state topology information.
shortcuts—(Optional) Use label-switched paths as next hops, if label-switched paths are configured.
The remaining statements are explained separately.
See Enabling OSPF Traffic Engineering Support.
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.
- traffic-engineering {
- remote-note-id address;
- }
- [edit logical-systems logical-system-name protocols (ospf | ospf3) area area-id interface interface-name passive],
- [edit logical-systems logical-system-name protocols ospf3 realm (ipv4-unicast
| ipv4-multicast | ipv6-multicast) area area-id interface interface-name passive],
- [edit logical-systems logical-system-name routing-instances routing-instance-name protocols
(ospf | ospf3) area area-id interface interface-name passive],
- [edit logical-systems logical-system-name routing-instances routing-instance-name protocols
ospf3 realm (ipv4-unicast | ipv4-multicast
| ipv6-multicast) area area-id interface interface-name passive],
- [edit protocols (ospf | ospf3) area area-id interface interface-name passive],
- [edit protocols ospf3 realm (ipv4-unicast | ipv4-multicast | ipv6-multicast) area area-id interface interface-name passive],
- [edit routing-instances routing-instance-name protocols (ospf | ospf3) area area-id interface interface-name passive],
- [edit routing-instances routing-instance-name protocols ospf3 realm (ipv4-unicast
| ipv4-multicast | ipv6-multicast) area area-id interface interface-name passive]
Statement introduced in JUNOS Release 8.0.
Support for the realm statement introduced in JUNOS Release 9.2.
Configure an interface in OSPF passive traffic engineering mode to enable dynamic discovery of OSPF AS boundary routers.
OSPF passive TE mode is disabled.
remote-node-id address—The IP address at the far end of the inter-AS link.
See Configuring OSPF Passive Traffic Engineering Mode.
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.
JUNOS MPLS Applications Configuration Guide