cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
420
Views
0
Helpful
1
Replies

SR-TE explicit sid-list

sachin30720041
Level 1
Level 1

Hello All,

I have configured the following SR-TE policies on the headend router(Cisco-XR). If I use loopback addresses of transit router under segment-list then policy comes up as active. But if I use interface IP addresses of transit router under segment-list then policy stays invalid. I am seeing the same behavior in the case of the CSR router also. What is the reason and solution for this issue?

 

hostname r1
segment-routing
traffic-eng
segment-list seg1
index 10 mpls adjacency 100.10.20.2
index 20 mpls adjacency 100.20.30.3
index 30 mpls adjacency 100.30.60.6
!
segment-list seg2
index 10 mpls adjacency 100.10.40.4
index 20 mpls adjacency 100.40.50.5
index 30 mpls adjacency 100.30.60.6


policy pol1
color 20 end-point 6.6.6.6
candidate-paths
preference 100
explicit segment-list seg1

policy pol2
color 20 end-point 6.6.6.6
candidate-paths
preference 100
explicit segment-list seg2

 

1 Reply 1

bsn1980in
Level 1
Level 1

Hi Sachin

Try using different color value.  Every policy between the same node pairs requires a unique color value.

 

Regards

Bharat