! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname pjr1 ! boot-start-marker boot-end-marker ! enable secret 5 $1$5eGI$84tydh/FFSjAp/oukfYhe1 ! no aaa new-model ! resource policy ! memory-size iomem 25 ip subnet-zero no ip routing ! ! no ip cef no ip domain lookup ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface Loopback101 ip address 10.10.1.1 255.255.255.0 no ip route-cache ! interface FastEthernet0/0 ip address 10.10.100.1 255.255.255.0 no ip route-cache duplex auto speed auto ! interface Serial1/0 no ip address no ip route-cache shutdown no fair-queue ! interface Serial1/1 no ip address no ip route-cache shutdown ! interface Serial1/2 no ip address no ip route-cache shutdown no dce-terminal-timing-enable ! interface Serial1/3 no ip address no ip route-cache shutdown no dce-terminal-timing-enable ! interface FastEthernet2/0 no ip address no ip route-cache shutdown duplex auto speed auto ! ip default-gateway 10.10.100.100 ip http server no ip http secure-server ip classless ! ! ! ! ! ! control-plane ! ! ! ! ! ! ! ! ! banner motd ^CThis is Pod J Router 1. Unauthorized access is not permitted. All usage is logged.^C ! line con 0 exec-timeout 0 0 password 7 070C22454B logging synchronous login line aux 0 line vty 0 4 password 7 0307580203 login ! ! end