! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname pjr2 ! boot-start-marker boot-end-marker ! enable secret 5 $1$0Dfe$KZQaLal7W.O5laoV7C61s1 ! no aaa new-model ! resource policy ! memory-size iomem 25 ip subnet-zero ! ! ip cef no ip domain lookup no ip dhcp use vrf connected ip dhcp excluded-address 10.10.124.1 10.10.124.100 ! ip dhcp pool vlan124 network 10.10.124.0 255.255.255.0 default-router 10.10.124.100 domain-name cisco.com ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! track 1 interface Serial1/2 line-protocol ! ! ! ! ! interface Loopback102 ip address 10.10.2.1 255.255.255.0 ip ospf network point-to-point ! interface FastEthernet0/0 ip address 10.10.124.2 255.255.255.0 duplex auto speed auto vrrp 1 ip 10.10.124.100 vrrp 1 priority 110 vrrp 1 track 1 decrement 20 ! interface Serial1/0 no ip address shutdown ! interface Serial1/1 no ip address shutdown no dce-terminal-timing-enable ! interface Serial1/2 ip address 10.10.25.2 255.255.255.0 clock rate 64000 no dce-terminal-timing-enable ! interface Serial1/3 no ip address shutdown ! router ospf 1 log-adjacency-changes network 10.10.0.0 0.0.255.255 area 0 ! ip http server no ip http secure-server ip classless ! ! ! ! ! ! control-plane ! ! ! ! ! ! ! ! ! banner motd ^CThis is Pod J Router 2. Unauthorized access is not permitted. All usage is logged.^C ! line con 0 exec-timeout 0 0 password 7 0508050624 logging synchronous login line aux 0 line vty 0 4 password 7 08224F470C login ! ! end