SanJose2#sh run Building configuration... Current configuration : 1051 bytes ! version 12.2 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname SanJose2 ! enable password class ! memory-size iomem 10 ip subnet-zero ! ! no ip domain-lookup ! ! call rsvp-sync ! ! ! ! ! ! ! ! interface FastEthernet0/0 ip address 192.168.1.2 255.255.255.0 ip nat inside duplex auto speed auto ! interface Serial0/0 ip address 172.16.0.6 255.255.255.252 ip nat outside no fair-queue ! interface FastEthernet0/1 no ip address shutdown duplex auto speed auto ! interface Serial0/1 ip address 192.168.64.1 255.255.255.252 ip nat inside clockrate 64000 ! router ospf 1 log-adjacency-changes area 1 stub network 192.168.1.0 0.0.0.255 area 0 network 192.168.64.0 0.0.0.3 area 1 default-information originate always ! ip nat inside source list 1 interface Serial0/0 overload ip classless ip route 0.0.0.0 0.0.0.0 172.16.0.5 ip http server ! access-list 1 permit 192.168.0.0 0.0.255.255 ! dial-peer cor custom ! ! ! ! ! line con 0 line aux 0 line vty 0 4 password cisco login ! end