! version 12.2 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R1 ! logging queue-limit 100 ! memory-size iomem 10 ip subnet-zero ! ! no ip domain lookup ! ipv6 unicast-routing mpls ldp logging neighbor-changes ! ! ! ! ! ! ! ! ! no voice hpi capture buffer no voice hpi capture destination ! ! mta receive maximum-recipients 0 ! ! ! ! interface Loopback0 no ip address ipv6 address 2000:1:1::/64 eui-64 ! interface Tunnel0 no ip address ipv6 address 2005:17:17::1/64 ipv6 rip MyRip enable tunnel source Ethernet0/0 tunnel destination 180.40.7.1 tunnel mode ipv6ip no shutdown ! interface Ethernet0/0 ip address 180.40.7.66 255.255.255.224 half-duplex no shutdown ! interface Serial0/0 no ip address shutdown ! interface Ethernet0/1 no ip address half-duplex ipv6 address 2005:0:104::/64 eui-64 ipv6 rip MyRip enable no shutdown ! interface Serial0/1 no ip address ipv6 address 2005:0:102::/64 eui-64 ipv6 rip MyRip enable clockrate 64000 no shutdown ! router rip version 2 network 180.40.0.0 no auto-summary ! router bgp 140 no synchronization bgp router-id 1.1.1.1 bgp log-neighbor-changes neighbor 2005:0:102:0:213:7FFF:FE07:540 remote-as 230 neighbor 2005:0:104:0:2E0:1EFF:FEF7:50E0 remote-as 140 neighbor 2005:17:17::7 remote-as 700 no auto-summary ! address-family ipv4 multicast no auto-summary no synchronization exit-address-family ! address-family ipv6 neighbor 2005:0:102:0:213:7FFF:FE07:540 activate neighbor 2005:0:104:0:2E0:1EFF:FEF7:50E0 activate neighbor 2005:17:17::7 activate network 2000:1:1::/64 network 2005:0:104::/64 exit-address-family ! address-family ipv4 no neighbor 2005:0:102:0:213:7FFF:FE07:540 activate no neighbor 2005:0:104:0:2E0:1EFF:FEF7:50E0 activate no neighbor 2005:17:17::7 activate no auto-summary no synchronization exit-address-family ! no ip http server ip classless ! ! ! ipv6 router rip MyRip distribute-list prefix-list Prob2 out Serial0/1 ! ! ! ipv6 prefix-list Prob2 seq 5 deny 2000:4:4::/64 ipv6 prefix-list Prob2 seq 10 permit ::/0 le 128 ! call rsvp-sync ! ! mgcp profile default ! dial-peer cor custom ! ! ! ! line con 0 exec-timeout 0 0 logging synchronous line aux 0 line vty 0 4 privilege level 15 no login ! ! end