R1#sh run Building configuration... Current configuration : 3682 bytes ! ! Last configuration change at 17:01:01 PST Wed Feb 5 2014 version 15.3 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R1 ! boot-start-marker boot-end-marker ! ! ! no aaa new-model clock timezone PST -8 0 mmi polling-interval 60 no mmi auto-configure no mmi pvc mmi snmp-timeout 180 ! ! ! ! ! ip vrf VPNA rd 1:100 route-target export 1:11 route-target import 1:11 ! ip vrf VPNB rd 1:200 route-target export 1:22 route-target import 1:22 ! ! ! ! no ip domain lookup ip cef ipv6 unicast-routing ipv6 cef ipv6 multicast rpf use-bgp ! multilink bundle-name authenticated no mpls ip propagate-ttl ! ! ! ! ! ! ! ! ! redundancy ! ! csdb tcp synwait-time 30 csdb tcp idle-time 3600 csdb tcp finwait-time 5 csdb tcp reassembly max-memory 1024 csdb tcp reassembly max-queue-length 16 csdb udp idle-time 30 csdb icmp idle-time 10 csdb session max-session 65535 ! ! ! ! crypto isakmp diagnose error ! ! ! ! ! ! ! ! interface Loopback0 ip vrf forwarding VPNA ip address 1.1.1.1 255.255.255.255 ! interface Loopback101 ip address 172.16.101.1 255.255.255.0 ip ospf network point-to-point ! interface Tunnel0 ip vrf forwarding VPNA ip address 172.16.124.1 255.255.255.0 no ip redirects ip mtu 1416 ip nhrp map multicast dynamic ip nhrp network-id 1 ip ospf network point-to-point ip ospf cost 1 ipv6 address 2005:DEAD:BEEF:124::1/80 ipv6 nhrp map multicast dynamic ipv6 nhrp network-id 1 tunnel source 10.0.0.1 tunnel mode gre multipoint ! interface Tunnel124 no ip address ! interface Ethernet0/0 no ip address ! interface Ethernet0/0.17 encapsulation dot1Q 17 ip vrf forwarding VPNB ip address 172.16.120.1 255.255.255.0 ipv6 address 2005:DEAD:BEEF:120::1/80 ipv6 ospf 1 area 0 ! interface Ethernet0/0.124 encapsulation dot1Q 124 ip address 10.0.0.1 255.255.255.0 ! interface Ethernet0/1 no ip address shutdown ! interface Ethernet0/2 no ip address shutdown ! interface Ethernet0/3 no ip address shutdown ! interface Serial1/0 ip address 172.16.13.1 255.255.255.0 ipv6 address 2005:DEAD:BEEF:13::1/80 ipv6 eigrp 1 mpls ip serial restart-delay 0 ! interface Serial1/1 no ip address shutdown serial restart-delay 0 ! interface Serial1/2 no ip address shutdown serial restart-delay 0 ! interface Serial1/3 no ip address shutdown serial restart-delay 0 ! router ospf 2 vrf VPNA router-id 11.11.11.11 area 10 sham-link 1.1.1.1 4.4.4.4 redistribute bgp 1 subnets network 172.16.124.0 0.0.0.255 area 10 ! router ospf 3 vrf VPNB router-id 111.111.111.111 redistribute bgp 1 subnets network 172.16.120.0 0.0.0.255 area 0 ! router ospf 1 router-id 1.1.1.1 network 172.16.13.1 0.0.0.0 area 0 network 172.16.101.1 0.0.0.0 area 0 ! router bgp 1 bgp router-id 1.1.1.1 bgp log-neighbor-changes neighbor 172.16.104.1 remote-as 1 neighbor 172.16.104.1 update-source Loopback101 ! address-family vpnv4 neighbor 172.16.104.1 activate neighbor 172.16.104.1 send-community extended exit-address-family ! address-family ipv4 vrf VPNA network 1.1.1.1 mask 255.255.255.255 redistribute ospf 2 exit-address-family ! address-family ipv4 vrf VPNB redistribute ospf 3 exit-address-family ! ip forward-protocol nd ! ip as-path access-list 1 permit _600$ ! no ip http server no ip http secure-server ! ipv6 router eigrp 1 ! ipv6 router ospf 1 router-id 1.1.1.1 ! ! route-map ToAS600 permit 10 match as-path 1 set local-preference 666 ! route-map ToAS600 permit 20 ! ! mpls ldp router-id Loopback101 ! control-plane ! ! ! ! ! ! ! line con 0 exec-timeout 0 0 privilege level 15 logging synchronous line aux 0 line vty 0 4 login transport input all ! ! end