24.12.2014 Views

Lab 2.5.1: Basic PPP Configuration Lab

Lab 2.5.1: Basic PPP Configuration Lab

Lab 2.5.1: Basic PPP Configuration Lab

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

CCNA Exploration<br />

Accessing the WAN: IP Addressing Services<br />

<strong>Lab</strong> 7.4.1: <strong>Basic</strong> DHCP and NAT <strong>Configuration</strong><br />

clock rate 125000<br />

!<br />

router ospf 1<br />

network 10.1.1.0 0.0.0.3 area 0<br />

network 192.168.20.0 0.0.0.255 area 0<br />

default-information originate<br />

!<br />

ip route 0.0.0.0 0.0.0.0 209.165.200.226<br />

!<br />

!<br />

no ip http server<br />

no ip http secure-server<br />

ip nat inside source list NAT interface Serial0/0/1 overload<br />

ip nat inside source static 192.168.20.254 209.165.200.254<br />

!<br />

ip access-list extended NAT<br />

permit ip 192.168.10.0 0.0.0.255 any<br />

permit ip 192.168.11.0 0.0.0.255 any<br />

!<br />

!<br />

banner motd ^C<br />

***********************************<br />

!!!AUTHORIZED ACCESS ONLY!!!<br />

***********************************<br />

^C<br />

!<br />

line con 0<br />

exec-timeout 0 0<br />

password cisco<br />

logging synchronous<br />

login<br />

line aux 0<br />

exec-timeout 0 0<br />

password cisco<br />

logging synchronous<br />

login<br />

line vty 0 4<br />

exec-timeout 0 0<br />

password cisco<br />

logging synchronous<br />

login<br />

!<br />

end<br />

ISP#show run<br />

<br />

!<br />

hostname ISP<br />

!<br />

enable secret class<br />

!<br />

no ip domain lookup<br />

!<br />

interface Serial0/0/1<br />

All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 12 of 13

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!