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.

Next, let’s fill in the information for circuit #2 (192.168.2.0 network using .1 and<br />

.2):<br />

Router Diekman Shadow Knight<br />

S0/0 none none none<br />

Adtran 1/1 1/2 2/1<br />

Dlci 16 18 17<br />

S0/0.16 none 192.168.1.2<br />

S0/0.17 192.168.2.1 none<br />

S0/0.18 192.168.1.1 none 192.168.2.2<br />

Finally, let’s fill in the information for circuit #3 (192.168.3.0 network using .1<br />

and .2):<br />

Router Diekman Shadow Knight<br />

S0/0 none none none<br />

Adtran 1/1 1/2 2/1<br />

Dlci 16 18 17<br />

S0/0.16 none 192.168.1.2 192.168.3.2<br />

S0/0.17 192.168.3.1 192.168.2.1 none<br />

S0/0.18 192.168.1.1 none 192.168.2.2<br />

Eh, voila! We are ready to configure our routers. Let’s configure our serial<br />

interface and sub-interfaces on “knight” (dlci #17)<br />

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

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

knight(config-if)#frame-relay lmi-type ansi<br />

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

knight(config-if)#int s0/0.16 point-to-point<br />

knight(config-if)#ip address 192.168.3.2 255.255.255.0<br />

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

knight(config-if)#frame-relay interface-dlci 16<br />

knight(config-if)#int s0/0.18 point-to-point<br />

knight(config-if)#ip address 192.168.2.2 255.255.255.0<br />

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

knight(config-if)#frame-relay interface-dlci 18<br />

do not forget to use your “cut and paste” utilities…these are a time-saver!<br />

The last line (frame-relay interface-dlci 18) just identifies the dlci connection<br />

(in this case to our Adtran). Now isn’t that nice that we already have it in our<br />

drawing. Notice how there is no ip address on S0/0. A good way to doublecheck<br />

yourself: Knight connects using dlci #17 so we should have sub-<br />

402

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

Saved successfully!

Ooh no, something went wrong!