! version 12.2 service timestamps debug uptime service timestamps log uptime service password-encryption ! hostname pjr7 ! enable secret 5 $1$Ilul$ndXd7hWe.VP39jXdbCSyZ1 ! ip subnet-zero no ip routing no ip domain-lookup ! ! ! ! interface Loopback107 ip address 10.10.7.1 255.255.255.0 no ip route-cache ! interface Serial0 no ip address no ip route-cache shutdown no fair-queue ! interface Serial1 no ip address no ip route-cache shutdown ! interface Serial2 no ip address no ip route-cache shutdown ! interface Serial3 no ip address no ip route-cache shutdown ! interface BRI0 no ip address encapsulation hdlc no ip route-cache shutdown ! interface BRI1 no ip address encapsulation hdlc no ip route-cache shutdown ! interface BRI2 no ip address encapsulation hdlc no ip route-cache shutdown ! interface BRI3 no ip address encapsulation hdlc no ip route-cache shutdown ! interface FastEthernet0 ip address dhcp no ip route-cache half-duplex ! ip classless no ip http server ! ! banner motd ^CThis is Pod J Router 7. Unauthorized access is not permitted. All usage is logged.^C ! line con 0 exec-timeout 0 0 password 7 08224F470C logging synchronous login line aux 0 line vty 0 4 password 7 020507520E login ! end