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: ACLs<br />

<strong>Lab</strong> 5.5.1 <strong>Basic</strong> Access Control Lists<br />

Task 7: Document the Router <strong>Configuration</strong>s<br />

<strong>Configuration</strong>s<br />

Router 1<br />

hostname R1<br />

!<br />

enable secret class<br />

!<br />

no ip domain lookup<br />

!<br />

interface FastEthernet0/0<br />

ip address 192.168.10.1 255.255.255.0<br />

no shutdown<br />

!<br />

interface FastEthernet0/1<br />

ip address 192.168.11.1 255.255.255.0<br />

no shutdown<br />

!<br />

interface Serial0/0/0<br />

ip address 10.1.1.1 255.255.255.252<br />

ip access-group EXTEND-1 out<br />

clockrate 64000<br />

no shutdown<br />

!<br />

router ospf 1<br />

network 10.1.1.0 0.0.0.3 area 0<br />

network 192.168.10.0 0.0.0.255 area 0<br />

network 192.168.11.0 0.0.0.255 area 0<br />

!<br />

ip access-list extended EXTEND-1<br />

deny ip 192.168.10.0 0.0.0.255 host 209.165.200.225<br />

permit ip any any<br />

!<br />

banner motd ^CUnauthorized access strictly prohibited, violators will be<br />

prosecuted to the full extent of the law.^<br />

!<br />

line con 0<br />

password cisco<br />

logging synchronous<br />

login<br />

!<br />

line vty 0 4<br />

password cisco<br />

login<br />

!<br />

Router 2<br />

hostname R2<br />

!<br />

enable secret class<br />

!<br />

no ip domain lookup<br />

!<br />

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

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

Saved successfully!

Ooh no, something went wrong!