! version 12.2 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname Riga ! ! ip subnet-zero ! ! ip host Helsinki 192.168.15.2 ! ! interface FastEthernet0 ip address 192.168.14.1 255.255.255.0 speed auto full-duplex no shutdown ! interface Serial0 ip address 192.168.15.1 255.255.255.0 no shutdown ! interface Serial1 no ip address shutdown ! router igrp 1 redistribute connected network 192.168.14.0 network 192.168.15.0 ! ip classless no ip http server ! ! dialer-list 1 protocol ip permit dialer-list 1 protocol ipx permit ! line con 0 line aux 0 line vty 0 4 ! end