! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname pjr4 ! boot-start-marker boot-end-marker ! enable secret 5 $1$3ajy$kM9UhG6CZpEcaGAYgTfyf. ! no aaa new-model ! resource policy ! memory-size iomem 25 ip subnet-zero ! ! ip cef no ip domain lookup ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface Loopback104 ip address 10.10.4.1 255.255.255.0 ip ospf network point-to-point ! interface FastEthernet0/0 no ip address duplex auto speed auto ! interface FastEthernet0/0.24 encapsulation dot1Q 24 ip address 10.10.24.4 255.255.255.0 ip ospf mtu-ignore no snmp trap link-status ! interface FastEthernet0/0.34 encapsulation dot1Q 34 ip address 10.10.34.4 255.255.255.0 no snmp trap link-status ! interface FastEthernet0/0.45 encapsulation dot1Q 45 ip address 10.10.45.4 255.255.255.0 no snmp trap link-status ! interface FastEthernet0/0.100 encapsulation dot1Q 100 ip address 10.10.100.4 255.255.255.0 no snmp trap link-status glbp 0 ip 10.10.100.100 glbp 0 priority 120 glbp 0 preempt glbp 0 load-balancing weighted ! interface Serial0/0 no ip address shutdown ! interface FastEthernet0/1 ip address 10.10.46.4 255.255.255.0 ip ospf network point-to-point duplex auto speed auto ! interface Serial1/0 no ip address shutdown ! interface Serial1/1 no ip address shutdown ! interface Serial1/2 no ip address shutdown ! interface Serial1/3 no ip address shutdown no dce-terminal-timing-enable ! router ospf 1 log-adjacency-changes area 46 stub no-summary area 345 virtual-link 10.10.3.1 network 10.10.4.0 0.0.0.255 area 345 network 10.10.24.0 0.0.0.255 area 345 network 10.10.34.0 0.0.0.255 area 345 network 10.10.45.0 0.0.0.255 area 345 network 10.10.46.0 0.0.0.255 area 46 network 10.10.100.0 0.0.0.255 area 345 ! ip http server no ip http secure-server ip classless ! ! ! ! ! ! control-plane ! ! ! ! ! ! ! ! ! banner motd ^CThis is Pod J Router 4. Unauthorized access is not permitted. All usage is logged.^C ! line con 0 exec-timeout 0 0 password 7 1306141B0E logging synchronous login line aux 0 line vty 0 4 password 7 1414110209 login ! ! end