sh run Building configuration... Current configuration: ! version 12.0 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname FAMU ! enable password class ! ip subnet-zero ! ! ! interface Ethernet0 ip address 200.200.34.2 255.255.255.192 no ip directed-broadcast ! interface Serial0 ip address 210.210.45.1 255.255.255.252 no ip directed-broadcast --More--   no ip mroute-cache clockrate 56000 ! interface Serial1 no ip address no ip directed-broadcast shutdown ! router rip network 200.200.34.0 network 210.210.45.0 ! router igrp 100 network 200.200.34.0 network 210.210.45.0 ! ip classless ip route 200.200.50.0 255.255.255.192 210.210.45.2 ! ! line con 0 transport input none line aux 0 --More--  line vty 0 4 password cisco login ! end FAMU#