sh ru Building configuration... Current configuration: ! version 12.0 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname merida ! enable secret 5 $1$LF38$7gGsKvAa.q.BcT0scmkxn/ ! ! ! ! ! ip subnet-zero ! ! ! process-max-time 200 ! interface Loopback0 --More--   ip address 10.10.10.1 255.255.255.255 no ip directed-broadcast ! interface Ethernet0 ip address 192.168.1.1 255.255.255.0 no ip directed-broadcast ! interface Serial0 ip address 172.16.100.2 255.255.255.252 no ip directed-broadcast ip ospf message-digest-key 1 md5 cybercity ip ospf cost 1562 no ip mroute-cache no fair-queue clockrate 56000 ! interface Serial1 no ip address no ip directed-broadcast shutdown ! router ospf 1 network 172.16.1.0 0.0.0.255 area 0 --More--   network 172.16.10.0 0.0.0.255 area 0 network 172.16.20.0 0.0.0.255 area 0 network 172.16.100.0 0.0.0.3 area 0 network 192.168.1.0 0.0.0.255 area 0 default-information originate area 1 authentication message-digest ! ip classless ip route 0.0.0.0 0.0.0.0 192.168.1.0 no ip http server ! ! line con 0 exec-timeout 0 0 password cisco login transport input none line aux 0 line vty 0 4 password cisco login ! end --More--   merida# martin og kim