egress-te-adj-segment
Syntax
egress-te-adj-segment name { egress-te-backup-ip-forward instance-name; egress-te-backup-segment label label-value; egress-te-set set-name weight weight; label label-value; next-hop next-hop-address; egress-te-link-attribute { delay-metric <value> } }
Hierarchy Level
[edit logical-systems name protocols bgp group name neighbor], [edit logical-systems name routing-instances name protocols bgp group name neighbor], [edit logical-systems name tenants name routing-instances name protocols bgp group name neighbor], [edit protocols bgp group name neighbor], [edit routing-instances name protocols bgp group name neighbor], [edit tenants name routing-instances name protocols bgp group name neighbor]
Description
Specify a BGP peer adjacency segment for only multihop EBGP peers. You can specify a segment set so that the packet is sent to any member in the set, which is the equal-cost multipath next hop. You can include an adjacent segment or a node segment to the same peer segment set. You must configure egress-te-node-segment before configuring the BGP peer adjacency segment.
name | Specify a name for the peer adjacency segment. |
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. |
egress-te-set set-name weight weight | Specify the name of the segment set configured with theegress-te-set-segment statement. You can include both node segments and adjacency segments in the same segment set. The egress router advertises the peer node SID label for all its peers including the EBGP peers and the controller advertises these SID labels to the ingress router.
|
label label-value | Specify a label from the static label range for the peer adjacency segment. |
next-hop next-hop-address | Specify a directly connected next-hop address for the peer adjacency segment. |
egress-te-link-attribute |
Specify the link attribute for BGP EPE link delay metrics for path computation. |
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.
delay-metric <value>
option introduced in Junos os Release
21.4R1.