! version 12.2 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname Managua ! ! ! ip subnet-zero ! ! ip host San_Salvador 10.0.1.2 ! ! interface FastEthernet0/0 ip address 10.0.3.1 255.255.255.0 speed autoping 10 full-duplex no shutdown ! interface Serial0/0 ip address 10.0.1.1 255.255.255.0 no shutdown ! interface Serial0/1 no ip address shutdown ! router igrp 1 redistribute connected network 10.0.3.0 network 10.0.1.0 ! ip classless no ip http server ! ! line con 0 line aux 0 line vty 0 4 ! end