Configuration 2005.11.10.16.59.51.N.14, Device R2!
version 12.2
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R2
!
logging queue-limit 100
!
memory-size iomem 10
ip subnet-zero
!
!
no ip domain lookup
!
ip multicast-routing 
ip audit notify log
ip audit po max-events 100
mpls ldp logging neighbor-changes
!
! 
!
!
!
!
!
!
!
!
!
!
no voice hpi capture buffer
no voice hpi capture destination 
!
!
mta receive maximum-recipients 0
!
!
!
!
interface Loopback0
 ip address 223.254.254.254 255.255.255.255
!
interface Tunnel0
 ip address 24.24.24.2 255.255.255.0
 ip pim sparse-dense-mode
 ip ospf cost 1
 tunnel source Serial1/2
 tunnel destination 180.40.7.130
 no shutdown
!
interface FastEthernet0/0
 no ip address
 shutdown
 speed auto
 duplex auto
!
interface BRI0/0
 no ip address
 shutdown
!
interface FastEthernet0/1
 ip address 180.40.7.98 255.255.255.224
 ip pim sparse-dense-mode
 ip multicast helper-map broadcast 224.1.1.1 100
 speed auto
 duplex auto
 no shutdown
!
interface Serial1/0
 no ip address
 encapsulation frame-relay
 no shutdown
!
interface Serial1/0.1 multipoint
 ip address 180.40.7.35 255.255.255.224
 ip pim sparse-dense-mode
 ip ospf network point-to-multipoint
 ip ospf cost 10000
 frame-relay interface-dlci 203
 no shutdown
!
interface Serial1/0.2 multipoint
 ip address 180.40.7.65 255.255.255.224
 ip pim sparse-dense-mode
 ip ospf network point-to-point
 frame-relay interface-dlci 201
 no shutdown
!
interface Serial1/1
 no ip address
 shutdown
!
interface Serial1/2
 ip address 180.40.7.2 255.255.255.224
 ip pim sparse-dense-mode
 ip ospf cost 10000
 clockrate 64000
 no shutdown
!
interface Serial1/3
 no ip address
 shutdown
!
interface Serial1/4
 no ip address
 shutdown
!
interface Serial1/5
 no ip address
 shutdown
!
interface Serial1/6
 no ip address
 shutdown
!
interface Serial1/7
 no ip address
 shutdown
!
router eigrp 100
 network 180.40.7.2 0.0.0.0
 no auto-summary
!
router ospf 1
 router-id 180.40.7.35
 log-adjacency-changes
 network 0.0.0.0 255.255.255.255 area 0
!
no ip http server
no ip http secure-server
ip classless
!
ip pim spt-threshold 1
ip pim bsr-candidate FastEthernet0/1 0
ip pim rp-candidate Loopback0 interval 10
!
!
access-list 100 permit udp any any eq tftp
!
!
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