how to use cisco router as a frame relay switch

Use a Cisco Router AS A Frame Relay Switch





................................................................................................................................................
Frame Relay Router [R2]
 Router (Config)# Frame-relay switching
 Interface Serial0/0
 no shutdown
 No ip address
 Encapsulation frame-relay
 Clock rate 64000
 Frame-relay lmi-type ANSI
 Frame-relay intf-type dce
 Frame-relay route 110 interface Serial0/1 130
!
 Interface Serial0/1
 no ip address
 no shutdown
 Encapsulation frame-relay
 Clock rate 64000
 frame-relay lmi-type ansi
 frame-relay intf-type dce
 frame-relay route 130 interface Serial0/0 110
!
interface Serial0/2
 no ip address
 no shutdown
 encapsulation frame-relay
 clock rate 64000
 frame-relay lmi-type ansi
 frame-relay intf-type dce
 frame-relay route 140 interface Serial0/0 120


Router 1
interface Serial0/0
 no ip address
 encapsulation frame-relay
 clock rate 64000
 frame-relay lmi-type ansi
!
 Interface Serial0/0.1 point-to-point
 ip address 192.168.10.1 255.255.255.0
 Frame-relay interface-dlci 110
!
 Interface Serial0/0.2 point-to-point
 ip address 192.168.20.1 255.255.255.0
frame-relay interface-dlci 120
Router 3
 Interface Serial0/0
 no ip address
 Encapsulation frame-relay
 Clock rate 64000
 Frame-relay lmi-type ANSI
!
Interface Serial0/0.1 point-to-point
 ip address 192.168.20.2 255.255.255.0
 Frame-relay interface-dlci 140

Router 4
interface Serial0/0
 no ip address
 encapsulation frame-relay
 clock rate 64000
 frame-relay lmi-type ansi
!
interface Serial0/0.1 point-to-point
 ip address 192.168.10.2 255.255.255.0
frame-relay interface-dlci 130


Comments

Popular posts from this blog

How to Upgrade Software on Cisco 5508/5520 HA WLC

How to upgrade software on a Cisco 3850 Switch | Recover Password | Configuration Backup | Restore Configuration

STP Interview Questions and Answers [CCNP]