! version 12.2 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname R6 ! boot-start-marker boot-end-marker ! vrf definition red rd 1:1 ! address-family ipv6 route-target export 100:100 route-target import 100:100 exit-address-family ! ! no aaa new-model ip subnet-zero ip tcp synwait-time 5 ! ! ! ! ip cef no ip domain lookup ipv6 unicast-routing ipv6 cef ! ! multilink bundle-name authenticated mpls traffic-eng tunnels no mpls traffic-eng auto-bw timers frequency 0 ! ! interface Tunnel0 ip unnumbered Loopback0 tunnel destination 10.0.6.2 tunnel mode mpls traffic-eng tunnel mpls traffic-eng autoroute announce tunnel mpls traffic-eng path-option 10 dynamic ! interface Loopback0 ip address 10.0.9.6 255.255.255.255 no clns route-cache ! interface Loopback106 vrf forwarding red no ip address ipv6 address FEC0:CC1E:6::6/128 ! interface FastEthernet0/0 ip address 10.0.8.5 255.255.255.252 ip mtu 1494 ip router isis speed auto duplex auto mpls traffic-eng tunnels clns mtu 1494 isis network point-to-point ip rsvp bandwidth ! interface FastEthernet0/1 ip address 10.0.8.1 255.255.255.252 ip router isis speed auto duplex auto mpls traffic-eng tunnels clns mtu 1494 isis network point-to-point ip rsvp bandwidth ! interface FastEthernet2/0 no ip address duplex half ! router isis net 49.0000.0000.0006.00 is-type level-2-only metric-style wide passive-interface Loopback0 mpls traffic-eng router-id Loopback0 mpls traffic-eng level-2 ! router bgp 1 no bgp default ipv4-unicast bgp log-neighbor-changes neighbor 10.0.6.2 remote-as 1 neighbor 10.0.6.2 update-source Loopback0 ! address-family ipv4 no synchronization no auto-summary exit-address-family ! address-family vpnv6 neighbor 10.0.6.2 activate neighbor 10.0.6.2 send-community both exit-address-family ! address-family ipv6 vrf red redistribute connected metric 1 no synchronization exit-address-family ! ip classless ! ! no ip http server no ip http secure-server ! ! ! ! control-plane ! ! line con 0 exec-timeout 0 0 privilege level 15 stopbits 1 line aux 0 stopbits 1 line vty 0 4 login ! end