! version 12.0 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname warsaw ! enable secret 5 $1$7KuJ$Cb1tbl4unT2/M62mUgw/z1 ! username all ! ! ! ! ip subnet-zero ip host ParIS 192.168.3.1 ! ! ! process-max-time 200 ! interface Ethernet0 ip address 192.168.1.1 255.255.255.0 no ip directed-broadcast ! interface Ethernet1 no ip address no ip directed-broadcast shutdown ! interface Serial0 ip address 192.168.2.2 255.255.255.252 no ip directed-broadcast no ip mroute-cache ! interface Serial1 no ip address no ip directed-broadcast shutdown ! router eigrp 101 network 192.168.1.0 network 192.168.2.0 ! ip classless no ip http server ! ! line con 0 transport input none line aux 0 line vty 0 4 password cisco login ! end