28.06.2014 Views

Learning by Doing: CISCO Certified Network ... - SCN Research

Learning by Doing: CISCO Certified Network ... - SCN Research

Learning by Doing: CISCO Certified Network ... - SCN Research

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.

Setting up a Router to be a Frame Relay Switch<br />

Objective:<br />

In this lab you learn how to “change” a router into a frame relay switch.<br />

Tools and Materials:<br />

(1) router<br />

(1) workstation<br />

(1) console cable<br />

Lab Diagram:<br />

s0/0<br />

dlic#18 s0/1<br />

dlci#16<br />

Background:<br />

Many people do not have the luxury of having an Adtran Atlas 550 for frame relay<br />

simulation. This lab will show you how you can transform a router into a frame relay<br />

switch. You can then use this for some of the basic frame relay experiments that only<br />

require a frame relay switch between two routers. If you have a 4000 series router then<br />

you can make a frame switch with 3 or more fully-meshed frame lines. What? You only<br />

have 2500’s or 2600’s? Oh well, you can only set up the router as a static frame relay<br />

switch between two routers.<br />

Step-By-Step Instructions:<br />

1. Set up the basics on the router.<br />

router>en<br />

router#config t<br />

router(config)#hostname Frswitch<br />

Frswitch(config)#en secret cisco<br />

Frswitch(config)#en password class<br />

Frswitch(config)#line con 0<br />

Frswitch(config-line)#exec-timeout 0 0<br />

Frswitch(config-line)#logging synchronous<br />

Frswitch(config-line)#line vty 0 4<br />

Frswitch(config-line)#login<br />

Frswitch(config-line)#password cisco<br />

2. Enable the router to become a frame relay switch:<br />

Frswitch(config)#frame-relay switching<br />

391

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

Saved successfully!

Ooh no, something went wrong!