! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R2 ! boot-start-marker boot-end-marker ! ! no aaa new-model ! ! ip cef no ip dhcp use vrf connected ! ip dhcp pool S6 host 180.40.7.97 255.255.255.224 client-identifier 0063.6973.636f.2d30.3031.322e.3766.3538.2e31.3330.302d.4661.302f.34 ! ! no ip domain lookup ip multicast-routing ! ! voice-card 0 no dspfarm ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface Loopback0 ip address 2.2.2.2 255.255.255.0 ip ospf network point-to-point ! interface Loopback1 ip address 223.254.254.254 255.255.255.255 ip pim sparse-dense-mode ! interface Tunnel0 ip address 24.24.24.2 255.255.255.0 ip pim sparse-dense-mode keepalive 10 3 tunnel source Loopback0 tunnel destination 4.4.4.4 no shutdown ! interface FastEthernet0/0 no ip address shutdown speed auto duplex auto ! interface FastEthernet0/1 ip address 180.40.7.98 255.255.255.224 ip pim sparse-dense-mode ip multicast helper-map broadcast 226.6.6.6 Prob13 speed auto duplex auto no shutdown ! interface Serial0/0/0 no ip address encapsulation frame-relay no fair-queue no shutdown ! interface Serial0/0/0.1 multipoint ip address 180.40.7.35 255.255.255.224 ip pim sparse-dense-mode ip ospf network point-to-multipoint frame-relay interface-dlci 203 no shutdown ! interface Serial0/0/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 Serial0/0/1 ip address 180.40.7.2 255.255.255.224 ip pim sparse-dense-mode no shutdown ! interface Serial0/1/0 no ip address shutdown ! interface Serial0/1/1 no ip address shutdown ! router ospf 1 log-adjacency-changes network 2.2.2.2 0.0.0.0 area 51 network 180.40.7.2 0.0.0.0 area 51 network 0.0.0.0 255.255.255.255 area 0 ! ! ! no ip http server no ip http secure-server ip pim bidir-enable ip pim spt-threshold 1 ip pim bsr-candidate FastEthernet0/1 0 ip pim rp-candidate Loopback1 group-list 1 interval 5 ip msdp peer 3.3.3.3 connect-source Loopback0 ! ip access-list extended Prob13 permit udp host 180.40.7.97 host 255.255.255.255 eq tftp ! ! ! ! ! control-plane ! ! ! ! ! ! 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 ! scheduler allocate 20000 1000 ! end