Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

auto-targeted-session

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
auto-targeted-session {
    maximum-sessions number;
    teardown-delay seconds;
}

Hierarchy Level

content_copy zoom_out_map
[edit logical-systems logical-system-name protocols ldp],
[edit protocols ldp]

Description

Configure session parameters for LDP sessions established with the remote LFA node that are automatically targeted using the loopback addresses. Configure parameters of automatically targeted sessions for remote LFA only.

Options

maximum-sessions number

Specify the maximum number of auto-targeted LDP sessions allowed. Include this statement to optimize the use of router memory.

  • Default: 100

  • Range: 1 through 1000

teardown-delay seconds

Specify the minimum time period for which the auto-targeted session must be alive before tearing down the auto-targeted LDP sessions to the remote LFA node. Include this statement to prevent rapid route-resolution in case of temporary change in IGP topology.

  • Default: 90 seconds

  • Range: 1 through 300 seconds

Required Privilege Level

routing—To view this statement in the configuration.

routing-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 14.2.

footer-navigation