conf t ! version 12.2 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname Singapore ! ! memory-size iomem 10 ip subnet-zero ! ! ! ! call rsvp-sync ! ! ! ! ! ! ! ! interface Loopback1 ip address 192.168.3.1 255.255.255.0 no sh ! interface FastEthernet0/0 no ip address shutdown duplex auto speed auto ! interface Serial0/0 ip address 192.168.224.1 255.255.255.252 ip rip receive version 1 no fair-queue clockrate 64000 no sh ! interface FastEthernet0/1 no ip address shutdown duplex auto speed auto ! interface Serial0/1 ip address 192.168.240.1 255.255.255.252 clockrate 64000 no sh ! router rip version 2 network 192.168.3.0 network 192.168.224.0 network 192.168.240.0 no auto-summary ! ip classless ip http server ! ! dial-peer cor custom ! ! ! ! ! line con 0 line aux 0 line vty 0 4 ! end