! version 12.2 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname ISP ! ! ! enable secret 5 $1$mERr$hx5rVt7rPNoS4wqbXKX7m0 ! ! ! ! ! ! ! ! ! ! no ip domain-lookup ! ! ! ! ! ! interface FastEthernet0/0 description Link to Web Server ip address 209.165.200.1 255.255.255.252 duplex auto speed auto ! interface FastEthernet0/1 no ip address duplex auto speed auto shutdown ! interface Serial0/0 no ip address shutdown ! interface Serial0/1 no ip address shutdown ! interface Serial0/2 description Link to Customer ip address 209.165.200.226 255.255.255.224 encapsulation ppp clock rate 64000 ! interface Serial0/3 no ip address shutdown ! interface FastEthernet1/0 no ip address duplex auto speed auto shutdown ! interface FastEthernet1/1 no ip address duplex auto speed auto shutdown ! ip classless ip route 192.168.20.0 255.255.255.0 Serial0/2 ip route 192.168.30.0 255.255.255.0 Serial0/2 ip route 10.1.1.0 255.255.255.252 Serial0/2 ip route 10.2.2.0 255.255.255.248 Serial0/2 ! ! ! ! ! ! ! line con 0 exec-timeout 0 0 password sanfran login line vty 0 4 exec-timeout 0 0 password sanfran login ! ! ! end