! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname pjr3 ! boot-start-marker boot-end-marker ! enable secret 5 $1$XjVE$gj8aTl63FCVB2mB48JwLF. ! no aaa new-model ! resource policy ! memory-size iomem 15 ip subnet-zero ! ! ip cef no ip domain lookup no ip dhcp use vrf connected ip dhcp excluded-address 10.10.100.0 10.10.100.100 ! ip dhcp pool Vlan100 network 10.10.100.0 255.255.255.0 domain-name cisco.com default-router 10.10.100.100 ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! track 1 interface FastEthernet0/0 line-protocol ! ! ! ! ! interface Loopback103 ip address 10.10.3.1 255.255.255.0 ip ospf network point-to-point ! interface FastEthernet0/0 no ip address duplex auto speed auto ! interface FastEthernet0/0.13 encapsulation dot1Q 13 ip address 10.10.13.3 255.255.255.0 no snmp trap link-status ! interface FastEthernet0/0.23 encapsulation dot1Q 23 ip address 10.10.23.3 255.255.255.0 no snmp trap link-status ! interface FastEthernet0/1 ip address 10.10.100.3 255.255.255.0 duplex auto speed auto glbp 0 ip 10.10.100.100 glbp 0 preempt glbp 0 weighting 150 glbp 0 load-balancing weighted glbp 0 weighting track 1 decrement 50 ! interface FastEthernet0/1.32 encapsulation dot1Q 32 ip address 10.10.32.3 255.255.255.0 ip ospf mtu-ignore no snmp trap link-status ! interface FastEthernet0/1.34 encapsulation dot1Q 34 ip address 10.10.34.3 255.255.255.0 no snmp trap link-status ! interface Serial1/0 no ip address shutdown no fair-queue ! interface Serial1/1 no ip address shutdown no dce-terminal-timing-enable ! interface Serial1/2 no ip address shutdown no dce-terminal-timing-enable ! interface Serial1/3 no ip address shutdown no dce-terminal-timing-enable ! router ospf 1 log-adjacency-changes area 345 virtual-link 10.10.4.1 network 10.10.3.0 0.0.0.255 area 0 network 10.10.13.0 0.0.0.255 area 0 network 10.10.23.0 0.0.0.255 area 0 network 10.10.32.0 0.0.0.255 area 345 network 10.10.34.0 0.0.0.255 area 345 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 3. 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 104D0A1000 login ! ! end