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.

Add interface configurations.<br />

turner(config)#int s0/0<br />

turner(config-if)#ip address 192.168.1.1 255.255.255.0<br />

turner(config-if)#enc frame-relay<br />

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

turner(config)#int loop 0<br />

turner(config-if)#ip address 1.1.1.1 255.0.0.0<br />

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

Add routing protocol.<br />

turner(config)#router eigrp 38<br />

turner(config-router)#network 192.168.1.0<br />

turner(config-router)#network 1.0.0.0<br />

3. Now, do the same for the other router.<br />

4. Verify connectivity. When you check your routes, ping, and view the frame relay<br />

circuit status you should see:<br />

turner#sh ip route<br />

Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP<br />

D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area<br />

N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2<br />

E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP<br />

i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, * - candidate default<br />

U - per-user static route, o - ODR<br />

Gateway of last resort is not set<br />

C 1.0.0.0/8 is directly connected, Loopback0<br />

D 2.0.0.0/8 [90/2297856] via 192.168.1.2, 00:11:14, Serial0/1<br />

C 192.168.1.0/24 is directly connected, Serial0/1<br />

turner#<br />

turner#ping 2.2.2.2<br />

Type escape sequence to abort.<br />

Sending 5, 100-<strong>by</strong>te ICMP Echos to 2.2.2.2, timeout is 2 seconds:<br />

!!!!!<br />

Success rate is 100 percent (5/5), round-trip min/avg/max = 64/65/68 ms<br />

turner#<br />

You can check the status of the frame relay circuit connection with “show framerelay<br />

pvc.”<br />

394

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

Saved successfully!

Ooh no, something went wrong!