Configuration 2006.03.02.21.49.03.N.5, Device R3!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R3
!
boot-start-marker
boot-end-marker
!
!
no network-clock-participate slot 1 
no network-clock-participate wic 0 
no aaa new-model
ip subnet-zero
!
!
!
ip cef
no ip domain lookup
ip audit po max-events 100
ipv6 unicast-routing
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
! 
!
!
!
!
interface Loopback0
 no ip address
 ipv6 address 2000:3:3::/64 eui-64
 ipv6 ospf 1 area 51
!
interface Loopback1
 no ip address
 ipv6 address 2006:3:3::/128
!
interface FastEthernet0/0
 no ip address
 shutdown
 speed auto
 duplex auto
!
interface BRI0/0
 no ip address
 shutdown
!
interface FastEthernet0/1
 no ip address
 speed auto
 duplex auto
 no shutdown
!
interface Serial1/0
 no ip address
 encapsulation frame-relay
 ipv6 address 2005:0:237::/64 eui-64
 ipv6 ospf network point-to-multipoint
 ipv6 ospf hello-interval 10
 ipv6 ospf 1 area 0
 frame-relay map ipv6 2005:0:237:0:212:7FFF:FE80:F460 302 broadcast
 frame-relay map ipv6 2005:0:237:0:212:7FFF:FE8D:1EC0 307 broadcast
 frame-relay map ipv6 FE80::212:7FFF:FE80:F460 302 broadcast
 frame-relay map ipv6 FE80::212:7FFF:FE8D:1EC0 307 broadcast
 no shutdown
!
interface Serial1/1
 no ip address
 shutdown
!
interface Serial1/2
 no ip address
 ipv6 address 2005:0:1203::/64 eui-64
 ipv6 ospf 1 area 20
 no shutdown
!
interface Serial1/3
 no ip address
 shutdown
!
interface Serial1/4
 no ip address
 shutdown
!
interface Serial1/5
 no ip address
 shutdown
!
interface Serial1/6
 no ip address
 shutdown
!
interface Serial1/7
 no ip address
 shutdown
!
router bgp 100
 no synchronization
 bgp router-id 3.3.3.3
 bgp log-neighbor-changes
 neighbor 2005:0:102:0:212:7FFF:FE80:F460 remote-as 100
 neighbor 2005:0:102:0:212:7FFF:FE80:F460 update-source Loopback0
 no neighbor 2005:0:102:0:212:7FFF:FE80:F460 activate
 neighbor 2005:0:237:0:212:7FFF:FE8D:1EC0 remote-as 100
 neighbor 2005:0:237:0:212:7FFF:FE8D:1EC0 update-source Loopback0
 no neighbor 2005:0:237:0:212:7FFF:FE8D:1EC0 activate
 no auto-summary
 !
 address-family ipv6
 neighbor 2005:0:102:0:212:7FFF:FE80:F460 activate
 neighbor 2005:0:102:0:212:7FFF:FE80:F460 route-reflector-client
 neighbor 2005:0:237:0:212:7FFF:FE8D:1EC0 activate
 neighbor 2005:0:237:0:212:7FFF:FE8D:1EC0 route-reflector-client
 network 2006:3:3::/128
 exit-address-family
!
ip classless
!
no ip http server
no ip http secure-server
!
ipv6 router ospf 1
 router-id 3.3.3.3
 log-adjacency-changes
 area 20 virtual-link 2.2.2.2
!
!
!
!
!
!
!
!
!
!
line con 0
 exec-timeout 0 0
 logging synchronous
line aux 0
line vty 0 4
 privilege level 15
 no login
!
!
end