Current configuration : 2561 bytes ! version 12.2 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R2 ! logging queue-limit 100 enable password w0rksh0p ! ip subnet-zero ! ! no ip domain lookup ! ip dhcp pool DHCPPoolLAN_0 network 199.165.64.0 255.255.255.0 dns-server 207.75.164.59 default-router 199.165.64.34 ! 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 R2 ip address 199.165.64.34 255.255.255.248 duplex auto speed auto ipv6 address 2001:468:2400::2/64 ! interface FastEthernet0/1 description R6 ip address 199.165.64.13 255.255.255.252 duplex auto speed auto ipv6 address 2001:468:2403::1/64 ! interface FastEthernet1/0 description R4 ip address 199.165.64.5 255.255.255.252 duplex auto speed auto ipv6 address 2001:468:2401::1/64 ! interface FastEthernet2/0 description R5 ip address 199.165.64.9 255.255.255.252 duplex auto speed auto ipv6 address 2001:468:2402::1/64 ! router ospf 100 log-adjacency-changes network 199.165.64.0 0.0.0.255 area 0 ! router bgp 65502 no synchronization bgp router-id 192.168.2.1 bgp log-neighbor-changes neighbor r1 peer-group neighbor r1 remote-as 65504 neighbor 2001:468:2400::1 remote-as 65504 neighbor 2001:468:2401::2 remote-as 65501 neighbor 2001:468:2402::2 remote-as 65505 neighbor 2001:468:2403::2 remote-as 65506 no auto-summary ! address-family ipv4 multicast no auto-summary no synchronization exit-address-family ! address-family ipv6 neighbor r1 activate neighbor r1 prefix-list to-r1 out neighbor 2001:468:2400::1 activate neighbor 2001:468:2401::2 activate neighbor 2001:468:2402::2 activate neighbor 2001:468:2403::2 activate network 2001:468:2400::/40 exit-address-family ! address-family ipv4 neighbor r1 activate no neighbor 2001:468:2400::1 activate no neighbor 2001:468:2401::2 activate no neighbor 2001:468:2402::2 activate no neighbor 2001:468:2403::2 activate no auto-summary no synchronization exit-address-family ! ip http server ip classless ! ! ! ipv6 route 2001:468:2400::/40 Null0 ! ! ipv6 prefix-list to-Abilene-v6 seq 10 permit 2001:468:2400::/40 ! ipv6 prefix-list to-r1 seq 10 permit 2001:468:2400::/40 ! ! ipv6 access-list v6vty permit ipv6 2001:468:2400::/40 any call rsvp-sync ! ! mgcp profile default ! ! ! dial-peer cor custom ! ! ! ! line con 0 line aux 0 line vty 0 4 password w0rksh0p login ! ! end