R3#show run Building configuration... Current configuration : 2698 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 192.168.1.64 255.255.255.248 dns-server 128.205.106.1 128.205.1.2 default-router 192.168.1.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 192.168.1.66 255.255.255.248 duplex auto speed auto ipv6 address 2001:468:1000:1::2/64 ! interface FastEthernet0/1 ip address 192.168.1.25 255.255.255.252 duplex auto speed auto ipv6 address 2001:468:1180:3::1/64 ! interface FastEthernet1/0 ip address 192.168.1.17 255.255.255.252 duplex auto speed auto ipv6 address 2001:468:1180:1::1/64 ! interface FastEthernet2/0 ip address 192.168.1.21 255.255.255.252 duplex auto speed auto ipv6 address 2001:468:1180:2::1/64 ! router ospf 100 log-adjacency-changes network 192.168.1.0 0.0.0.255 area 0 ! router bgp 65003 synchronization bgp router-id 192.168.1.25 bgp log-neighbor-changes neighbor r8-v6 peer-group neighbor r8-v6 remote-as 65008 neighbor r7-v6 peer-group neighbor r7-v6 remote-as 65007 neighbor r9-v6 peer-group neighbor r9-v6 remote-as 65009 neighbor r1-v6 peer-group neighbor r1-v6 remote-as 65501 neighbor 2001:468:1000:1::1 peer-group r1-v6 neighbor 2001:468:1180:1::2 peer-group r7-v6 neighbor 2001:468:1180:2::2 peer-group r8-v6 neighbor 2001:468:1180:3::2 peer-group r9-v6 auto-summary ! address-family ipv4 multicast no auto-summary no synchronization exit-address-family ! address-family ipv6 neighbor r8-v6 activate neighbor r8-v6 soft-reconfiguration inbound neighbor r7-v6 activate neighbor r7-v6 soft-reconfiguration inbound neighbor r9-v6 activate neighbor r9-v6 soft-reconfiguration inbound neighbor r1-v6 activate neighbor r1-v6 soft-reconfiguration inbound neighbor r1-v6 prefix-list to-r1-v6 out neighbor 2001:468:1000:1::1 peer-group r1-v6 neighbor 2001:468:1180:1::2 peer-group r7-v6 neighbor 2001:468:1180:2::2 peer-group r8-v6 neighbor 2001:468:1180:3::2 peer-group r9-v6 network 2001:468:1180::/41 aggregate-address 2001:468:1180::/41 summary-only exit-address-family ! ip http server ip classless ! ! ! ipv6 route 2001:468:1180::/41 Null0 ! ! ipv6 prefix-list to-r1-v6 seq 10 permit 2001:468:1180::/41 ! call rsvp-sync ! ! mgcp profile default ! ! ! dial-peer cor custom ! ! ! ! line con 0 line aux 0 line vty 0 4 password w0rksh0p login escape-character 27 ! ! end