03-11-2022 12:23 AM
I configured the Policy to choose the path followed by traffic between 100.100.100.100 and 100.100.100.101 but there is a problem
Solved! Go to Solution.
03-16-2022
12:46 AM
- last edited on
03-16-2022
02:19 PM
by
Translator
and
show segment-routing traffic-eng topology ipv4"
03-16-2022
07:33 AM
- last edited on
03-16-2022
02:20 PM
by
Translator
Hi @username11 ,
You are missing the following traffic engineering configuration.
! Enable traffic-eng globally
mpls traffic-eng tunnels
! Enable traffic-eng on all core interfaces
int gi1
mpls traffic-eng tunnels
! Enable traffic-eng at the isis level
router isis SR
mpls traffic-eng router-id lo0
mpls traffic-eng level-1
You need to add this to all routers in the core network.
Regards,
03-17-2022 01:09 AM
Thanks a lot, Mr @Harold Ritter you are the best.
I will try next.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide