! version 12.2 service config service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R5 ! logging queue-limit 100 enable password w0rksh0p ! ip subnet-zero ! ! ! ip dhcp pool DHCPPoolLAN_0 network 132.160.132.48 255.255.255.248 dns-server 207.75.164.59 default-router 132.160.132.49 ! 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.10 255.255.255.252 speed auto full-duplex ipv6 address 2001:468:1048:2::2/64 ! interface Serial0/0 no ip address shutdown no fair-queue ! interface FastEthernet0/1 ip address 132.160.132.49 255.255.255.248 duplex auto speed auto ipv6 address 2001:468:105A:1::1/64 ipv6 address 3FFE:3700:105A:1::1/64 ! router ospf 100 log-adjacency-changes network 132.160.132.0 0.0.0.255 area 0 ! router bgp 65005 no synchronization bgp log-neighbor-changes neighbor 2001:468:1048:2::1 remote-as 65002 no auto-summary ! address-family ipv4 multicast no auto-summary no synchronization exit-address-family ! address-family ipv6 neighbor 2001:468:1048:2::1 activate network 2001:468:105A::/48 aggregate-address 2001:468:105A::/48 summary-only exit-address-family ! address-family ipv4 no neighbor 2001:468:1048:2::1 activate no auto-summary no synchronization exit-address-family ! ip http server ip classless ! ! ! ipv6 route 2001:468:105A::/48 Null0 ! ! ipv6 prefix-list to-R2 seq 5 permit 2001:468:105A::/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