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

egress-te-set-segment

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
egress-te-set-segment name {
    egress-te-backup-ip-forward <instance-name>;
    egress-te-backup-segment label label-value;
    label label-value;             
}

Hierarchy Level

content_copy zoom_out_map
[edit logical-systems name protocols              bgp],
[edit logical-systems name              routing-instances              name protocols bgp],
[edit logical-systems name tenants name routing-instances name protocols              bgp],
[edit protocols bgp],
[edit routing-instances name protocols              bgp],
[edit tenants name routing-instances name protocols bgp]

Description

Specify a peer segment set that can include adjacency segments or node segments, or a combination of both as members. You can assign a label, which is represented as equal-cost multipath next hop to send a packet to any member in the set.

name

Specify a unique name for the BGP peer segment set.

Options

egress-te-backup-ip-forward instance-name

Specify a routing-instance name to use the IP forward backup path for egress TE.

egress-te-backup-segment label label-value

Specify the backup label value for a segment for MPLS fast reroute. The label must already be associated with a segment and must be different from the protected segment specified with the egress-te-node-segment or egress-te-adj-segment statement.

label label-value

Specify a label from the static label range for the peer segment set.

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

egress-te-backup-ip-forward option introduced in Release 20.1R1.

footer-navigation