19.07.2013 Views

CCNA Complete Guide 2nd Edition.pdf - Cisco Learning Home

CCNA Complete Guide 2nd Edition.pdf - Cisco Learning Home

CCNA Complete Guide 2nd Edition.pdf - Cisco Learning Home

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.

Appendix 2<br />

Frame Relay Switch Configuration<br />

Basic Frame Relay Switching Network with 3 <strong>Cisco</strong> Routers<br />

RT1 FR-SW RT2<br />

DLCI 102<br />

172.16.1.0/24<br />

S0/0<br />

S0/0<br />

172.16.2.0/24<br />

S0/0<br />

S0/1<br />

DLCI 101<br />

DLCI 101 DLCI 102<br />

Figure A2-1: Sample Frame Relay Switching Network I<br />

- Frame Relay Switching configuration on FR-SW:<br />

!<br />

hostname FR-SW<br />

!<br />

frame-relay switching<br />

!<br />

interface Serial0/0<br />

no ip address<br />

encapsulation frame-relay<br />

clockrate 1000000<br />

frame-relay intf-type dce<br />

frame-relay route 102 interface Serial0/1 101<br />

!<br />

interface Serial0/1<br />

no ip address<br />

encapsulation frame-relay<br />

clockrate 1000000<br />

frame-relay intf-type dce<br />

frame-relay route 101 interface Serial0/0 102<br />

!<br />

- The frame-relay switching global configuration command enables FR switching on a router.<br />

- The frame-relay route {input dlci} interface {outgoing interface} {output dlci} interface<br />

subcommand defines a static entry in the Frame Relay switching table.<br />

- No IP address configuration is required on the Frame Relay switch interfaces (L3 function).<br />

It only requires mapping of DLCIs to interfaces (L2 function).<br />

- The show frame-relay route EXEC command verifies the configuration of a FR switch:<br />

FR-SW#show frame-relay route<br />

Input Intf Input Dlci Output Intf Output Dlci Status<br />

Serial0/0 102 Serial0/1 101 inactive<br />

Serial0/1 101 Serial0/0 102 inactive<br />

FR-SW#<br />

219<br />

Copyright © 2008 Yap Chin Hoong<br />

yapchinhoong@hotmail.com

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

Saved successfully!

Ooh no, something went wrong!