disable ospf mpls-next-hop

disable ospf mpls-next-hop {vr vrf_name}

Description

Disables IP forwarding over calculated MPLS (Multiprotocol Label Switching) LSPs to subnets learned via OSPF (Open Shortest Path First).

Syntax Description

vrf_name Specifies OSPF on a particular VRF.

Default

Disabled.

Usage Guidelines

This command disables IP forwarding over calculated MPLS LSPs to subnets learned via OSPF. (Calculated refers to an LSP that only reaches part of the way to the destination). By default, IP forwarding over MPLS LSPs to subnets learned via OSPF is disabled.

In order to disable OSPF on a particular VRF, you must supply the optional vr vr-name CLI parameter.

Example

The following command disables OSPF‘s use of MPLS LSPs to reach OSPF routes:

disable ospf mpls-next-hop

History

This command was first available in ExtremeXOS 11.6.

The vr keyword and vrf_name variable were added in ExtremeXOS 15.3.

Platform Availability

This command is available only on the platforms that support MPLS as described in the ExtremeXOS 22.2 Feature License Requirements document.