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

prefix-segment-range

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
prefix-segment-range prefix-segment-range-name {
    attached;
    domain-wide-flooding;
    no-node-segment;
    size size;
    start-index start-index;
    start-prefix start-prefix;
}

Hierarchy Level

content_copy zoom_out_map
[edit logical-systems name routing-instances name routing-options source-packet-routing mapping-server-entry],
[edit logical-systems name routing-options source-packet-routing mapping-server-entry],
[edit routing-instances name routing-options source-packet-routing mapping-server-entry],
[edit routing-options source-packet-routing mapping-server-entry]

Description

Configure the prefix segment range for the LDP mapping server.

Options

prefix-segment-range-name

Name of the prefix segment range.

attached

(Optional) Set the flag in IS-IS mapping server advertisement to indicate that the prefixes and SIDs advertised in the SID or Label Binding TLV are directly connected to their originators.

domain-wide-flooding

(Optional) Set an S flag in the IS-IS mapping server advertisement to indicate that the SID or Label Binding TLV is flooded across the entire routing domain.

no-node-segment

(Optional) Clear the node segment flag in the mapping server prefix segment to indicate that the prefix has originated from a single node.

size size

Size of prefix segment range.

  • Range: 1 through 1024

start-index start-index

Include start index.

  • Range: 0 through 199999

start-prefix start-prefix

Include start prefix.

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 18.2R1.

attached, domain-wide-flooding, and no-node-segment options introduced in Junos OS Release 19.1R1.

footer-navigation