Autoroute Announce Backup Path
#IOS-XE
config replace flash:mpls.te.base.config.with.isis.cfg
#IOS-XR
configure
load bootflash:mpls.te.base.config.with.isis.cfg
commit replaceAnswer
Explanation



Last updated
#IOS-XE
config replace flash:mpls.te.base.config.with.isis.cfg
#IOS-XR
configure
load bootflash:mpls.te.base.config.with.isis.cfg
commit replace


Last updated
#R8
ip explicit-path name VIA_R3
next-address loose 3.3.3.3
!
int tun10
tunnel dest 10.10.10.10
ip unn lo0
tunnel mode mpls traffic-eng
tunnel mpls traffic-eng path-option 1 explicit name VIA_R3
tunnel mpls traffic-eng autoroute metric 21
tunnel mpls traffic-eng autoroute announce#R9
int GigabitEthernet2.590
shut
#R6
int GigabitEthernet2.560
shut