Configuration 2005.12.22.18.03.33.N.1, Device R7!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R7
!
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:7:7::7/64
!
interface Loopback1
 no ip address
 ipv6 address 2017:17:17::7/128
!
interface Tunnel0
 no ip address
 no ip redirects
 ipv6 address 2002:B428:701::7/128
 tunnel source FastEthernet0/1
 tunnel mode ipv6ip 6to4
 no shutdown
!
interface FastEthernet0/0
 no ip address
 shutdown
 speed auto
 duplex auto
!
interface BRI0/0
 no ip address
 shutdown
!
interface FastEthernet0/1
 ip address 180.40.7.1 255.255.255.224
 speed auto
 duplex auto
 ipv6 nat
 no shutdown
!
interface Serial1/0
 no ip address
 encapsulation frame-relay
 no shutdown
!
interface Serial1/0.1 point-to-point
 ipv6 address 2005:0:237::/64 eui-64
 ipv6 nat
 ipv6 ospf 1 area 0
 frame-relay interface-dlci 703   
 no shutdown
!
interface Serial1/0.2 point-to-point
 ipv6 address 2005:0:702::/64 eui-64
 ipv6 ospf 1 area 0
 frame-relay interface-dlci 702   
 no shutdown
!
interface Serial1/1
 no ip address
 shutdown
!
interface Serial1/2
 no ip address
 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 rip
 version 2
 redistribute static
 network 180.40.0.0
 no auto-summary
!
router bgp 700
 no synchronization
 bgp router-id 7.7.7.7
 bgp log-neighbor-changes
 neighbor 2005:0:237:0:212:7FFF:FE7D:3A00 remote-as 230
 neighbor 2005:0:237:0:212:7FFF:FE7D:3A00 ebgp-multihop 2
 no neighbor 2005:0:237:0:212:7FFF:FE7D:3A00 activate
 neighbor 2005:0:702:0:212:7FFF:FE80:F4A0 remote-as 230
 no neighbor 2005:0:702:0:212:7FFF:FE80:F4A0 activate
 neighbor 2017:17:17::1 remote-as 140
 neighbor 2017:17:17::1 ebgp-multihop 2
 neighbor 2017:17:17::1 update-source Loopback1
 no neighbor 2017:17:17::1 activate
 no auto-summary
 !
 address-family ipv6
 neighbor 2005:0:237:0:212:7FFF:FE7D:3A00 activate
 neighbor 2005:0:702:0:212:7FFF:FE80:F4A0 activate
 neighbor 2005:0:702:0:212:7FFF:FE80:F4A0 route-map ProbD in
 neighbor 2017:17:17::1 activate
 network 2000:7:7::/64
 network 2005:0:237::/64
 network 2005:0:702::/64
 exit-address-family
!
ip classless
ip route 33.33.33.0 255.255.255.0 Null0
!
no ip http server
no ip http secure-server
!
access-list 1 permit 180.40.7.2
access-list 1 permit 180.40.7.33
ipv6 route 2002::/16 Tunnel0
ipv6 route ::/0 2002:B428:742::1
ipv6 router ospf 1
 router-id 7.7.7.7
 log-adjacency-changes
 redistribute connected
!
ipv6 router rip RipR7
!
ipv6 nat v4v6 source list 1 pool ProbF
ipv6 nat v6v4 source 2005:0:237:0:212:7FFF:FE7D:3A00 33.33.33.33
ipv6 nat prefix 2006:6:6::/96
!
!
ipv6 prefix-list ProbD seq 5 permit 2000:4:4::/64
route-map ProbD permit 10
 match ipv6 address prefix-list ProbD
 set local-preference 77777
!
route-map ProbD permit 20
!
!
!
!
!
!
!
!
!
line con 0
 exec-timeout 0 0
 logging synchronous
line aux 0
line vty 0 4
 privilege level 15
 no login
!
!
end