R9#show run Building configuration... Current configuration : 1980 bytes ! version 12.2 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R9 ! logging queue-limit 100 enable password w0rksh0p ! ip subnet-zero ! ! ! ip dhcp pool DHCPPoolLAN_0 network 192.168.1.88 255.255.255.248 dns-server 207.75.164.59 default-router 192.168.1.89 ! 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.89 255.255.255.248 duplex auto speed auto ipv6 address 2001:468:1183:1::1/64 ! interface Serial0/0 no ip address shutdown no fair-queue ! interface FastEthernet0/1 ip address 192.168.1.26 255.255.255.252 duplex auto speed auto ipv6 address 2001:468:1180:3::2/64 ! router ospf 100 log-adjacency-changes network 192.168.1.0 0.0.0.255 area 0 ! router bgp 65009 synchronization bgp router-id 192.168.1.89 bgp log-neighbor-changes neighbor r3-v6 peer-group neighbor r3-v6 remote-as 65003 neighbor 2001:468:1180:3::1 peer-group r3-v6 auto-summary ! address-family ipv4 multicast no auto-summary no synchronization exit-address-family ! address-family ipv6 neighbor r3-v6 activate neighbor r3-v6 soft-reconfiguration inbound neighbor r3-v6 prefix-list to-r3-v6 out neighbor 2001:468:1180:3::1 peer-group r3-v6 network 2001:468:1183:1::/64 aggregate-address 2001:468:1183::/48 summary-only exit-address-family ! address-family ipv4 neighbor r3-v6 activate neighbor 2001:468:1180:3::1 peer-group r3-v6 auto-summary synchronization exit-address-family ! ip http server ip classless ! ! ! ipv6 route 2001:468:1183::/48 Null0 ipv6 router rip ipsix redistribute connected ! ! ! ipv6 prefix-list to-r3-v6 seq 10 permit 2001:468:1183::/48 ! call rsvp-sync ! ! mgcp profile default ! ! ! dial-peer cor custom ! ! ! ! line con 0 line aux 0 line vty 0 4 password w0rksh0p login ! ! end