! 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 name-server 128.171.3.13 ! ip dhcp pool DHCPPoolLAN_0 network 132.160.132.64 255.255.255.248 dns-server 128.205.106.1 128.205.1.2 default-router 132.160.132.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 132.160.132.66 255.255.255.248 duplex auto speed auto ipv6 address 2001:468:1050::2/64 ! interface FastEthernet0/1 ip address 132.160.132.25 255.255.255.252 duplex auto speed auto ipv6 address 2001:468:1053::1/64 ! interface FastEthernet1/0 ip address 132.160.132.17 255.255.255.252 duplex auto speed auto ipv6 address 2001:468:1051::1/64 ! interface FastEthernet2/0 ip address 132.160.132.21 255.255.255.252 duplex auto speed auto ipv6 address 2001:468:1052::1/64 ! router ospf 100 log-adjacency-changes network 132.160.132.0 0.0.0.255 area 0 ! router bgp 65003 synchronization bgp router-id 192.168.0.3 bgp log-neighbor-changes neighbor router1 peer-group neighbor router1 remote-as 65501 neighbor router7 peer-group neighbor router7 remote-as 65007 neighbor router8 peer-group neighbor router8 remote-as 65008 neighbor router9 peer-group neighbor router9 remote-as 65009 neighbor 2001:468:1050::1 peer-group router1 neighbor 2001:468:1051::2 peer-group router7 neighbor 2001:468:1052::2 peer-group router8 neighbor 2001:468:1053::2 peer-group router9 auto-summary ! address-family ipv4 multicast no auto-summary no synchronization exit-address-family ! address-family ipv6 neighbor router1 activate neighbor router7 activate neighbor router8 activate neighbor router9 activate neighbor 2001:468:1050::1 peer-group router1 neighbor 2001:468:1051::2 peer-group router7 neighbor 2001:468:1052::2 peer-group router8 neighbor 2001:468:1053::2 peer-group router9 network 2001:468:1050::/45 aggregate-address 2001:468:1050::/45 summary-only exit-address-family ! ip http server ip classless ! ! ! ipv6 route 2001:468:1050::/45 Null0 ! ! call rsvp-sync ! ! mgcp profile default ! ! ! dial-peer cor custom ! ! ! ! line con 0 line aux 0 line vty 0 4 password w0rksh0p login ! ! end