R2#show run Building configuration... Current configuration : 2718 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 ! ! ! ip dhcp pool DHCPPoolLAN_0 network 129.24.100.0 255.255.255.0 dns-server 207.75.164.59 default-router 129.24.100.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 ip address 129.24.100.34 255.255.255.248 duplex auto speed auto ipv6 address 3FFE:3700:1100::/64 ! interface FastEthernet0/1 description R6 ip address 129.24.100.13 255.255.255.252 duplex auto speed auto ipv6 address 2001:468:1102::1/64 ipv6 address 3FFE:3700:1106::1/64 ipv6 enable ! interface FastEthernet1/0 description R4 ip address 129.24.100.5 255.255.255.252 duplex auto speed auto ipv6 address 2001:468:1000::1/64 ipv6 address 3FFE:3700:1104::1/64 ipv6 enable ! interface FastEthernet2/0 description R5 ip address 129.24.100.9 255.255.255.252 duplex auto speed auto ipv6 address 2001:468:1101::1/64 ipv6 address 3FFE:3700:1105::1/64 ipv6 enable ! router ospf 100 log-adjacency-changes network 0.0.0.0 255.255.255.255 area 0 ! router bgp 65502 no synchronization bgp router-id 129.24.100.34 bgp log-neighbor-changes neighbor r5 peer-group neighbor r5 remote-as 65505 neighbor r1 peer-group neighbor r1 remote-as 65501 neighbor r4 peer-group neighbor r4 remote-as 65504 neighbor r6 peer-group neighbor r6 remote-as 65506 neighbor 3FFE:3700:1100::1 peer-group r1 neighbor 3FFE:3700:1104:: peer-group r4 neighbor 3FFE:3700:1105:: peer-group r5 neighbor 3FFE:3700:1106:: peer-group r6 no auto-summary ! address-family ipv4 multicast no auto-summary no synchronization exit-address-family ! address-family ipv6 neighbor r5 activate neighbor r1 activate neighbor r4 activate neighbor r6 activate neighbor 3FFE:3700:1100::1 peer-group r1 neighbor 3FFE:3700:1104:: peer-group r4 neighbor 3FFE:3700:1105:: peer-group r5 neighbor 3FFE:3700:1106:: peer-group r6 network 3FFE:3700:1100::/41 aggregate-address 3FFE:3700:1100::/41 summary-only exit-address-family ! address-family ipv4 no neighbor r5 activate neighbor r1 activate neighbor r4 activate neighbor r6 activate no auto-summary no synchronization exit-address-family ! ip http server ip classless ! ! ! ipv6 route 3FFE:3700:1100::/41 Null0 ! ! ipv6 prefix-list to-r1 seq 10 permit 3FFE:3700:1100::/41 ! call rsvp-sync ! ! mgcp profile default ! ! ! dial-peer cor custom ! ! ! ! line con 0 line aux 0 line vty 0 4 password w0rksh0p login ! ! end