adaptive

Syntax

adaptive [ disable | enable ] [ record ]

Command Default

By default, LSPs are not adaptive.

By default, dynamic bypass LSPs are adaptive.

Parameters

disable
Disables the adaptive command.
enable
Enables the adaptive command.
record
Specifies RSVP session route recording.

Modes

MPLS LSP configuration mode

MPLS router MPLS interface dynamic bypass configuration mode

Examples

The following example configures an LSP named to20 as an adaptive LSP.

device# configure
device(config)# router mpls
device(config-router-mpls)# lsp to20
device(config-router-mpls-lsp-to20)# adaptive
The following example enables the adaptive command for 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)#  adaptive enable