R3#show run Building configuration... Current configuration : 2432 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 129.24.100.64 255.255.255.248 dns-server 128.205.106.1 128.205.1.2 default-router 129.24.100.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 description upstream to R1 ip address 129.24.100.66 255.255.255.248 duplex auto speed auto ipv6 address 3FFE:3700:1180:4::1/64 ! interface FastEthernet0/1 description downstream to R9 ip address 129.24.100.25 255.255.255.252 duplex auto speed auto ipv6 address 3FFE:3700:1180:3::1/64 ! interface FastEthernet1/0 description downstream to R7 ip address 129.24.100.17 255.255.255.252 duplex auto speed auto ipv6 address 3FFE:3700:1180:1::1/64 ! interface FastEthernet2/0 description downstream to R8 ip address 129.24.100.21 255.255.255.252 duplex auto speed auto ipv6 address 3FFE:3700:1180:2::1/64 ! router ospf 100 log-adjacency-changes network 0.0.0.0 255.255.255.255 area 0 ! router bgp 65503 no synchronization bgp router-id 192.168.1.25 bgp log-neighbor-changes neighbor 3FFE:3700:1180:1::2 remote-as 65507 neighbor 3FFE:3700:1180:2::2 remote-as 65508 neighbor 3FFE:3700:1180:3::2 remote-as 65509 neighbor 3FFE:3700:1180:4::2 remote-as 65501 no auto-summary ! address-family ipv6 neighbor 3FFE:3700:1180:1::2 activate neighbor 3FFE:3700:1180:2::2 activate neighbor 3FFE:3700:1180:3::2 activate neighbor 3FFE:3700:1180:4::2 activate network 2001:468:11A1::/48 network 3FFE:3700:1180::/41 aggregate-address 3FFE:3700:1180::/41 summary-only exit-address-family ! address-family ipv4 no neighbor 3FFE:3700:1180:1::2 activate no neighbor 3FFE:3700:1180:2::2 activate no neighbor 3FFE:3700:1180:3::2 activate no neighbor 3FFE:3700:1180:4::2 activate no auto-summary no synchronization exit-address-family ! ip http server ip classless ! ! ! ipv6 route 2001:468:11A1::/48 Null0 ipv6 route 3FFE:3700:1180::/41 Null0 ! ! call rsvp-sync ! ! mgcp profile default ! ! ! dial-peer cor custom ! ! ! ! line con 0 line aux 0 line vty 0 4 password w0rksh0p login line vty 5 15 password w0rksh0p login ! ! end