! version 12.2 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R12 ! logging queue-limit 100 enable password w0rksh0p ! ip subnet-zero ! ! ip name-server 128.171.3.13 ! ip dhcp pool DHCPPoolLAN_0 network 132.160.133.64 255.255.255.248 dns-server 128.171.3.13 default-router 132.160.133.66 ! ipv6 unicast-routing mpls ldp logging neighbor-changes ! ! ! ! ! ! ! ! ! no voice hpi capture buffer no voice hpi capture destination ! ! mta receive maximum-recipients 0 ! ! ! ! interface FastEthernet0/0 description Connection to R10 ip address 132.160.133.66 255.255.255.248 duplex auto speed auto ipv6 address 2001:468:1082::2/64 ipv6 enable ! interface FastEthernet0/1 description Connection to R18 ip address 132.160.133.25 255.255.255.252 duplex auto speed auto ipv6 address 2001:468:1090:3::1/64 ipv6 enable ! interface FastEthernet1/0 description Connection to R16 ip address 132.160.133.17 255.255.255.252 duplex auto speed auto ipv6 address 2001:468:1090:1::1/64 ipv6 enable ! interface FastEthernet2/0 description Connection to R17 ip address 132.160.133.21 255.255.255.252 duplex auto speed auto ipv6 address 2001:468:1090:2::1/64 ipv6 enable ! router ospf 100 log-adjacency-changes network 132.160.133.0 0.0.0.255 area 0 ! router bgp 65012 no synchronization bgp router-id 128.171.225.113 bgp log-neighbor-changes neighbor Abilene-v6 peer-group neighbor Abilene-v6 remote-as 65010 neighbor r16 peer-group neighbor r16 remote-as 65016 neighbor r17 peer-group neighbor r17 remote-as 65017 neighbor r18 peer-group neighbor r18 remote-as 65018 neighbor 2001:468:1082::1 peer-group Abilene-v6 neighbor 2001:468:1090:1::2 peer-group r16 neighbor 2001:468:1090:2::2 peer-group r17 neighbor 2001:468:1090:3::2 peer-group r18 no auto-summary ! address-family ipv4 multicast no auto-summary no synchronization exit-address-family ! address-family ipv6 neighbor Abilene-v6 activate neighbor Abilene-v6 soft-reconfiguration inbound neighbor Abilene-v6 prefix-list to-Abilene-v6 out neighbor r16 activate neighbor r16 soft-reconfiguration inbound neighbor r17 activate neighbor r17 soft-reconfiguration inbound neighbor r18 activate neighbor r18 soft-reconfiguration inbound neighbor 2001:468:1082::1 peer-group Abilene-v6 neighbor 2001:468:1090:1::2 peer-group r16 neighbor 2001:468:1090:2::2 peer-group r17 neighbor 2001:468:1090:3::2 peer-group r18 network 2001:468:1090::/45 aggregate-address 2001:468:1090::/45 summary-only no synchronization redistribute static exit-address-family ! address-family ipv4 redistribute static neighbor Abilene-v6 activate neighbor r16 activate neighbor r17 activate neighbor r18 activate no auto-summary no synchronization exit-address-family ! ip http server ip classless ! ! ! ipv6 route 2001:468:1090::/45 Null0 ipv6 route ::/0 2001:468:1082::1 ! ! ipv6 prefix-list to-Abilene-v6 seq 10 permit 2001:468:1090::/45 ! call rsvp-sync ! ! mgcp profile default ! ! ! dial-peer cor custom ! ! ! ! line con 0 logging synchronous line aux 0 line vty 0 4 ! ! end