! service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname R3 ! ! ! ! ! ! ip subnet-zero no ip domain-lookup ! ! ! interface FastEthernet0/0 ip address 172.22.33.3 255.255.255.0 duplex auto speed auto no shut ! interface Loopback0 ip address 172.22.83.1 255.255.255.0 ! interface Serial0/1/0 ip address 172.22.63.3 255.255.255.0 no shut clockrate 128000 ! interface Serial0/0/0 ip address 172.22.32.3 255.255.255.0 encap frame-relay clockrate 128000 no shut ! ! no ip domain-lookup line con 0 exec-timeout 0 0 logging synchronous no login privilege level 15 line aux 0 line vty 0 4 password cisco login line vty 5 15 password cisco login ! end