! version 12.2 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R2 ! 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:2:2::/64 eui-64 ! interface FastEthernet0/0 no ip address shutdown speed auto duplex auto ! interface BRI0/0 no ip address shutdown ! interface FastEthernet0/1 no ip address shutdown speed auto duplex auto ! 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 203 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 207 no shutdown ! interface Serial1/1 no ip address ipv6 address 2005:0:102::/64 eui-64 ipv6 rip MyRip enable no shutdown ! interface Serial1/2 no ip address ipv6 address 2005:0:1203::/64 eui-64 ipv6 ospf 1 area 0 clockrate 64000 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 230 no synchronization bgp router-id 2.2.2.2 bgp log-neighbor-changes neighbor 2005:0:102:0:20A:41FF:FECF:5980 remote-as 140 neighbor 2005:0:237:0:213:60FF:FE33:3E00 remote-as 230 neighbor 2005:0:702:0:213:7FFF:FE12:A540 remote-as 700 neighbor 2005:0:1203:0:213:60FF:FE33:3E00 remote-as 230 no auto-summary ! address-family ipv4 multicast no auto-summary no synchronization exit-address-family ! address-family ipv6 neighbor 2005:0:102:0:20A:41FF:FECF:5980 activate neighbor 2005:0:237:0:213:60FF:FE33:3E00 activate neighbor 2005:0:702:0:213:7FFF:FE12:A540 activate neighbor 2005:0:702:0:213:7FFF:FE12:A540 route-map Prob10 out neighbor 2005:0:1203:0:213:60FF:FE33:3E00 activate network 2000:2:2::/64 network 2005:0:102::/64 network 2005:0:1203::/64 exit-address-family ! address-family ipv4 no neighbor 2005:0:102:0:20A:41FF:FECF:5980 activate no neighbor 2005:0:237:0:213:60FF:FE33:3E00 activate no neighbor 2005:0:702:0:213:7FFF:FE12:A540 activate no neighbor 2005:0:1203:0:213:60FF:FE33:3E00 activate no auto-summary no synchronization exit-address-family ! no ip http server no ip http secure-server ip classless ! ip as-path access-list 1 permit ^$ ! ! ipv6 router ospf 1 router-id 2.2.2.2 log-adjacency-changes redistribute connected redistribute rip MyRip ! ipv6 router rip MyRip redistribute connected redistribute ospf 1 metric 3 ! ! ! ipv6 prefix-list Prob10 seq 5 permit 2000::/16 ge 64 le 64 route-map Prob10 permit 10 match ipv6 address prefix-list Prob10 match as-path 1 set as-path prepend 230 230 230 230 ! route-map Prob10 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