tunnel mpls path-option
Specifies the path options for a tunnel. You can configure one or more path optionseach identified by a unique numberfor a given tunnel. The path option number expresses the preference for that option; lower numbers have a higher preference, with 1 having the highest preference. The no version deletes the path options.
tunnel mpls [ traffic-eng ] path-option number
{ dynamic | explicit { name pathName | identifier idNumber } }
[ hop-by-hop | ospf | isis ] [ lockdown ]no tunnel mpls [ traffic-eng ] path-option number
- traffic-engSpecifies optional keyword for compatibility with nonE-series implementations
- numberIdentifier for a set of path options
- dynamicSpecifies that the path is dynamically calculated
- explicitSpecifies that an explicit path is used
- pathNameName of the explicit path; string of up to 20 characters
- idNumberNumber identifying the explicit path; in the range 165535
- hop-by-hopSpecifies that hop-by-hop routing is used for this path option
- ospfSpecifies that OSPF routing is used for this path option
- isisSpecifies that IS-IS routing is used for this path option
- lockdownSpecifies that optimization is not done for this path option
Interface Configuration, Tunnel Profile Configuration
Command introduced before JUNOSe Release 7.1.0.