sh run Building configuration... Current configuration: ! version 12.0 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname UF ! enable password class ! ip subnet-zero ip host TAMPA 200.200.10.1 ip host FSU 210.210.23.2 ip host FAMU 200.200.34.2 ip host MIAMI 200.200.50.1 ! ! ! interface Ethernet0 no ip address no ip directed-broadcast --More--   shutdown ! interface Serial0 ip address 210.210.23.1 255.255.255.252 no ip directed-broadcast no ip mroute-cache no fair-queue clockrate 56000 ! interface Serial1 ip address 210.210.12.2 255.255.255.252 no ip directed-broadcast ! router rip network 210.210.12.0 network 210.210.23.0 ! ip classless ip route 200.200.50.0 255.255.255.192 210.210.23.2 ! ! line con 0 transport input none --More--  line aux 0 line vty 0 4 password cisco login ! end UF#