Building configuration... Current configuration : 2824 bytes ! version 12.2 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R3 ! logging queue-limit 100 enable password w0rksh0p ! memory-size iomem 10 ip subnet-zero ! ! ! ip dhcp pool DHCPPoolLAN_0 network 199.165.64.64 255.255.255.248 dns-server 128.205.106.1 128.205.1.2 default-router 199.165.64.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 ip address 199.165.64.66 255.255.255.248 duplex auto speed auto ipv6 address 2001:468:2800::2/64 ! interface FastEthernet0/1 ip address 199.165.64.25 255.255.255.252 duplex auto speed auto ipv6 address 2001:468:2830::1/64 ! interface FastEthernet1/0 ip address 199.165.64.17 255.255.255.252 duplex auto speed auto ipv6 address 2001:468:2810::1/64 ! interface FastEthernet2/0 ip address 199.165.64.21 255.255.255.252 duplex auto speed auto ! router ospf 100 log-adjacency-changes network 199.165.64.0 0.0.0.255 area 0 ! router bgp 65503 no synchronization bgp router-id 192.168.1.1 bgp log-neighbor-changes neighbor R1 peer-group neighbor R1 remote-as 65504 neighbor R7 peer-group neighbor R7 remote-as 65507 neighbor R9 peer-group neighbor R9 remote-as 65509 neighbor 2001:468:2800::1 peer-group R1 neighbor 2001:468:2810::2 peer-group R7 neighbor 2001:468:2830::2 peer-group R9 no auto-summary ! address-family ipv4 multicast no auto-summary no synchronization exit-address-family ! address-family ipv6 neighbor R1 activate neighbor R1 soft-reconfiguration inbound neighbor R7 activate neighbor R7 soft-reconfiguration inbound neighbor R9 activate neighbor R9 soft-reconfiguration inbound neighbor 2001:468:2800::1 peer-group R1 neighbor 2001:468:2810::2 peer-group R7 neighbor 2001:468:2830::2 peer-group R9 network 2001:468:2800::/40 network 2001:468:2840::/42 network 2001:468:28C0::/42 aggregate-address 2001:468:2800::/40 summary-only aggregate-address 2001:468:2840::/42 summary-only aggregate-address 2001:468:28C0::/42 summary-only exit-address-family ! address-family ipv4 neighbor R1 activate neighbor R7 activate neighbor R9 activate no auto-summary no synchronization exit-address-family ! ip http server ip classless ! ! ! ipv6 route 2001:468:2800::/40 Null0 ! ! ipv6 prefix-list R1 seq 10 permit 2001:468:2800::/40 ! ipv6 prefix-list to-R7 seq 10 permit 2001:468:2840::/42 ! ipv6 prefix-list to-R9 seq 10 permit 2001:468:28C0::/42 ! ! ipv6 access-list V6VTY permit ipv6 2001:468:2800::/40 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