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.

Step-<strong>by</strong>-Step Instructions:<br />

1. Cable the lab as shown. Be certain your serial cable is plugged in properly…in<br />

other words the DCE end goes with the interface command “clockrate.”<br />

2. Complete the basic router setup on each router.<br />

Router>en<br />

Router#config t<br />

Router(config)#hostname Randy (or hostname Ward)<br />

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

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

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

Randy(config-line)#exit<br />

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

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

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

Randy(config-line)#exit<br />

Randy(config)#enable secret cisco<br />

Randy(config)#enable password class<br />

3. Configure the interfaces on each router:<br />

Randy(config)#int e0<br />

Randy(config-if)#ip address 192.168.3.1 255.255.255.0<br />

Randy(config-if)#no shut<br />

Randy(config)#int s0<br />

Randy(config-if)#ip address 192.168.30.1 255.255.255.0<br />

Randy(config-if)#clockrate 56000<br />

Randy(config-if)#no shut<br />

Ward(config)#int e0<br />

Ward(config-if)#ip address 192.168.4.1 255.255.255.0<br />

Ward(config-if)#no shut<br />

Ward(config)#int s1<br />

Ward(config-if)#ip address 192.168.30.2 255.255.255.0<br />

Ward(config-if)#no shut<br />

4. Configure the routing protocol and advertise/associate/publish the router’s<br />

networks.<br />

Randy(config)#router rip<br />

Randy(config-router)#network 192.168.30.0<br />

Randy(config-router)#network 192.168.3.0<br />

Ward(config)#router rip<br />

Ward(config-router)#network 192.168.30.0<br />

Ward (config-router)#network 192.168.4.0<br />

5. Setup the workstations with IP address, subnet masks, and gateways addresses.<br />

You will need to reboot the workstations. If they ask for a password for network<br />

connectivity just put anything in and you should see a message something like<br />

“no domain server is available, you may not have some networking functions.”<br />

182

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

Saved successfully!

Ooh no, something went wrong!