R2#sh run Building configuration... Current configuration : 2300 bytes ! ! Last configuration change at 10:48:57 UTC Wed Apr 2 2014 ! version 12.2 service timestamps debug datetime msec service timestamps log datetime msec ! hostname R2 ! boot-start-marker boot-end-marker ! ! no aaa new-model ip source-route ip vrf A rd 1:1 route-target export 1:1 route-target import 1:1 bgp next-hop Loopback100 ! ! ! ! ! no ip domain lookup ip domain name lab.local ip cef no ipv6 cef ! ! mpls traffic-eng tunnels multilink bundle-name authenticated ! ! ! ! ! ! ! ! ! ! interface Loopback0 ip address 10.1.2.2 255.255.255.255 ! interface Loopback100 ip address 10.1.22.22 255.255.255.255 ! interface Tunnel0 ip unnumbered Loopback0 mpls ip tunnel mode mpls traffic-eng tunnel destination 10.1.4.4 tunnel mpls traffic-eng path-option 1 dynamic ! interface FastEthernet0/0 no ip address shutdown duplex half ! interface GigabitEthernet1/0 ip vrf forwarding A ip address 10.1.12.2 255.255.255.0 negotiation auto ! interface GigabitEthernet2/0 ip address 10.1.23.2 255.255.255.0 negotiation auto mpls traffic-eng tunnels ip rsvp bandwidth ! interface GigabitEthernet3/0 ip address 10.1.25.2 255.255.255.0 negotiation auto mpls traffic-eng tunnels ip rsvp bandwidth ! router ospf 1 log-adjacency-changes network 10.1.2.2 0.0.0.0 area 0 network 10.1.23.0 0.0.0.255 area 0 network 10.1.25.0 0.0.0.255 area 0 mpls ldp autoconfig mpls traffic-eng router-id Loopback0 mpls traffic-eng area 0 ! router bgp 100 bgp log-neighbor-changes neighbor 10.1.4.4 remote-as 100 neighbor 10.1.4.4 update-source Loopback0 ! address-family ipv4 no synchronization no neighbor 10.1.4.4 activate no auto-summary exit-address-family ! address-family vpnv4 neighbor 10.1.4.4 activate neighbor 10.1.4.4 send-community extended neighbor 10.1.4.4 next-hop-self exit-address-family ! address-family ipv4 vrf A no synchronization redistribute connected redistribute static exit-address-family ! ! ! no ip http server no ip http secure-server ip route 10.1.44.44 255.255.255.255 Tunnel0 ip route vrf A 192.168.1.0 255.255.255.0 10.1.12.1 ! ! ! ! control-plane ! ! line con 0 exec-timeout 0 0 privilege level 15 logging synchronous stopbits 1 line aux 0 exec-timeout 0 0 privilege level 15 logging synchronous stopbits 1 line vty 0 4 login ! end