{"id":497,"date":"2018-10-26T21:59:20","date_gmt":"2018-10-26T21:59:20","guid":{"rendered":"http:\/\/feralpacket.org\/?p=497"},"modified":"2018-10-26T21:59:20","modified_gmt":"2018-10-26T21:59:20","slug":"mpls-traffic-engineering-mpls-te-notes","status":"publish","type":"post","link":"https:\/\/feralpacket.org\/?p=497","title":{"rendered":"MPLS Traffic Engineering (MPLS TE) Notes"},"content":{"rendered":"<p><span style=\"font-weight: bold;\">MPLS Traffic Engineering (MPLS TE)<\/span><\/p>\n<p>\n&#8211; This mechanism allows for a predefined route from source to destination<\/p>\n<p>\n&#8211; It can use a path that meets the interface property requirements<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; Bandwidth<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; Delay\n<\/p>\n<p>\nStarting point<\/p>\n<p>\n&#8211; MPLS tunnel head end\n<\/p>\n<p>\nEnd point<\/p>\n<p>\n&#8211; MPLS tunnel tail end\n<\/p>\n<p>\n<span style=\"font-weight: bold;\">TE Components<\/span><\/p>\n<p>\n1. Interface constraints<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; Bandwidth<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; Delay<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; Jitter\n<\/p>\n<p>\n2. Link state routing protocol<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; To advertise the link constaints\n<\/p>\n<p>\n3. Algorithm<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; To calculate the best routes according to tunnel requirements of interface constraints<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; PCALC<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 -&gt; Path Calculation<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; OSPF constraint-based SPF\n<\/p>\n<p>\n4. Tunnel signaling<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; The process of requesting and receiving MPLS labels<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; Resource Reservation Protocol\n<\/p>\n<p>\n5. Fowarding traffic over the tunnel\n<\/p>\n<p>\nInterface Constraints<\/p>\n<p>\n&#8211; Max bandwidth<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 # <span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">bandwidth &lt;kbps&gt;<\/span><\/span><\/p>\n<p>\n&#8211; Max reservable bandwidth<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 # <span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">ip rsvp bandwidth &lt;kbps&gt;<\/span><\/span><\/p>\n<p>\n&#8211; Available bandwidth<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; Variable which the router calculates<\/p>\n<p>\n&#8211; Administrative groups<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; Optional<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; 32 bit value used to define other attributes<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 -&gt; Delay<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 -&gt; Jitter\n<\/p>\n<p>\nR1(config)# <span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">mpls traffic-eng tunnels<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">int fa0\/0<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0 bandwidth &lt;kbps&gt;<\/span><\/span><\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; all interfaces have to set<\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0 mpls traffic-eng tunnels<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0 ip rsvp bandwidth &lt;kbps&gt;<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0 mpls traffic-eng administrative-group &lt;value in hex&gt;<\/span><\/span>\n<\/p>\n<p>\n<span style=\"font-weight: bold;\">Routing Protocols<\/span><\/p>\n<p>\n&#8211; OSPF and IS-IS can be used<\/p>\n<p>\n&#8211; OSPF<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; Opaque LSAs 9, 10, and 11 are used<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; LSA 9<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 -&gt; Link-local<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; LSA 10<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 -&gt; Area-local<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 -&gt; Intra-area MPLS-TE<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; LSA 11<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 -&gt; Domain-local<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 -&gt; Inter-area MPLS-TE<\/p>\n<p>\n&#8211; IS-IS<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; Introduces two new TVLs<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 -&gt; Extended IS Reachability<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 -&gt; Extended IP Reachability\n<\/p>\n<p>\n<span style=\"font-weight: bold;\">OSPF<\/span><\/p>\n<p>\n&#8211; On all routers\n<\/p>\n<p>\n(config)# <span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">router ospf 1<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">mpls traffic-eng router-id lo0<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">mpls traffic-end area 0<\/span><\/span>\n<\/p>\n<p>\n<span style=\"font-weight: bold;\">IS-IS<\/span><\/p>\n<p>\n&#8211; On all routers\n<\/p>\n<p>\n(config)# <span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">router isis ABC<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">mpls traffic-eng router lo0<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">mpls traffic-eng level-2<\/span><\/span>\n<\/p>\n<p>\nRSVP<\/p>\n<p>\n&#8211; RSVP Path Message<\/p>\n<p>\n&#8211; RSVP Reserve Message\n<\/p>\n<p>\nExplicit Router Object (ERO)<\/p>\n<p>\n&#8211; Headend router sends path message with the ERO in the message<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; ERO contains a collection of next-hops to be used<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 -&gt; 16.0.0.1<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 -&gt; 13.0.0.3<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 -&gt; 34.0.0.4<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 -&gt; 45.0.0.5\n<\/p>\n<p>\nWhen any router receives the path message, it checks the ERO and removes its own IP address and sends the message to the next-hop\n<\/p>\n<p>\nThe path message also contains the bandwidth requirement of the tunnel\n<\/p>\n<p>\nWhen the path message reaches the tailend router, the tailend router generates a RESV message that contains the label to be used<\/p>\n<p>\n&#8211; Each router that receives the RESV message changes the message with its generated label to be used<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; RSVP label, not an MPLS label\n<\/p>\n<p>\n<span style=\"font-weight: bold;\">Headend Tunnel Configuration<\/span><\/p>\n<p>\n&#8211; Tunnel IP address<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; Unnumbered<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; Linked to a loopback interface<\/p>\n<p>\n&#8211; Destination IP address<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; Router-id of the tailend router<\/p>\n<p>\n&#8211; Bandwidth required<\/p>\n<p>\n&#8211; Path options<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; Manual<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 -&gt; Explicit path<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; Dynamic<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 -&gt; PCALC<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 -&gt; SPF<\/p>\n<p>\n&#8211; Setup and holding priorities<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; Tunnel parameters<\/p>\n<p>\n&#8211; Affinity<\/p>\n<p>\n&#8211; Tunnel metric<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; IGP<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; TE\n<\/p>\n<p>\nR6 (headend) -&gt; R1 -&gt; R3 -&gt; R4 -&gt; R5 (tailend)\n<\/p>\n<p>\nR6(config)# i<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">nt tu0<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">unnumbered lo0<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">tunnel mode mpls traffic-eng<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">tunnel destination 5.5.5.5<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">tunnel mpls traffic-eng bandwidth &lt;kbps&gt;<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">tunnel mpls traffic-eng path-option explicit name &lt;name&gt;<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">ip explicit-path name &lt;name&gt; enable<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">next-address 16.0.0.1<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">next-address 13.0.0.3<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">next-address 34.0.0.4<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">next-address 45.0.0.5<\/span><\/span>\n<\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">show mpls traffic-eng tunnels [name]<\/span><\/span>\n<\/p>\n<p>\n<span style=\"font-weight: bold;\">Path Option Priority<\/span><\/p>\n<p>\n&#8211; Multiple path-option commands can be configured for some tunnel with different priority value<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; 1 to 1000<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; Priority<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 -&gt; Lower value<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/feralpacket.org\/wp-content\/uploads\/2018\/10\/9e69f46a9d2fc865fe2a28f74f9028bb.jpeg\" style=\"cursor: default; height: auto;\" width=\"600\" height=\"\"\/><\/p>\n<p>\nScenario -&gt;<\/p>\n<p>\n&#8211; Configure MPLS TE on all routers to support max reservable bandwidth 2Mbps<\/p>\n<p>\n&#8211; Configure OSPF area 0<\/p>\n<p>\n&#8211; Configure an MPLS TE tunnel from R1 to R3 with 1Mbps bandwidth requirement<\/p>\n<p>\n&#8211; Use dynamic path option\n<\/p>\n<p>\nR1(config)# <span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">mpls traffic-eng tunnels<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">int fa0\/0<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0 mpls traffic-eng tunnels<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0 ip rsvp bandwidth 2000<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">router ospf 1<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">network 12.0.0.1 0.0.0.0 area 0<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">network 1.1.1.1 0.0.0.0 area 0<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">mpls traffic-eng router-id lo0<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">mpls traffic-eng area 0<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">int tu0<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">ip unnumbered lo0<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">tunnel mode mpls traffic-eng<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">tunnel destination 3.3.3.3<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">tunnel mpls traffic-eng bandwidth 1000<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">tunnel mpls traffic-eng path-options 1 dynamic<\/span><\/span>\n<\/p>\n<p>\n<span style=\"font-weight: bold;\">Path Option Exclude Address<\/span>\n<\/p>\n<p>\nR1(config)# <span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">ip explicit-path name NOR3 enable<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">exclude-address 3.3.3.3<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">tunnel mpls traffic-eng path-option 1 explicit name NOR3<\/span><\/span>\n<\/p>\n<p>\n<span style=\"font-weight: bold;\">Affinity and Administrative Group<\/span>\n<\/p>\n<p>\nTunnel interface<\/p>\n<p>\n&#8211; Affinity<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; Requirement<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; 32 bit variable in HEX<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; 0x00000000\n<\/p>\n<p>\nOn any other router in the path, administrative group a a viable resource<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; 32 bit variable in HEX<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; 0x0000FFFF\n<\/p>\n<p>\nOn headend router\n<\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">int tu0<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">tunnel mpls traffic-eng affinity 0x01000000 mask 0x0000FFFF<\/span><\/span>\n<\/p>\n<p>\nOn all of the interfaces of routers in the path\n<\/p>\n<p>\nR2(config)# <span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">int g0\/0\/0\/0<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">mpls traffic-eng attribute-flag 0x01000000<\/span><\/span>\n<\/p>\n<p>\n<span style=\"font-weight: bold;\">Setup and Holding Priorities<\/span><\/p>\n<p>\n&#8211; Every tunnel is assigned two priorities<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; Setup Priority<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 -&gt; Decides whether a tunnel can ask for specific bandwidth or not in case bandwidth is already assigned to another tunnel<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 -&gt; Preemptive<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 -&gt; 0 &#8211; 7 (lower is better)<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; Holding Priority<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 -&gt; Decides whether a tunnel can still reserve the bandwidth in cast another tunnel is requesting bandwidth<\/p>\n<p>\n&#8211; Setup priority cannot be lower than holding priority\n<\/p>\n<p>\nHeadend Router<\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">int tu0<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0 tunnel mpls traffic-eng priority &lt;setup&gt; &lt;holding&gt;<\/span><\/span>\n<\/p>\n<p>\n<span style=\"font-weight: bold;\">Re-Optimization<\/span><\/p>\n<p>\n&#8211; When new links or more resources are available<\/p>\n<p>\n&#8211; 3 ways to re-optimize<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; Periodic<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 # <span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">mpls traffic-eng reoptimize timers frequency &lt;minutes&gt;<\/span><\/span><\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; Event Driven<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 # <span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">mpls traffic-ing reoptimize event linkup<\/span><\/span><\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; Manual<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 # <span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">mpls traffic-eng reoptimize [tunnel &lt;number&gt;]<\/span><\/span>\n<\/p>\n<p>\n<span style=\"font-weight: bold;\">RSVP<\/span><\/p>\n<p>\n&#8211; Tailend router uses explicit null<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; But penultimate router consider it as implicit null<\/p>\n<p>\n&#8211; On penultimate router (hidden command)<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 # <span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">mpls traffic-eng signalling interpret explicit-null<\/span><\/span>\n<\/p>\n<p>\n<span style=\"font-weight: bold;\">Forwarding Traffic over Tunnel Interface<\/span><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/feralpacket.org\/wp-content\/uploads\/2018\/10\/d8a13a377f265f0c487c7e58ae731897.jpeg\" style=\"cursor: default; height: auto;\" width=\"600\" height=\"\"\/><\/p>\n<p>\n1. Static route\n<\/p>\n<p>\nR1(config)# <span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">ip route 50.0.0.0 255.0.0.0 tu1<\/span><\/span>\n<\/p>\n<p>\n2. Policy Based Routing (PBR)<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 &#8211; Scenario -&gt; Traffic from R6 shoulduse tunnel 1 and traffic from R7 should use tunnel 2\n<\/p>\n<p>\nR1(config)# <span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">route-map MAP1<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">set interface tu1<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">route-map MAP2<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">set interface tu2<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">int fa0\/0<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">ip policy route-map MAP1<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">int fa0\/1<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">ip policy route-map MAP2<\/span><\/span>\n<\/p>\n<p>\n3. Autoroute Announce<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; The tunnel is included in SPF calculation as a valid exit interface<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; All of the up stream network connected to the tailend router will have tunnel as the exit interface<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; If multiple tunnels are available, then the nearest TE router to the destination is used as the exit interface\n<\/p>\n<p>\n(config)# <span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">int tu1<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">tunnel mpls traffic-eng autoroute-announce<\/span><\/span>\n<\/p>\n<p>\n<span style=\"font-weight: bold;\">Forwading Adjacency<\/span><\/p>\n<p>\n&#8211; The tunnel is considered as a single link<\/p>\n<p>\n&#8211; All of the non-TE enabled routers will also consider the link when calculating best path<\/p>\n<p>\n&#8211; The tunnels must be two way to be considered a link<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/feralpacket.org\/wp-content\/uploads\/2018\/10\/f6e6be229a824de0164ee6c01537cf3c.jpeg\" style=\"cursor: default; height: auto;\" width=\"600\" height=\"\"\/><\/p>\n<p>\nOn the Headend Routers\n<\/p>\n<p>\n(route)# <span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">int tu1<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">tunnel mpls traffic-eng forwarding-adjacency<\/span><\/span>\n<\/p>\n<p>\n<span style=\"font-weight: bold;\">MPLS TE on XR Routers<\/span>\n<\/p>\n<p>\n1. On all routers, activate MPLS TE<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; for interfaces<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; routing protocols<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; RSVP max reservable bandwidth\n<\/p>\n<p>\n2. To configure tunnel interface on headend router<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; IOS\n<\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">router ospf 1<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">mpls traffic-eng router-id lo0<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">mpls traffic-eng area 0<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">int fa0\/0<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">mpls traffic-eng tunnels<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">ip rsvp bandwidth &lt;kbps&gt;<\/span><\/span>\n<\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; XR\n<\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">mpls traffic-eng<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">int fa0\/0<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">int s0\/0<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">rsvp<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">int fa0\/0<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0 bandwidth 50000<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">int s0\/0<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0 bandwidth 50000<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">router ospf 1<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">mpls traffic-eng router-id lo0<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">area 0<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0 mpls traffic-eng<\/span><\/span>\n<\/p>\n<p>\nIOS (attribute flag)\n<\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">int fa0\/0<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">mpls traffic-eng attribute-flags 0x01000000<\/span><\/span>\n<\/p>\n<p>\nXR (attribute flag)\n<\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">mpls traffic-eng<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">int fa0\/0<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0 attribute-flag 0x01000000<\/span><\/span>\n<\/p>\n<p>\nIOS (tunnel configuration)\n<\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">int tu1<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">ip unnumbered lo0<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">tunnel mode mpls traffic-eng<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">tunnel destination 3.3.3.3<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">tunnel mpls traffic-eng bandwidth 5000<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">tunnel mpls traffic-eng path-option 1 explicit name EXP1<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">exit<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">ip explicit-path name EXP1 enable<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">next-address 12.0.0.2<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">next-address 23.0.0.3<\/span><\/span>\n<\/p>\n<p>\nXR (tunnel configuration)\n<\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">int tunnel-te 1<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">ipv4 unnumbered lo0<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">destination 3.3.3.3<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">signalled-bandwidth 5000<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">path-option 1 explicit name EXP1<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">explicit-path name EXP1<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">index 10 next-address strict ipv4<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0 unicast 12.0.0.2<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">index 20 next-address strict ipv4<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0 unicast 23.0.0.3<\/span><\/span>\n<\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh mpls traffic-eng tunnels [tunnel-id]<\/span><\/span><\/p>\n<p>\n\u00a0\u00a0\u00a0\u00a0 -&gt; both IOS and XR\n<\/p>\n<p>\nIOS (reoptimization timers)\n<\/p>\n<p>\n(config)# <span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">mpls traffic-eng reoptimization timers frequency &lt;minutes&gt;<\/span><\/span>\n<\/p>\n<p>\nXR (reoptimization timers)\n<\/p>\n<p>\n(config)# <span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">mpls traffic-eng<\/span><\/span><\/p>\n<p>\n<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">reoptimization timers frequency &lt;minutes&gt;<\/span><\/span><\/p>\n<p><span style=\"font-weight: bold;\">TE Metric<\/span><\/p>\n<p>\u00a0&#8211; There are two metrics<\/p>\n<p>\u00a0 \u00a0 \u00a0-&gt; IGP metric<\/p>\n<p>\u00a0 \u00a0 \u00a0-&gt; TE metric<\/p>\n<p>\u00a0&#8211; By default, TE metric is used to setup the tunnel if the dynamic path-option is used<\/p>\n<p>\u00a0&#8211; By default, TE metric is equal to IGP metric<\/p>\n<p>\u00a0 \u00a0 \u00a0-&gt; To change change the TE metric<\/p>\n<p>R1(config)# <span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">int fa0\/0<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0mpls traffic-eng administrative-weight &lt;value&gt;<\/span><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/feralpacket.org\/wp-content\/uploads\/2018\/10\/30fde3bf6482b18563518ddf7f6867ac.jpeg\" style=\"cursor: default; height: auto;\" width=\"600\" height=\"\"\/><\/p>\n<p>Tunnel R1 &#8211; R4<\/p>\n<p>R1(config)# <span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">int fa0\/0<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0mpls traffic-eng administrative-weight 65<\/span><\/p>\n<p><span style=\"font-weight: bold;\">TE Metric Autoroute Announce<\/span><\/p>\n<p>\u00a0&#8211; Autoroute announce the best route metric calculation<\/p>\n<p>\u00a0 \u00a0 \u00a0-&gt; It uses the tunnel interface as exit for all the prefixes connected to and beyond tail-end router<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/feralpacket.org\/wp-content\/uploads\/2018\/10\/56656ad3f6f863d3f0dc03abfb3cb3bc.jpeg\" style=\"cursor: default; height: auto;\" width=\"600\" height=\"\"\/><\/p>\n<p>R1 -&gt; R3 + autoroute announce<\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">sh ip route<\/span><\/p>\n<p>\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 exit interface<\/p>\n<p>4.4.4.4 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0Tunnel1<\/p>\n<p>3.3.3.3 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0Tunnel1<\/p>\n<p>34.0.0.0 \u00a0 \u00a0 \u00a0 \u00a0Tunnel1<\/p>\n<p>The metric calculated for these prefixes follow some specific rules (four)<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/feralpacket.org\/wp-content\/uploads\/2018\/10\/201ee4532689d78533ab5a7de1859576.jpeg\" style=\"cursor: default; height: auto;\" width=\"600\" height=\"\"\/><\/p>\n<p><span style=\"font-weight: bold;\">Rule 1<\/span><\/p>\n<p>\u00a0&#8211; For prefixes directly connected to the tail-end router, the tunnel path is always used<\/p>\n<p>Tunnel R1 &#8211; R5 (dynamic)<\/p>\n<p>\u00a0&#8211; Both the IGP and TE metric will be the same<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/feralpacket.org\/wp-content\/uploads\/2018\/10\/14ebc08af2be0ba8b39305999ec2f824.jpeg\" style=\"cursor: default; height: auto;\" width=\"600\" height=\"\"\/><\/p>\n<p><span style=\"font-weight: bold;\">Rule 2<\/span><\/p>\n<p>\u00a0&#8211; Load balancing for the prefixes beyond the tail-end router is possible with IGP, provided that autoroute announce metric and IGP metric is the same<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/feralpacket.org\/wp-content\/uploads\/2018\/10\/252ca3b29803886de8c1cfac2bd8fc19.jpeg\" style=\"cursor: default; height: auto;\" width=\"600\" height=\"\"\/><\/p>\n<p><span style=\"font-weight: bold;\">Rule 3<\/span><\/p>\n<p>\u00a0&#8211; Autoroute announce always checks the &#8220;least cost IGP&#8221; path to reach the tail-end router when calculating metric for the prefixes connected to and beyond the tail-end router<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/feralpacket.org\/wp-content\/uploads\/2018\/10\/17fd5d9e554fcfef12faba4214b3d203.jpeg\" style=\"cursor: default; height: auto;\" width=\"600\" height=\"\"\/><\/p>\n<p><span style=\"font-weight: bold;\">Rule 4<\/span><\/p>\n<p>\u00a0&#8211; If the tail-end router is in the path of the IGP route, the IGP route is not considered at all<\/p>\n<p><span style=\"font-weight: bold;\">Fast Reroute Protection (FRR)<\/span><\/p>\n<p>\u00a0&#8211; Fault tolerance mechanism<\/p>\n<p>\u00a0 \u00a0 \u00a0-&gt; Link protection<\/p>\n<p>\u00a0 \u00a0 \u00a0-&gt; Node protection<\/p>\n<p>\u00a0&#8211; FRR allows for the tunnel to continue being used in the case of link or node failure<\/p>\n<p>\u00a0&#8211; For this, it uses the concept of a backup tunnel which gets activated in the case of a link or node failure<\/p>\n<p>\u00a0&#8211; For any router that wants to protect the link, a backup tunnel is configured to become active when the protected link goes down<\/p>\n<p>\u00a0&#8211; The backup tunnel is inactive as long as the protected link is active<\/p>\n<p>\u00a0 \u00a0 \u00a0-&gt; Very fast switch over<\/p>\n<p>\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 -&gt; Less than 50 ms<\/p>\n<p>\u00a0&#8211; Starting point of the backup tunnel is called the Point of Local Repair (PLR)<\/p>\n<p>\u00a0&#8211; End point of the backup tunnel is called the merge point<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/feralpacket.org\/wp-content\/uploads\/2018\/10\/0660b64ea6c6f6baf749c0cb033ce8f8.jpeg\" style=\"cursor: default; height: auto;\" width=\"600\" height=\"\"\/><\/p>\n<p>An explicit tunnel is created on the PLR to reach the merge point by using the backup path<\/p>\n<p>\u00a0&#8211; This tunnel is then flagged as a backup tunnel inside the protected link&#8217;s interface<\/p>\n<p>\u00a0 \u00a0 \u00a0-&gt; R2&#8217;s fa0\/1<\/p>\n<p>\u00a0 \u00a0 \u00a0-&gt; By doing this, the backup tunnel becomes inactive as long as the protected link is up<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/feralpacket.org\/wp-content\/uploads\/2018\/10\/deb4af2597b4b5ccbe008a202a17cec2.jpeg\" style=\"cursor: default; height: auto;\" width=\"600\" height=\"\"\/><\/p>\n<p>R1 must be configured for FRR<\/p>\n<p>\u00a0&#8211; The head-end router of the main tunnel must be configured with the fast reroute feature<\/p>\n<p>\u00a0 \u00a0 \u00a0-&gt; So that it will continue sending traffic after receiving a path error message<\/p>\n<p>Fast Reroute Configuration\u00a0<\/p>\n<p>R1(config)# <span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">int tu1<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0tunnel mpls traffic-eng fast-reroute<\/span><\/p>\n<p>R2(config)# <span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">ip explicit-path name 243 enable<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0next-address 24.0.0.4<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0next-address 34.0.0.3<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">int tu100<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0ipv4 unnumbered lo0<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0tunnel mode mpls traffic-eng<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0tunnel mpls traffic-eng path-option 1 explicit name 243<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0tunnel destination 3.3.3.3<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0 \u00a0 \u00a0-&gt; The merge point<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0 \u00a0 \u00a0-&gt; The bandwidth command is not needed<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">int fa0\/1<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0mpls traffic-eng backup-path tu100<\/span><\/p>\n<p>PLR<\/p>\n<p>\u00a0&#8211; <span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">sh mpls traffic-eng backup<\/span><\/p>\n<p>\u00a0 \u00a0 \u00a0-&gt; 1 configured (0 active)<\/p>\n<p>XR Routers<\/p>\n<p>R1(config)# <span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">int tunnel-te 1<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0fast-reroute<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0root<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0commit<\/span><\/p>\n<p>R2(config)# <span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">explicit-path name 243<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0index 10 next-address strict ipv4 unicast 24.0.0.4<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0index 20 n s i u 34.0.0.3<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">int tunnel-te 100<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0ipv4 unnumbered lo0<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0path-option 1 explicit 243<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0destination 3.3.3.3<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">mpls traffic-eng<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0int fa0\/1<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0 backup-path tunnel-te 100<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0 root<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0 commit<\/span><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/feralpacket.org\/wp-content\/uploads\/2018\/10\/0b92d9526697c57f1fbcca74986ea181.jpeg\" style=\"cursor: default; height: auto;\" width=\"600\" height=\"\"\/><\/p>\n<p><span style=\"font-weight: bold;\">Node Protection<\/span><\/p>\n<p>\u00a0&#8211; Next-to-next hop protection<\/p>\n<p>\u00a0 \u00a0 \u00a0-&gt; NNHOP<\/p>\n<p>\u00a0&#8211; In node protection, next-to-next hop router from PLR is the merge point<\/p>\n<p>\u00a0&#8211; The backup tunnel is created with the merge point as the destination and explicit path-option excluding the failed node<\/p>\n<p>\u00a0&#8211; When the merge point receives the PATH message, it replies with the RESV message including it&#8217;s &#8220;incoming label&#8221; expected from the failed node<\/p>\n<p>\u00a0&#8211; The main tunnel&#8217;s head-end router should be configured with the fast reroute option<\/p>\n<p>IOS Routers<\/p>\n<p>R1(config)# <span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">int tu1<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0tunnel mpls traffic-eng fast-reroute node-protect<\/span><\/p>\n<p>R2(config)# <span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">ip explicit-path 245 enable<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0exclude-address 3.3.3.3<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">int tu100<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0ip unnumbered lo0<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0tunnel mode mpls traffic-eng<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0tunnel destination 5.5.5.5<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0tunnel mpls traffic-eng path-option 1 explicit name 245<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">int fa0\/0<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0mpls traffic-eng backup-path tu100<\/span><\/p>\n<p>On PLR<\/p>\n<p>\u00a0&#8211; <span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">sh mpls traffic-eng fast-reroute database [detail]<\/span><\/p>\n<p><span style=\"font-weight: bold;\">Inter-Area Traffic Engineering<\/span><\/p>\n<p>\u00a0&#8211; OPSF<\/p>\n<p>\u00a0 \u00a0 \u00a0-&gt; Multiple areas<\/p>\n<p>\u00a0 \u00a0 \u00a0-&gt; Opaque LSA 11<\/p>\n<p>\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 -&gt; Scope &#8211; global (inter-area)<\/p>\n<p>\u00a0&#8211; IS-IS<\/p>\n<p>\u00a0 \u00a0 \u00a0-&gt; Level-1 and Level-2 domains<\/p>\n<p>\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 -&gt; TLV 22 (type-length-value)<\/p>\n<p>\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0-&gt; within a level<\/p>\n<p>\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 -&gt; TLV 125<\/p>\n<p>\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0-&gt; Between levels (Level-1 and Level-2)<\/p>\n<p>\u00a0&#8211; Behaves like a link state protocol only within the same area<\/p>\n<p>\u00a0&#8211; Behaves like a distance vector protocol between multiple areas<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/feralpacket.org\/wp-content\/uploads\/2018\/10\/b1f16d0202b7eb77f47026f9d918a050.jpeg\" style=\"cursor: default; height: auto;\" width=\"600\" height=\"\"\/><\/p>\n<p>R1(config)# <span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">int tu1<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0ip unnumbered lo0<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0tunnel mode mpls traffic-eng<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0tunnel mpls traffic-eng bandwidth 2000<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0tunnel mpls traffic-eng path-option 1 explicit name ABC<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0tunnel destination 6.6.6.6<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">ip explicit-path name ABC enable<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0next-address loose 3.3.3.3<\/span><\/p>\n<p>\u00a0 \u00a0 \u00a0-&gt; ABR<\/p>\n<p>\u00a0<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">next-address loose 5.5.5.5<\/span><\/p>\n<p>\u00a0 \u00a0 \u00a0-&gt; ABR<\/p>\n<p>\u00a0<span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">next-address loose 6.6.6.6<\/span><\/p>\n<p>\u00a0 \u00a0 \u00a0-&gt; Destination<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/feralpacket.org\/wp-content\/uploads\/2018\/10\/b56bc17f6ef6bcefa2547f3a2487db09.jpeg\" style=\"cursor: default; height: auto;\" width=\"600\" height=\"\"\/><\/p>\n<p>\u00a0&#8211; On head-end router, the tunnel is configured with an explicit path-option with loose next-address<\/p>\n<p>\u00a0&#8211; Loose next-addresses are the mpls router-ids of ABRs in the path or Layer-1-2 routers<\/p>\n<p>\u00a0&#8211; When the path message is to be sent, these loose addresses are expanded to a collection of strict addresses by head-end router and every ABR<\/p>\n<p>XR Routers<\/p>\n<p>\u00a0<\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">explicit-path name ABC<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0index 10 next-address loose ipv4 unicast &lt;ABR address&gt;<\/span><\/p>\n<p><span style=\"font-weight: bold;\">Restriction on Inter-Area Traffic Engineering<\/span><\/p>\n<p>\u00a01. Cannot use dynamic path-option<\/p>\n<p>\u00a02. Cannot use affinity \/ attribute-flag<\/p>\n<p>\u00a03. Cannot use autoroute announce<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/feralpacket.org\/wp-content\/uploads\/2018\/10\/7a2bd2fc8d10f6c856c1b62a9b33c8fd.png\" style=\"height: auto;\" width=\"600\" height=\"\"\/><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: bold; line-height: normal;\">! R1<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">mpls ldp<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">router ospf 1<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0router-id 1.1.1.1<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">\u00a0mpls ldp auto-config<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0area 0<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 int lo0<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 int gi0\/0\/0\/0<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">\u00a0 int gi0\/0\/0\/1<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-size: 12px; font-family: Helvetica;\">!<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">router ospf 1<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0mpls traffic-eng router-id lo0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0area 0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0 mpls traffic-eng<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0 exit<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 exit<\/span><\/span><\/p>\n<p><span style=\"font-weight: bold; font-family: Helvetica;\">! \u00a0 \u00a0 -&gt;\u00a0One of the problems with typing the configuration into a text editor and copying and pasting the configuration into the router<\/span><\/p>\n<p><span style=\"font-family: Helvetica; font-weight: bold;\">! \u00a0 \u00a0 -&gt;\u00a0\u201croot\u201d also works; \u00a0if not,\u00a0\u201cmpls traffic-eng\u201d and the interfaces in the next section\u00a0will get pasted into the\u00a0\u201carea 0&#8243;<\/span><\/p>\n<p><span style=\"font-weight: bold; font-family: Helvetica;\">! \u00a0 \u00a0 -&gt; The other option is to configure\u00a0<\/span><span style=\"font-weight: bold; font-family: Helvetica; line-height: 17px;\">\u201c<\/span><span style=\"font-weight: bold; font-family: Helvetica;\">mpls traffic\u201d before\u00a0\u201crouter ospf 1&#8243;<\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">mpls traffic-eng<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/0<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/1<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">rsvp<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/0<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">\u00a0 bandwidth 25000<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/1<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">\u00a0 bandwidth 25000<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-size: 12px; font-family: Helvetica;\">!<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">int tunnel-te 16<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0ipv4 unnumbered lo0<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0destination 6.6.6.6<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0signalled-bandwidth 4000<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">\u00a0path-option 1 explicit name 16<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nexplicit-path name 16<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0index 10 next-address strict ipv4 unicast 18.0.0.8<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0index 20 n s i u 78.<\/span><\/span><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">0.0.<\/span><\/span><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">7<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0index 30 n s i u 27.<\/span><\/span><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">0.0.<\/span><\/span><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">2<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0index 40 n s i u 23.<\/span><\/span><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">0.0.<\/span><\/span><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">3<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0index 50 n s i u 34.<\/span><\/span><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">0.0.<\/span><\/span><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">4<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">\u00a0index 60 n s i u 46.<\/span><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">0.0.<\/span><\/span><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">6<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-size: 12px; font-family: Helvetica;\">!<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">int lo1<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">\u00a0ipv4 add 1.1.1.11\/32<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nrouter static<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0address-family ipv4 unicast<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a06.6.6.66\/32 tunnel-te 16<\/span><\/span><\/span><\/p>\n<p><span style=\"font-size: 12px; font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;\">\u00a0<\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: bold; line-height: normal;\">! R2<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">mpls ldp<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">router ospf 1<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0router-id 2.2.2.2<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">\u00a0mpls ldp auto-config<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0area 0<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 int lo0<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 int gi0\/0\/0\/0<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 int gi0\/0\/0\/1<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 int gi0\/0\/0\/2<\/span><\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-size: 12px; font-family: Helvetica;\">!<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">router ospf 1<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0mpls traffic-eng router-id lo0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0area 0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0 mpls traffic-eng<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0 exit<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 exit<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">mpls traffic-eng<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/0<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/1<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/2<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">rsvp<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/0<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 bandwidth 25000<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/1<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 bandwidth 25000<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/2<\/span><\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 bandwidth 25000<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: bold; line-height: normal;\">! R3<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">mpls ldp<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">router ospf 1<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0router-id 3.3.3.3<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">\u00a0mpls ldp auto-config<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0area 0<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 int lo0<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 int gi0\/0\/0\/0<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 int gi0\/0\/0\/1<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 int gi0\/0\/0\/2<\/span><\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-size: 12px; font-family: Helvetica;\">!<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">router ospf 1<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0mpls traffic-eng router-id lo0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0area 0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0 mpls traffic-eng<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0 exit<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0 exit<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">mpls traffic-eng<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/0<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/1<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/2<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">rsvp<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/0<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">\u00a0 bandwidth 25000<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/1<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">\u00a0 bandwidth 25000<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/2<\/span><\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 bandwidth 25000<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: bold; line-height: normal;\">! R4<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">mpls ldp<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">router ospf 1<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0router-id 4.4.4.4<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">\u00a0mpls ldp auto-config<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0area 0<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 int lo0<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 int gi0\/0\/0\/0<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 int gi0\/0\/0\/1<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 int gi0\/0\/0\/2<\/span><\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-size: 12px; font-family: Helvetica;\">!<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">router ospf 1<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0mpls traffic-eng router-id lo0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0area 0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0 mpls traffic-eng<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0 exit<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0 exit<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">mpls traffic-eng<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/0<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/1<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/2<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">rsvp<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/0<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 bandwidth 25000<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/1<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 bandwidth 25000<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/2<\/span><\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 bandwidth 25000<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: bold; line-height: normal;\">! R5<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">mpls label protocol ldp<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nmpls ldp router-id lo0 force<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nint lo0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0ip ospf 1 area 0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nint e1\/0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0ip ospf 1 area 0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nint e1\/1<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0ip ospf 1 area 0<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">router ospf 1<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0router-id 5.5.5.5<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">\u00a0mpls ldp autoconfig<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-size: 12px; font-family: Helvetica;\">!<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">mpls traffic-eng tunnels<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nint e1\/0<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0mpls traffic-eng tunnels<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0ip rsvp bandwidth 25000<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">int e1\/1<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0mpls traffic-eng tunnels<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0ip rsvp bandwidth 25000<\/span><\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">router ospf 1<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">\u00a0mpls traffic-eng router-id lo0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0mpls traffic-eng area 0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: bold; line-height: normal;\">! R6<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">mpls label protocol ldp<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nmpls ldp router-id lo0 force<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nint lo0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0ip ospf 1 area 0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nint e1\/0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0ip ospf 1 area 0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nint e1\/1<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0ip ospf 1 area 0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nrouter ospf 1<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0router-id 6.6.6.6<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0mpls ldp autoconfig<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-size: 12px; font-family: Helvetica;\">!<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">mpls traffic-eng tunnels<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nint e1\/0<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0mpls traffic-eng tunnels<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0ip rsvp bandwidth 25000<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">int e1\/1<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0mpls traffic-eng tunnels<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0ip rsvp bandwidth 25000<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">router ospf 1<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0mpls traffic-eng router-id lo0<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0mpls traffic-eng area 0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-size: 12px; font-family: Helvetica;\">!<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">int tu61<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0ip unnumbered lo0<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0tunnel mode mpls traffic-eng<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0tunnel mpls traffic-eng bandwidth 4000<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">\u00a0tunnel mpls traffic-eng path-option 1 explicit name 61<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0tunnel destination 1.1.1.1<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">ip explicit-path name 61 enable<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0next-address 56.0.0.5<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0ne 35.<\/span><\/span><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">0.0.<\/span><\/span><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">3<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0ne 23.<\/span><\/span><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">0.0.<\/span><\/span><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">2<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0ne 27.<\/span><\/span><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">0.0.<\/span><\/span><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">7<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0ne 78.<\/span><\/span><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">0.0.<\/span><\/span><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">8<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0ne 18.<\/span><\/span><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">0.0.<\/span><\/span><\/span><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">1<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-size: 12px; font-family: Helvetica;\">!<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">int lo1<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0ip add 6.6.6.66 255.255.255.255<\/span><\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">ip route 1.1.1.11 255.255.255.255 tu61<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: bold; line-height: normal;\">! R7<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">mpls label protocol ldp<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nmpls ldp router-id lo0 force<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nint lo0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0ip ospf 1 area 0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nint e1\/0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0ip ospf 1 area 0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nint e1\/1<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0ip ospf 1 area 0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nint s2\/0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0ip ospf 1 area 0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0ip ospf cost 1<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">router ospf 1<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0router-id 7.7.7.7<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">\u00a0mpls ldp autoconfig<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-size: 12px; font-family: Helvetica;\">!<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">mpls traffic-eng tunnels<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nint e1\/0<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0mpls traffic-eng tunnels<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0ip rsvp bandwidth 25000<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">int e1\/1<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0mpls traffic-eng tunnels<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0ip rsvp bandwidth 25000<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">int s2\/0<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0mpls traffic-eng tunnels<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0ip rsvp bandwidth 25000<\/span><\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">router ospf 1<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">\u00a0mpls traffic-eng router-id lo0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0mpls traffic-eng area 0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: bold; line-height: normal;\">! R8<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">mpls label protocol ldp<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nmpls ldp router-id lo0 force<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nint lo0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0ip ospf 1 area 0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nint e1\/0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0ip ospf 1 area 0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nint s2\/0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0ip ospf 1 area 0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0ip ospf cost 1<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">router ospf 1<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0router-id 8.8.8.8<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">\u00a0mpls ldp autoconfig<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-size: 12px; font-family: Helvetica;\">!<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">mpls traffic-eng tunnels<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nint e1\/0<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0mpls traffic-eng tunnels<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0ip rsvp bandwidth 25000<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">int s2\/0<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0mpls traffic-eng tunnels<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0ip rsvp bandwidth 25000<\/span><\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">router ospf 1<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0mpls traffic-eng router-id lo0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0mpls traffic-eng area 0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px; font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;\"><br \/>\n<span style=\"font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: bold; line-height: normal;\">Verification:<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px; font-weight: bold;\">IOS:<\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh ip ospf int bri<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh ip ospf nei<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh ip route ospf<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh mpls int<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh mpls ldp nei<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh mpls ldp dis<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh mpls traffic-eng topology<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\">\u00a0 \u00a0 \u00a0-&gt; You configured the MPLS TE router-id right?<\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh mpls traffic-eng tunnels<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px;-evernote-highlight:true;\">sh ip explicit-paths<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px;-evernote-highlight:true;\">sh ip rsvp nei<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px;-evernote-highlight:true;\">sh ip rsvp int<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px;-evernote-highlight:true;\">sh ip rsvp sender<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px;-evernote-highlight:true;\">sh ip rsvp reservation<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px; font-weight: bold;\">XR:<\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh ospf int rbi<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh ospf nei<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh route ospf<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh mpls int<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh mpls ldp nei bri<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh mpls ldp dis<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh mpls traffic-eng topology<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh mpls traffic-eng tunnels<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px;-evernote-highlight:true;\">sh explicit-paths<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px;-evernote-highlight:true;\">sh rsvp nei<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px;-evernote-highlight:true;\">sh rsvp int<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px;-evernote-highlight:true;\">sh rsvp sender<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px;-evernote-highlight:true;\">sh rsvp reservation<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px; font-weight: bold;\">! R1<\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px;-evernote-highlight:true;\">sh ip int bri<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\">\u00a0 \u00a0 \u00a0-&gt; Is the tunnel up?<\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh mpls traffic-eng tunnels<\/span><\/span><\/p>\n<p><span>\u00a0 \u00a0 \u00a0-&gt; Will tell you why the tunnel is not up<\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165);-evernote-highlight:true;\">ping 6.6.6.66<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165);-evernote-highlight:true;\">traceroute 6.6.6.66<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px;-evernote-highlight:true;\">sh rsvp int<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\">\u00a0 \u00a0 \u00a0-&gt; Did the bandwidth get allocated?<\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px;-evernote-highlight:true;\">sh rsvp sender<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px;-evernote-highlight:true;\">sh rsvp reservation<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px; font-weight: bold;\">! R6<\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px;-evernote-highlight:true;\">sh ip int bri<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh mpls traffic-eng tunnels<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165);-evernote-highlight:true;\">ping 1.1.1.11<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165);-evernote-highlight:true;\">traceroute 1.1.1.11<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px;-evernote-highlight:true;\">sh rsvp int<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px;-evernote-highlight:true;\">sh ip rsvp sender<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px;-evernote-highlight:true;\">sh ip rsvp reservation<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><\/span><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/feralpacket.org\/wp-content\/uploads\/2018\/10\/209ac7cb3813a2e14027cb45e4e88ac7.png\" style=\"height: auto;\" width=\"600\" height=\"\"\/><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: bold; line-height: normal;\">! R1<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">mpls ldp<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nrouter ospf 1<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0router-id 1.1.1.1<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0mpls ldp auto-config<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0area 0<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 int lo0<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 int gi0\/0\/0\/0<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">\u00a0 int gi0\/0\/0\/1<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-size: 12px; font-family: Helvetica;\">!<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">mpls traffic-eng<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/0<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/1<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nrouter ospf 1<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0mpls traffic-eng router-id lo0<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0area 0<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0 mpls traffic-eng<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">rsvp<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/0<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">\u00a0 bandwidth 15000<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/1<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 bandwidth 15000<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-size: 12px; font-family: Helvetica;\">!<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">int tunnel-te 16<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0ipv4 unnumbered lo0<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0destination\u00a06.6.6.6<\/span><\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0signalled-bandwidth 4000<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">\u00a0path-option 1 explicit name 16<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">explicit-path name 16<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0index 10 next-address strict ipv4 unicast 12.0.0.2<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0index 20 n s i u 23.<\/span><\/span><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">0.0.<\/span><\/span><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">3<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0index 30 n s i u 35.<\/span><\/span><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">0.0.<\/span><\/span><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">5<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0index 40 n s i u 56.<\/span><\/span><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">0.0.<\/span><\/span><\/span><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">6<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-size: 12px; font-family: Helvetica;\">!<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">int tunnel-te 16<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0fast-reroute<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-size: 12px; font-family: Helvetica;\">!<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">router static<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0address-family ipv4 unicast<\/span><\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 6.6.6.66\/32 tunnel-te 16<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-size: 12px; font-family: Helvetica; font-weight: bold;\">! R2<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">mpls ldp<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nrouter ospf 1<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0router-id 2.2.2.2<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0mpls ldp auto-config<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0area 0<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 int lo0<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 int gi0\/0\/0\/0<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 int gi0\/0\/0\/1<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 int gi0\/0\/0\/2<\/span><\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-size: 12px; font-family: Helvetica;\">!<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">mpls traffic-eng<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/0<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/1<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/2<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">router ospf 1<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0mpls traffic-eng router-id lo0<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0area 0<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0 mpls traffic-eng<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">rsvp<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/0<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">\u00a0 bandwidth 15000<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/1<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">\u00a0 bandwidth 15000<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/2<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">\u00a0 bandwidth 15000<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-size: 12px; font-family: Helvetica;\">!<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">int tunnel-te 100<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0ipv4 unnumbered lo0<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0destination 3.3.3.3<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">\u00a0path-option 1 explicit name 2743<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nexplicit-path name 2743<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0index 10 n s i u 27.<\/span><\/span><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">0.0.<\/span><\/span><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">7<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0index 20 n s i u 47.<\/span><\/span><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">0.0.<\/span><\/span><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">4<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0index 30 n s i u 34.<\/span><\/span><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">0.0.<\/span><\/span><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">3<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">mpls traffic-eng<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/1<\/span><\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 backup-path tunnel-te 100<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: bold; line-height: normal;\">! R3<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">mpls ldp<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">router ospf 1<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0router-id 3.3.3.3<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">\u00a0mpls ldp auto-config<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0area 0<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 int lo0<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 int gi0\/0\/0\/0<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 int gi0\/0\/0\/1<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 int gi0\/0\/0\/2<\/span><\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-size: 12px; font-family: Helvetica;\">!<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">mpls traffic-eng<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/0<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/1<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/2<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">router ospf 1<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0mpls traffic-eng router-id lo0<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0area 0<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0 mpls traffic-eng<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">rsvp<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/0<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 bandwidth 15000<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/1<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 bandwidth 15000<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/2<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 bandwidth 15000<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: bold; line-height: normal;\">! R4<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">mpls ldp<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">router ospf 1<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0router-id 4.4.4.4<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">\u00a0mpls ldp auto-config<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0area 0<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 int lo0<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 int gi0\/0\/0\/0<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 int gi0\/0\/0\/1<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 int gi0\/0\/0\/2<\/span><\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-size: 12px; font-family: Helvetica;\">!<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">mpls traffic-eng<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/0<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/1<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/2<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">router ospf 1<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0mpls traffic-eng router-id lo0<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0area 0<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0 mpls traffic-eng<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">rsvp<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/0<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 bandwidth 15000<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/1<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 bandwidth 15000<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">\u00a0int gi0\/0\/0\/2<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 bandwidth 15000<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: bold; line-height: normal;\">! R5<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">mpls label protocol ldp<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nmpls ldp router-id lo0 force<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nint lo0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0ip ospf 1 area 0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nint e1\/0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0ip ospf 1 area 0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nint e1\/1<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0ip ospf 1 area 0<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">router ospf 1<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0router-id 5.5.5.5<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">\u00a0mpls ldp autoconfig<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-size: 12px; font-family: Helvetica;\">!<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">mpls traffic-eng tunnel<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nrouter ospf 1<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0mpls traffic-eng area 0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0mpls traffic-eng router-id lo0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nint e1\/0<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0mpls traffic-eng tunnels<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0ip rsvp bandwidth 15000<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">int e1\/1<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0mpls traffic-eng tunnels<\/span><\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0ip rsvp bandwidth 15000<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: bold; line-height: normal;\">! R6<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">mpls label protocol ldp<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nmpls ldp router-id lo0 force<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nint lo0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0ip ospf 1 area 0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nint e1\/0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0ip ospf 1 area 0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nint e1\/1<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0ip ospf 1 area 0<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">router ospf 1<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0router-id 6.6.6.6<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">\u00a0mpls ldp autoconfig<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-size: 12px; font-family: Helvetica;\">!<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">mpls traffic-eng tunnel<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nrouter ospf 1<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0mpls traffic-eng area 0<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0mpls traffic-eng router-id lo0<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nint e1\/0<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0mpls traffic-eng tunnels<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0ip rsvp bandwidth 105000<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nint e1\/1<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0mpls traffic-eng tunnels<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0ip rsvp bandwidth 15000<\/span><\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-size: 12px; font-family: Helvetica;\">!<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">int lo1<\/span><\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0ip add 6.6.6.66 255.255.255.255<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: bold; line-height: normal;\">! R7<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">mpls label protocol ldp<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nmpls ldp router-id lo0 force<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nint lo0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0ip ospf 1 area 0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nint e1\/0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0ip ospf 1 area 0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nint e1\/1<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0ip ospf 1 area 0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nint s2\/0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0ip ospf 1 area 0<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">router ospf 1<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0router-id 7.7.7.7<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">\u00a0mpls ldp autoconfig<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-size: 12px; font-family: Helvetica;\">!<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">mpls traffic-eng tunnel<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nrouter ospf 1<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0mpls traffic-eng area 0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0mpls traffic-eng router-id lo0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nint e1\/0<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0mpls traffic-eng tunnels<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0ip rsvp bandwidth 15000<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">int e1\/1<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0mpls traffic-eng tunnels<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0ip rsvp bandwidth 15000<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">int s2\/0<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0mpls traffic-eng tunnels<\/span><\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0ip rsvp bandwidth 15000<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: bold; line-height: normal;\">! R8<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">mpls label protocol ldp<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nmpls ldp router-id lo0 force<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nint lo0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0ip ospf 1 area 0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nint e1\/0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0ip ospf 1 area 0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nint s2\/0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0ip ospf 1 area 0<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">router ospf 1<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0router-id 8.8.8.8<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">\u00a0mpls ldp autoconfig<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-size: 12px; font-family: Helvetica;\">!<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">mpls traffic-eng tunnel<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nrouter ospf 1<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0mpls traffic-eng area 0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0mpls traffic-eng router-id lo0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nint e1\/0<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0mpls traffic-eng tunnels<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0ip rsvp bandwidth 15000<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">int s2\/0<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0mpls traffic-eng tunnels<\/span><\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0ip rsvp bandwidth 15000<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-size: 12px; font-family: Helvetica;\">Verification:<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px; font-weight: bold;\">IOS:<\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh ip ospf int bri<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh ip ospf nei<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh ip route ospf<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh mpls int<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh mpls ldp nei<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh mpls ldp dis<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh mpls traffic-eng topology<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh mpls traffic-eng tunnels<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px;-evernote-highlight:true;\">sh mpls traffic-eng tunnels protection<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px;-evernote-highlight:true;\">sh mpls traffic-eng tunnels backup<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px;-evernote-highlight:true;\">sh mpls traffic-eng fast-reroute database state complete<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px;-evernote-highlight:true;\">sh ip explicit-paths<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px;-evernote-highlight:true;\">sh ip rsvp nei<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px;-evernote-highlight:true;\">sh ip rsvp int<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px;-evernote-highlight:true;\">sh ip rsvp sender<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px;-evernote-highlight:true;\">sh ip rsvp reservation<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px; font-weight: bold;\">XR:<\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh ospf int rbi<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh ospf nei<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh route ospf<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh mpls int<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh mpls ldp nei bri<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh mpls ldp dis<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh mpls traffic-eng topology<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh mpls traffic-eng tunnels<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px;-evernote-highlight:true;\">sh mpls traffic-eng tunnels protection<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px;-evernote-highlight:true;\">sh mpls traffic-eng tunnels backup<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px;-evernote-highlight:true;\">sh mpls traffic-eng fast-reroute database state complete<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px;-evernote-highlight:true;\">sh explicit-paths<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px;-evernote-highlight:true;\">sh rsvp nei<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px;-evernote-highlight:true;\">sh rsvp int<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px;-evernote-highlight:true;\">sh rsvp sender<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px;-evernote-highlight:true;\">sh rsvp reservation<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px; font-weight: bold;\">! R1<\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px;-evernote-highlight:true;\">sh ip int bri<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh mpls traffic-eng tunnels<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165);-evernote-highlight:true;\">ping 6.6.6.66<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165);-evernote-highlight:true;\">traceroute 6.6.6.66<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\">\u00a0 \u00a0 \u00a0-&gt; Shutdown interface gi0\/0\/0\/0 on R2 and run traceroute again<\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh mpls traffic-eng tunnels protection<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px;-evernote-highlight:true;\">sh rsvp int<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px;-evernote-highlight:true;\">sh rsvp sender<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px;-evernote-highlight:true;\">sh rsvp reservation<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px; font-weight: bold;\">! R2<\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px;-evernote-highlight:true;\">sh mpls traffic-eng tunnels backup<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px;-evernote-highlight:true;\">sh mpls traffic-eng fast-reroute database state complete<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\">\u00a0 \u00a0 \u00a0-&gt; Shutdown interface gi0\/0\/0\/0 and run this commands again<\/span><\/p>\n<p><span style=\"font-size: 12px; font-weight: bold;\">! R6<\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh mpls traffic-eng tunnels<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>MPLS Traffic Engineering (MPLS TE)<\/p>\n","protected":false},"author":1,"featured_media":481,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6],"tags":[42,31],"class_list":["post-497","post","type-post","status-publish","format-standard","hentry","category-ccie","tag-mpls-te","tag-published"],"_links":{"self":[{"href":"https:\/\/feralpacket.org\/index.php?rest_route=\/wp\/v2\/posts\/497","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/feralpacket.org\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/feralpacket.org\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/feralpacket.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/feralpacket.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=497"}],"version-history":[{"count":3,"href":"https:\/\/feralpacket.org\/index.php?rest_route=\/wp\/v2\/posts\/497\/revisions"}],"predecessor-version":[{"id":526,"href":"https:\/\/feralpacket.org\/index.php?rest_route=\/wp\/v2\/posts\/497\/revisions\/526"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/feralpacket.org\/index.php?rest_route=\/wp\/v2\/media\/481"}],"wp:attachment":[{"href":"https:\/\/feralpacket.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=497"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/feralpacket.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=497"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/feralpacket.org\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=497"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}