20.01.2013 Views

CCNA 3 Labs and Study Guide - BINARYBB.INFO – @jagalbraith

CCNA 3 Labs and Study Guide - BINARYBB.INFO – @jagalbraith

CCNA 3 Labs and Study Guide - BINARYBB.INFO – @jagalbraith

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.

206 Switching Basics <strong>and</strong> Intermediate Routing <strong>CCNA</strong> 3 <strong>Labs</strong> <strong>and</strong> <strong>Study</strong> <strong>Guide</strong><br />

Step 3. The following is a basic configuration for RTA:<br />

Router(config)#hostname RTA<br />

RTA(config)#ip subnet-zero<br />

RTA(config)#no ip domain-lookup<br />

RTA(config)#ip host RTC 10.0.0.9 10.0.0.6<br />

RTA(config)#ip host RTB 10.0.0.2 10.0.0.5<br />

RTA(config)#banner motd &<br />

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

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

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

&<br />

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

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

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

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

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

RTA(config-line)#ine aux 0<br />

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

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

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

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

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

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

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

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

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

RTA(config-line)#end<br />

RTA#copy run start<br />

Instructor Note: This basic configuration can be used on all three routers with changes to the hostname <strong>and</strong> the host<br />

table. At this level in their studies, your students should be able to do this with little or no help from you.<br />

Task 2: Configure Interfaces <strong>and</strong> EIGRP Routing<br />

Step 1. Use Table 3-5 <strong>and</strong> the topology shown in Figure 3-6 to configure each router with the correct<br />

interface addresses. The interface configuration for RTA is as follows:<br />

RTA(config)#interface FastEthernet0/0<br />

RTA(config-if)#description Link to RTA LAN<br />

RTA(config-if)#ip address 172.16.0.1 255.255.192.0<br />

RTA(config-if)#no shutdown<br />

RTA(config-if)#interface Serial0/0<br />

RTA(config-if)#description Link to RTC<br />

RTA(config-if)#ip address 10.0.0.10 255.255.255.252<br />

RTA(config-if)#clockrate 64000<br />

RTA(config-if)#no shutdown<br />

RTA(config-if)#interface Serial0/1<br />

RTA(config-if)#description Link to RTB<br />

RTA(config-if)#ip address 10.0.0.1 255.255.255.252<br />

RTA(config-if)#clockrate 64000<br />

RTA(config-if)#no shutdown

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

Saved successfully!

Ooh no, something went wrong!