Manila Router config
Manila#sh run
Building configuration...
Current configuration : 415 bytes
!
version 12.2
no service password-encryption
!
hostname Manila
!
ip ssh version 1
!
interface FastEthernet0/0
ip address 192.168.30.1 255.255.255.0
duplex auto
speed auto
!
interface Serial0/0
no ip address
shutdown
!
interface Serial0/1
ip address 192.168.20.2 255.255.255.0
!
router rip
network 192.168.20.0
network 192.168.30.0
!
ip classless
!
line con 0
line vty 0 4
login
!
end