Hi team,
I try to config Segment Routing Traffic Engineering on ASR920. Here's my configuration set:
segment-routing traffic-eng
segment-list name {LIST_NAME_1}
index 10 mpls {SID_INDEX}
index 20 mpls {SID_INDEX}
index 30 mpls {SID_INDEX}
segment-list name {LIST_NAME_1}
index 10 mpls {SID_INDEX}
color 10 end-point {EP_IP}
explicit segment-list {LIST_NAME_1} weight 50
explicit segment-list {LIST_NAME_1} weight 50
The command show segment-routing traffic-eng policy endpoint {EP_IP} shows "show segment-routing traffic-eng policy name
Inactive Reason: Path cannot be resolved"
Debug shows:
SR-FWD:program default drop
SR-PATH:Failed to find node for path source
What is the problem? I have all SID index in FIB. Perhaps I need an Advanced Metro IP license for the ASR 920? Could you give me a hint?