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

Create successful ePaper yourself

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

Do a trace route between the three. You should see:<br />

terminus#traceroute 12.0.0.1<br />

Type escape sequence to abort.<br />

Tracing the route to 12.0.0.1<br />

1 200.200.200.2 16 msec 16 msec 16 msec<br />

2 201.200.200.2 32 msec 32 msec *<br />

Let’s also look at our ip route:<br />

terminus#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, ia - IS-IS inter area<br />

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

P - periodic downloaded static route<br />

Gateway of last resort is not set<br />

200.200.200.0/24 is variably subnetted, 2 subnets, 2 masks<br />

C 200.200.200.0/24 is directly connected, Serial0/0<br />

C 200.200.200.2/32 is directly connected, Serial0/0<br />

D 201.200.200.0/24 [90/21024000] via 200.200.200.2, 00:02:23, Serial0/0<br />

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

D 11.0.0.0/8 [90/20640000] via 200.200.200.2, 00:02:23, Serial0/0<br />

D 12.0.0.0/8 [90/21152000] via 200.200.200.2, 00:02:23, Serial0/0<br />

terminus#<br />

6. To change the encapsulation back we would just reverse the process and use<br />

HDLC:<br />

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

terminus(config-if)#enc hdlc<br />

7. You can change all serial interfaces to PPP for its encapsulation and it should<br />

work just fine. Remember: it’s got to be the same on both ends to work.<br />

Challenge Lab or Supplemental Activities:<br />

1. Go to the web and find out for what all those other encapsulation types are<br />

primarily used.<br />

2. Can SDLC-primary on one end of a serial line communicate with SDLCsecondary<br />

on the other end?<br />

374

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

Saved successfully!

Ooh no, something went wrong!