Month: November 2017

Appendix B: Cabling and Configuring a Frame Relay Switch for Three Routers

Frame relay switch configuration: Copyhostname FR-SWITCH ! frame-relay switching interface serial0 description “Connected to R1 Serial1/0” encapsulation frame-relay frame-relay intf-type dce frame-relay route 103 interface serial1 301 frame-relay route 102 interface serial2 201 clock rate 800000 no shutdown ! interface serial1 description “Connected to R3 Serial1/0” encapsulation frame-relay …

Appendix A: Cabling and Configuring a Frame Relay Switch for Two Routers

Frame relay switch configuration: Copyhostname FR-SWITCH ! frame-relay switching ! interface serial0/0 description “Connected to R1 Serial0/0” encapsulation frame-relay frame-relay intf-type dce frame-relay route 111 interface serial0/1 222 clock rate 256000 no shutdown ! interface serial0/1 description “Connected to R2 Serial0/0” encapsulation frame-relay frame-relay intf-type dce frame-relay route …