! 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$vLJQ$gGAQpbwZ2hgQHNaAkXwcV1 ! no aaa new-model ! resource policy ! memory-size iomem 25 ip subnet-zero ! ! ip cef no ip domain lookup ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface Loopback101 ip address 10.10.1.1 255.255.255.0 ip ospf network point-to-point ! interface FastEthernet0/0 no ip address duplex auto speed auto ! interface FastEthernet0/0.100 encapsulation dot1Q 100 ip address 10.10.124.1 255.255.255.0 no snmp trap link-status vrrp 1 ip 10.10.124.100 ! interface FastEthernet0/0.300 encapsulation dot1Q 300 ip address 10.10.11.1 255.255.255.0 no snmp trap link-status ! interface FastEthernet0/0.500 encapsulation dot1Q 500 ip address 10.10.12.1 255.255.255.0 no snmp trap link-status ! interface Serial1/0 no ip address shutdown ! interface Serial1/1 no ip address shutdown ! interface Serial1/2 no ip address shutdown no dce-terminal-timing-enable ! interface Serial1/3 no ip address shutdown no dce-terminal-timing-enable ! interface FastEthernet2/0 no ip address shutdown duplex auto speed auto ! router ospf 1 log-adjacency-changes area 500 stub no-summary network 10.10.11.0 0.0.0.255 area 0 network 10.10.12.0 0.0.0.255 area 500 network 10.10.124.0 0.0.0.255 area 0 ! 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 121A061E17 logging synchronous login line aux 0 line vty 0 4 password 7 1306141B0E login ! ! end