Configuration 2005.11.11.13.30.52.N.14, Device R7!
version 12.2
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R7
!
logging queue-limit 100
!
ip subnet-zero
!
!
no ip domain lookup
!
ip audit notify log
ip audit po max-events 100
ipv6 unicast-routing
mpls ldp logging neighbor-changes
!
! 
!
!
!
!
!
!
!
!
!
!
no voice hpi capture buffer
no voice hpi capture destination 
!
!
mta receive maximum-recipients 0
!
!
!
!
interface Loopback0
 no ip address
 ipv6 address 2000:7:7::/64 eui-64
!
interface Tunnel0
 no ip address
 ipv6 address 2005:17:17::7/64
 ipv6 rip R7Rip enable
 tunnel source FastEthernet0/1
 tunnel destination 180.40.7.66
 tunnel mode ipv6ip
 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
 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 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
 network 180.40.0.0
 no auto-summary
!
router bgp 700
 no synchronization
 bgp log-neighbor-changes
 neighbor 2005:0:237:0:213:7FFF:FE15:F280 remote-as 230
 neighbor 2005:0:237:0:213:7FFF:FE15:F280 ebgp-multihop 2
 neighbor 2005:0:702:0:213:7FFF:FE15:F2E0 remote-as 230
 neighbor 2005:17:17::1 remote-as 140
 no auto-summary
 !
 address-family ipv4 multicast
 no auto-summary
 no synchronization
 exit-address-family
 !
 address-family ipv6
 neighbor 2005:0:237:0:213:7FFF:FE15:F280 activate
 neighbor 2005:0:702:0:213:7FFF:FE15:F2E0 activate
 neighbor 2005:0:702:0:213:7FFF:FE15:F2E0 route-map prob9 in
 neighbor 2005:17:17::1 activate
 network 2000:7:7::/64
 network 2005:0:237::/64
 network 2005:0:702::/64
 network 2005:17:17::/64
 exit-address-family
 !
 address-family ipv4
 no neighbor 2005:0:237:0:213:7FFF:FE15:F280 activate
 no neighbor 2005:0:702:0:213:7FFF:FE15:F2E0 activate
 no neighbor 2005:17:17::1 activate
 no auto-summary
 no synchronization
 exit-address-family
!
no ip http server
no ip http secure-server
ip classless
!
!
!
ipv6 router ospf 1
 router-id 7.7.7.7
 log-adjacency-changes
!
ipv6 router rip R7Rip
!
!
!
ipv6 prefix-list prob9 seq 5 permit 2000:4:4::/64
route-map prob9 permit 10
 match ipv6 address prefix-list prob9
 set local-preference 99999
!
route-map prob9 permit 20
!
!
call rsvp-sync
!
!
mgcp profile default
!
!
!
dial-peer cor custom
!
!
!
!
!
line con 0
 exec-timeout 0 0
 logging synchronous
line aux 0
line vty 0 4
 privilege level 15
 no login
!
!
end