SanJose#sh run Building configuration... Current configuration : 1016 bytes ! version 12.2 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname SanJose ! ! memory-size iomem 10 ip subnet-zero ip cef ! ! ! ! call rsvp-sync ! ! ! ! ! ! ! ! interface FastEthernet0/0 ip address 172.16.0.2 255.255.255.0 ip nat outside no keepalive duplex auto speed auto ! interface Serial0/0 ip address 192.168.50.1 255.255.255.252 ip nat inside no fair-queue clockrate 125000 ! interface FastEthernet0/1 no ip address shutdown duplex auto speed auto ! interface Serial0/1 ip address 192.168.50.5 255.255.255.252 ip nat inside clockrate 125000 ! router eigrp 100 redistribute static network 172.16.0.0 network 192.168.50.0 no auto-summary ! ip nat inside source list 1 interface FastEthernet0/0 overload ip classless ip default-network 172.16.0.0 ip route 0.0.0.0 0.0.0.0 172.16.0.1 ip http server ! access-list 1 permit 192.168.50.0 0.0.0.255 ! dial-peer cor custom ! ! ! ! ! line con 0 line aux 0 line vty 0 4 login ! end