! version 12.2 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R15 ! logging queue-limit 100 enable password w0rksh0p ! memory-size iomem 15 ip subnet-zero ! ! ! ip dhcp pool DHCPPoolLAN_0 network 132.160.133.56 255.255.255.248 dns-server 207.75.164.59 default-router 132.160.133.57 ! 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 HOST LAN CONNECTION ip address 132.160.133.57 255.255.255.248 duplex auto speed auto ipv6 address 2001:468:108B:3::1/64 ipv6 address 3FFE:3700:108B:3::/64 ipv6 rip ipsix enable ipv6 rip ipsix default-information originate ! interface Serial0/0 no ip address shutdown no fair-queue ! interface FastEthernet0/1 description UPLINK R15<->R11 ip address 132.160.133.14 255.255.255.252 duplex auto speed auto ipv6 address 2001:468:1088:3::2/64 ipv6 rip ipsix enable ipv6 rip ipsix default-information originate ! router ospf 100 log-adjacency-changes network 132.160.133.0 0.0.0.255 area 0 ! router bgp 65015 no synchronization bgp router-id 192.168.2.15 bgp log-neighbor-changes neighbor Abilene-v6 peer-group neighbor Abilene-v6 remote-as 65011 neighbor 2001:468:1088:3::1 peer-group Abilene-v6 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 2001:468:1088:3::1 peer-group Abilene-v6 network 2001:468:108B::/48 aggregate-address 2001:468:108B::/48 summary-only exit-address-family ! address-family ipv4 neighbor Abilene-v6 activate no auto-summary no synchronization exit-address-family ! ip http server ip classless ! ! ! ipv6 route 2001:468:108B::/48 Null0 ipv6 router rip ipsix redistribute connected ! ! ! ipv6 prefix-list to-Abilene-v6 seq 10 permit 2001:468:108B::/48 ! ! ipv6 access-list v6vty sequence 20 permit ipv6 2001:468:108B::/48 any call rsvp-sync ! ! mgcp profile default ! ! ! dial-peer cor custom ! ! ! ! line con 0 line aux 0 line vty 0 4 password w0rksh0p ipv6 access-class v6vty in login ! ! end