enable
!
configure terminal
!
hostname R3
!
int f0/1
ip add 10.1.0.1 255.255.255.0
no shut
int f0/0
ip add 10.1.1.2 255.255.255.0
no shut
!
line con 0
 exec-timeout 30 0
!
end
