! version 12.2 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R4 ! logging queue-limit 100 ! ip subnet-zero ! ! no ip domain lookup ! ip audit notify log ip audit po max-events 100 ipv6 unicast-routing ! ! ! ! ! ! ! ! ! no voice hpi capture buffer no voice hpi capture destination ! ! mta receive maximum-recipients 0 ! ! ! ! interface Loopback0 no ip address ipv6 address 2000:4:4::/64 eui-64 ipv6 rip MyRip enable ! interface FastEthernet0/0 no ip address speed auto duplex auto ipv6 address 2005:0:104::/64 eui-64 ipv6 rip MyRip enable no shutdown ! interface ATM1/0 ip address 192.10.32.17 255.255.255.0 no atm ilmi-keepalive pvc 0/72 protocol ip 192.10.32.254 broadcast ! no shutdown ! router bgp 140 no synchronization bgp router-id 4.4.4.4 bgp log-neighbor-changes neighbor 2005:0:104:0:20A:41FF:FECF:5981 remote-as 140 no auto-summary ! address-family ipv4 multicast no auto-summary no synchronization exit-address-family ! address-family ipv6 neighbor 2005:0:104:0:20A:41FF:FECF:5981 activate network 2000:4:4::/64 exit-address-family ! address-family ipv4 no neighbor 2005:0:104:0:20A:41FF:FECF:5981 activate no auto-summary no synchronization exit-address-family ! no ip http server ip classless ! ! ! ipv6 router rip MyRip ! ! 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