Configuration 2005.11.11.13.30.52.N.14, Device R4!
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
!
interface FastEthernet0/0
 no ip address
 speed auto
 duplex auto
 ipv6 address 2005:0:104::/64 eui-64
 ipv6 rip R4Rip enable
 no shutdown
!
interface ATM1/0
 ip address 192.10.32.14 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:8AFF:FEF0:D901 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:8AFF:FEF0:D901 activate
 network 2000:4:4::/64
 exit-address-family
 !
 address-family ipv4
 no neighbor 2005:0:104:0:20A:8AFF:FEF0:D901 activate
 no auto-summary
 no synchronization
 exit-address-family
!
no ip http server
ip classless
!
!
!
ipv6 router rip R4Rip
 redistribute connected
!
!
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