R3#sh run Building configuration... Current configuration : 2646 bytes ! ! Last configuration change at 17:44:34 PST Wed Feb 5 2014 version 15.3 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R3 ! 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 ! ! ! ! ! ! ! ! no ip domain lookup ip multicast-routing 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 address 3.3.3.3 255.255.255.255 ipv6 address 3:3:3:3::3/128 ospfv3 1 ipv6 area 0 ospfv3 1 ipv4 area 0 ! interface Loopback103 ip address 172.16.103.1 255.255.255.0 ip pim sparse-dense-mode ip igmp join-group 239.255.1.1 ip ospf network point-to-point ipv6 address 2001:DEAD:BEEF:103::1/128 ospfv3 1 ipv6 area 0 ospfv3 1 ipv4 area 0 ! interface Ethernet0/0 no ip address shutdown ! 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.3 255.255.255.0 ip pim sparse-dense-mode ipv6 address 2005:DEAD:BEEF:13::3/80 ospfv3 1 ipv6 area 0 ospfv3 1 ipv4 area 0 serial restart-delay 0 ! interface Serial1/1 ip address 172.16.43.3 255.255.255.0 ip pim sparse-dense-mode ipv6 address 2005:DEAD:BEEF:43::3/80 ospfv3 1 ipv6 area 0 ospfv3 1 ipv4 area 0 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 eigrp Fred ! router ospfv3 1 router-id 3.3.3.3 ! address-family ipv4 unicast exit-address-family ! address-family ipv6 unicast exit-address-family ! ip forward-protocol nd ! ip as-path access-list 1 permit _\(65001\)_ ! no ip http server no ip http secure-server ! ! route-map ThruR1v6 permit 10 match as-path 1 set ipv6 next-hop 2005:DEAD:BEEF:13::1 ! route-map ThruR1v6 permit 20 ! route-map ThruR1 permit 10 match as-path 1 set ip next-hop 172.16.13.1 ! route-map ThruR1 permit 20 ! ! mpls ldp router-id Loopback103 ! 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