!
version 12.2
no service password-encryption
!
hostname Podebrady
!
!
!
!
!
ip ssh version 1
!
!
!
interface Serial2/0
 bandwidth 40
 ip address 192.168.21.2 255.255.255.0
!
!
router ospf 1
 log-adjacency-changes
 network 192.168.21.0 0.0.0.255 area 0
!
ip classless
!
!
!
!
!
line con 0
line vty 0 4
 login
!
!
end

