! version 12.2 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname SanJose ! ! memory-size iomem 10 ip subnet-zero ! ! ! ! call rsvp-sync ! ! ! ! ! ! ! ! interface FastEthernet0/0 ip address 172.16.0.2 255.255.255.0 ip nat outside duplex auto speed auto no sh ! interface Serial0/0 ip address 192.168.50.1 255.255.255.252 ip nat inside clockrate 64000 no sh ! 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 64000 no sh ! 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 200.20.20.0 ip http server ! access-list 1 permit 192.168.50.0 0.0.0.252 ! dial-peer cor custom ! ! ! ! ! line con 0 line aux 0 line vty 0 4 !