R6#sh run
Building configuration...

Current configuration : 3096 bytes
!
! Last configuration change at 18:13:56 PST Wed Feb 5 2014
version 15.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R6
!
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-routing
ipv6 multicast rpf use-bgp
!
multilink bundle-name authenticated
!
!
!
!
!
!
!
!
!
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 6.6.6.6 255.255.255.255
 ipv6 address 6:6:6:6::6/128
 ospfv3 1 ipv6 area 0
 ospfv3 1 ipv4 area 0
!
interface Loopback106
 ip address 172.16.106.1 255.255.255.0
 ip pim sparse-dense-mode
 ip ospf network point-to-point
 ipv6 address 2001:DEAD:BEEF:106::1/128
 ipv6 mld join-group FF05::255:1:1
 ospfv3 1 ipv6 area 0
 ospfv3 1 ipv4 area 0
!
interface Loopback200
 ip address 200.1.16.1 255.255.255.0
 ipv6 address 2001:DEAD:BEEF:200:16::1/96
 ospfv3 1 ipv6 area 0
 ospfv3 1 ipv4 area 0
!
interface Loopback201
 ip address 200.1.17.1 255.255.255.0
 ipv6 address 2001:DEAD:BEEF:200:17::1/96
 ospfv3 1 ipv6 area 0
 ospfv3 1 ipv4 area 0
!
interface Loopback202
 ip address 200.1.18.1 255.255.255.0
 ipv6 address 2001:DEAD:BEEF:200:18::1/96
 ospfv3 1 ipv6 area 0
 ospfv3 1 ipv4 area 0
!
interface Loopback203
 ip address 200.1.19.1 255.255.255.0
 ipv6 address 2001:DEAD:BEEF:200:19::1/96
 ospfv3 1 ipv6 area 0
 ospfv3 1 ipv4 area 0
!
interface Ethernet0/0
 no ip address
!
interface Ethernet0/0.26
 encapsulation dot1Q 26
 ip address 172.16.26.6 255.255.255.0
 ip pim sparse-dense-mode
 ip ospf cost 70
 ipv6 address 2005:DEAD:BEEF:26::6/80
 ospfv3 1 ipv6 area 0
 ospfv3 1 ipv4 area 0
!
interface Ethernet0/0.46
 encapsulation dot1Q 46
 ip address 172.16.46.6 255.255.255.0
 ipv6 address 2005:DEAD:BEEF:46::6/80
!
interface Ethernet0/1
 no ip address
 shutdown
!
interface Ethernet0/2
 no ip address
 shutdown
!
interface Ethernet0/3
 no ip address
 shutdown
!
interface Serial1/0
 no ip address
 shutdown
 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 ospfv3 1
 router-id 6.6.6.6
 !
 address-family ipv4 unicast
 exit-address-family
 !
 address-family ipv6 unicast
 exit-address-family
!
ip forward-protocol nd
!
!
no ip http server
no ip http secure-server
!
!
route-map Loops permit 10
 match interface Loopback200 Loopback201 Loopback202 Loopback203
!
!
!
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