Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

dual-transport

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
dual-transport {
    inet-lsr-id inet-lsr-id;
    inet6-lsr-id inet6-lsr-id;
}

Hierarchy Level

content_copy zoom_out_map
[edit protocols ldp]

Description

Configure to allow Junos LDP to establish the TCP connection over IPv4 with IPv4 neighbors, and over IPv6 with IPv6 neighbors as a single-stack LSR. inet-lsr-id and inet6-lsr-id are the two LSR IDs that have to be configured to establish an LDP session over IPv4 and IPv6 TCP transport. These two IDs should be non-zero and must be configured with different values.

Options

inet-lsr-id inet-lsr-id

Configure the LSR ID to establish an LDP session over IPv4 TCP transport.

inet6-lsr-id inet6-lsr-id

Configure the LSR ID to establish an LDP session over IPv6 TCP transport.

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 16.1.

footer-navigation