! version 12.0 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname ParIS ! enable secret 5 $1$3Qq6$6W8Owy./WTb1q5g2TgRa4. ! ! ! ! ! ip subnet-zero ! ! ! process-max-time 200 ! interface Loopback0 ip address 192.168.0.2 255.255.255.0 no ip directed-broadcast ! interface Ethernet0 ip address 192.168.3.1 255.255.255.0 no ip directed-broadcast ! interface Serial0 ip address 192.168.2.1 255.255.255.252 no ip directed-broadcast no ip mroute-cache no fair-queue clockrate 4000000 ! interface Serial1 no ip address no ip directed-broadcast shutdown ! router eigrp 101 network 192.168.0.0 network 192.168.2.0 network 192.168.3.0 ! ip classless no ip http server ! ! line con 0 transport input none line aux 0 line vty 0 4 password cisco login ! end