mpls explicit-path
Defines an explicit path by name or ID number and also enables or disables the explicit path. The no version deletes the explicit path.
{ ip | mpls } explicit-path { name name | identifier number } [ enable | disable ]
no { ip | mpls } explicit-path { name name | identifier number }
- ipSpecifies alternative keyword for compatibility with nonE-series implementations
- mplsSpecifies JUNOSe MPLS implementation
- nameName for the explicit path; string of up to 20 characters
- numberNumber identifying the explicit path in the range 165535
- enableReenables the explicit path that was previously disabled on the virtual router; to prevent a partially configured explicit path from being used, do not enable it until you have finished configuring or modifying the path
- disableDisables the explicit path that was previously enabled on the virtual router
Global Configuration
Release Information Command introduced before JUNOSe Release 7.1.0.