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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

CCNA Exploration<br />

Accessing the WAN: Frame Relay<br />

<strong>Lab</strong> 3.5.1 <strong>Basic</strong> Frame Relay<br />

<strong>Basic</strong> configurations for all routers<br />

enable<br />

configure terminal<br />

hostname [R1, R2, FR-Switch]<br />

no ip domain-lookup<br />

enable secret class<br />

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

will be prosecuted to the full extent of the law^C<br />

!<br />

!<br />

!<br />

line console 0<br />

logging synchronous<br />

password cisco<br />

login<br />

!<br />

line vty 0 4<br />

password cisco<br />

login<br />

end<br />

copy running-config startup-config<br />

<strong>Basic</strong> configurations for switch<br />

enable<br />

configure terminal<br />

hostname [S1]<br />

no ip domain-lookup<br />

enable secret class<br />

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

will be prosecuted to the full extent of the law^C<br />

!<br />

!<br />

!<br />

line console 0<br />

logging synchronous<br />

password cisco<br />

login<br />

!<br />

line vty 0 15<br />

password cisco<br />

login<br />

end<br />

copy running-config startup-config<br />

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

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

Saved successfully!

Ooh no, something went wrong!