! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname pjr6 ! boot-start-marker boot-end-marker ! enable secret 5 $1$HCZP$yTf9hYkPYwCubu4CYFMPJ1 ! no aaa new-model ! resource policy ! memory-size iomem 25 ip subnet-zero ! ! ip cef no ip domain lookup ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface Loopback106 ip address 10.10.6.1 255.255.255.0 ip ospf network point-to-point ! interface FastEthernet0/0 ip address 10.10.46.6 255.255.255.0 ip ospf network point-to-point duplex auto speed auto ! interface Serial0/0 no ip address shutdown no fair-queue ! interface FastEthernet0/1 no ip address shutdown duplex auto speed auto ! interface Serial0/1 no ip address shutdown ! router ospf 1 log-adjacency-changes area 46 stub network 10.10.0.0 0.0.255.255 area 46 ! ip http server no ip http secure-server ip classless ! ! ! ! ! ! control-plane ! ! ! ! ! ! ! ! ! banner motd ^CThis is Pod J Router 6. Unauthorized access is not permitted. All usage is logged.^C ! line con 0 exec-timeout 0 0 password 7 0307580203 logging synchronous login line aux 0 line vty 0 4 password 7 1306141B0E login ! ! end