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

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

Frame relay switch configuration:

hostname 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 222 interface serial0/0 111 
clock rate 256000 
no shutdown 
! 
end

NOTE: This frame relay switch configuration is based on the configuration of a Cisco 2610 IOS router with two Serial interfaces. The router is running a basic Enterprise IOS image.

Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x