R2#show run Building configuration... Current configuration : 2186 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 192.168.1.32 255.255.255.248 dns-server 207.75.164.59 default-router 192.168.1.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 192.168.1.34 255.255.255.248 duplex auto speed auto ipv6 address 2001:468:1000:2::2/64 ! interface FastEthernet0/1 ip address 192.168.1.13 255.255.255.252 duplex auto speed auto ipv6 address 2001:468:1080:3::1/64 ! interface FastEthernet1/0 ip address 192.168.1.5 255.255.255.252 duplex auto speed auto ipv6 address 2001:468:1080:1::1/64 ! interface FastEthernet2/0 ip address 192.168.1.9 255.255.255.252 duplex auto speed auto ipv6 address 2001:468:1080:2::1/64 ! router ospf 100 log-adjacency-changes network 192.168.1.0 0.0.0.255 area 0 ! router bgp 65002 synchronization bgp router-id 192.168.1.34 bgp log-neighbor-changes neighbor 2001:468:1000:2::1 remote-as 65501 neighbor 2001:468:1080:1::2 remote-as 65004 neighbor 2001:468:1080:2::2 remote-as 65005 neighbor 2001:468:1080:3::2 remote-as 65006 auto-summary ! address-family ipv4 multicast no auto-summary no synchronization exit-address-family ! address-family ipv6 neighbor 2001:468:1000:2::1 activate neighbor 2001:468:1000:2::1 soft-reconfiguration inbound neighbor 2001:468:1080:1::2 activate neighbor 2001:468:1080:1::2 soft-reconfiguration inbound neighbor 2001:468:1080:2::2 activate neighbor 2001:468:1080:2::2 soft-reconfiguration inbound neighbor 2001:468:1080:3::2 activate neighbor 2001:468:1080:3::2 soft-reconfiguration inbound network 2001:468:1080:1::/64 aggregate-address 2001:468:1080::/41 summary-only exit-address-family ! ip http server ip classless ! ! ! ! ! call rsvp-sync ! ! mgcp profile default ! ! ! dial-peer cor custom ! ! ! ! line con 0 line aux 0 line vty 0 4 password w0rksh0p login ! ! end