December 2006
Intermediate to advanced
1188 pages
72h 8m
English
You want to use the Autoroute feature to automatically maintain traffic-engineered paths through your MPLS network.
This recipe uses Cisco’s Autoroute feature for managing Traffic Engineering (TE) with OSPF in an MPLS network. For this method, we must explicitly define all of the traffic paths and associate them with Tunnels on the PE routers:
Router-PE1#configure terminalEnter configuration commands, one per line. End with CNTL/Z. Router-PE1(config)#mpls traffic-eng tunnelsRouter-PE1(config)#interfaceRouter-PE1(config-if)#Loopback0ip addressRouter-PE1(config-if)#10.0.0.2 255.255.255.255exitRouter-PE1(config)#interfaceRouter-PE1(config-if)#Tunnel11ip unnumberedRouter-PE1(config-if)#Loopback0tunnel destinationRouter-PE1(config-if)#10.0.0.3tunnel mode mpls traffic-engRouter-PE1(config-if)#tunnel mpls traffic-eng autoroute announceRouter-PE1(config-if)#tunnel mpls traffic-eng priorityRouter-PE1(config-if)#7 7tunnel mpls traffic-eng bandwidthRouter-PE1(config-if)#256tunnel mpls traffic-eng path-option1explicit nameRouter-PE1(config-if)#def-PE3exitRouter-PE1(config)#interfaceRouter-PE1(config-if)#Tunnel12ip unnumberedRouter-PE1(config-if)#Loopback0tunnel destinationRouter-PE1(config-if)#10.0.0.3tunnel mode mpls traffic-engRouter-PE1(config-if)#tunnel mpls traffic-eng autoroute announceRouter-PE1(config-if)#tunnel mpls traffic-eng priorityRouter-PE1(config-if)#7 7tunnel mpls traffic-eng bandwidth