record-route

Use the record-route command's enable or disable options to set the record route option for the dynamic bypass LSPs to be created for the MPLS protected interface.

Syntax

record-route { disable | enable }

Command Default

Record route is enabled by default.

Parameters

disable
Disable the record-route command.
enable
Enables the record-route command.

Modes

MPLS router MPLS interface dynamic bypass configuration mode (config-router-mpls-if-ethernet-slot/port-dynamic-bypass).

Usage Guidelines

Based on the value of the parameter, dynamic bypass LSPs create with their record-route option enabled or disabled.

MPLS is supported only on devices based on the DNX chipset family. For a list of such devices, see "Supported Hardware".

Examples

The following example enables record-route on the dynamic bypass MPLS Ethernet interface 0/8 .

device>configure
device(config)# router mpls
device(config-router-mpls)# mpls-interface ethernet 0/8
device(config-router-mpls-if-ethernet-0/8)# dynamic-bypass
device(config-router-mpls-if-ethernet-0/8-dynamic-bypass)#  record-route enable