R4#sh run Building configuration... Current configuration : 4002 bytes ! ! Last configuration change at 16:49:15 PST Wed Feb 5 2014 version 15.3 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R4 ! 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 ! ! ! ! ! ! ! ! username R5 password 0 C1sc0 ! 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 4.4.4.4 255.255.255.255 ! interface Loopback104 ip address 172.16.104.1 255.255.255.0 ip ospf network point-to-point ! interface Tunnel0 ip address 172.16.124.4 255.255.255.0 no ip redirects ip mtu 1416 ip nhrp map 172.16.124.1 10.0.0.1 ip nhrp map multicast 10.0.0.1 ip nhrp network-id 1 ip nhrp nhs 172.16.124.1 ipv6 address 2005:DEAD:BEEF:124::4/80 ipv6 nhrp map multicast dynamic ipv6 nhrp map multicast 10.0.0.1 ipv6 nhrp map 2005:DEAD:BEEF:124::1/80 10.0.0.1 ipv6 nhrp network-id 1 ipv6 nhrp nhs 2005:DEAD:BEEF:124::1 tunnel source 10.0.0.4 tunnel mode gre multipoint ! interface Ethernet0/0 ip address 10.0.0.4 255.255.255.0 ! interface Ethernet0/1 ip vrf forwarding VPNA ip address 172.16.46.4 255.255.255.0 ! interface Ethernet0/2 no ip address shutdown ! interface Ethernet0/3 no ip address shutdown ! interface Serial1/0 ip vrf forwarding VPNB ip address 172.16.45.4 255.255.255.0 encapsulation ppp ipv6 address 2005:DEAD:BEEF:45::4/80 ppp authentication chap serial restart-delay 0 ! interface Serial1/1 ip address 172.16.43.4 255.255.255.0 ipv6 address 2005:DEAD:BEEF:43::4/80 ipv6 eigrp 1 mpls ip 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 44.44.44.44 area 10 sham-link 4.4.4.4 1.1.1.1 redistribute bgp 1 subnets network 172.16.46.4 0.0.0.0 area 10 ! router ospf 30 vrf VPNB router-id 144.144.144.144 domain-id 0.0.0.3 redistribute bgp 1 subnets network 172.16.45.4 0.0.0.0 area 0 ! router ospf 1 router-id 4.4.4.4 network 172.16.43.4 0.0.0.0 area 0 network 172.16.104.1 0.0.0.0 area 0 ! router bgp 1 bgp router-id 4.4.4.4 bgp log-neighbor-changes neighbor 172.16.101.1 remote-as 1 neighbor 172.16.101.1 update-source Loopback104 ! address-family vpnv4 neighbor 172.16.101.1 activate neighbor 172.16.101.1 send-community extended exit-address-family ! address-family ipv4 vrf VPNA network 4.4.4.4 mask 255.255.255.255 redistribute ospf 2 exit-address-family ! address-family ipv4 vrf VPNB redistribute ospf 30 exit-address-family ! ip forward-protocol nd ! ip as-path access-list 1 permit _200$ ! no ip http server no ip http secure-server ! ! ip prefix-list R6Loopv4 seq 5 permit 200.1.16.0/23 ge 24 le 24 ipv6 router eigrp 1 ! ! ! ipv6 prefix-list R6Loopv6 seq 5 permit 2001:DEAD:BEEF:200:16::/79 ge 96 le 96 route-map NoExport permit 10 set community no-export ! route-map ToR5v6 permit 10 match ipv6 address prefix-list R6Loopv6 ! route-map ToR5v6 permit 20 match as-path 1 ! route-map ToR5v4 permit 10 match ip address prefix-list R6Loopv4 ! route-map ToR5v4 permit 20 match as-path 1 ! ! mpls ldp router-id Loopback104 ! 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