You are on page 1of 2

en

config t
version 11.2
no service password-encryption
no service udp-small-servers
no service tcp-small-servers
!
hostname FRSwitch
!
!
no ip domain-lookup
frame-relay switching
!
interface Serial0
no ip address
encapsulation frame-relay
clockrate 125000
frame-relay intf-type dce
frame-relay route 102 interface Serial1 201
frame-relay route 103 interface Serial2 301
frame-relay route 104 interface Serial3 401
no shut
!
interface Serial1
no ip address
encapsulation frame-relay
clockrate 125000
frame-relay intf-type dce
frame-relay route 201 interface Serial0 102
no shut
!
interface Serial2
no ip address
encapsulation frame-relay
clockrate 115200
frame-relay intf-type dce
frame-relay route 301 interface Serial0 103
no shut
!
interface Serial3
no ip address
encapsulation frame-relay
clockrate 115200
frame-relay intf-type dce
frame-relay route 401 interface Serial0 104
no shut
!
interface Serial4
no ip address
encapsulation frame-relay
clockrate 115200
frame-relay intf-type dce
frame-relay route 102 interface Serial5 201
frame-relay route 103 interface Serial6 301
frame-relay route 104 interface Serial7 401
no shut
!
interface Serial5
no ip address
encapsulation frame-relay
clockrate 115200
frame-relay intf-type dce
frame-relay route 201 interface Serial4 102
no shut
!
interface Serial6
no ip address
encapsulation frame-relay
clockrate 115200
frame-relay intf-type dce
frame-relay route 301 interface Serial4 103
no shut
!
interface Serial7
no ip address
encapsulation frame-relay
clockrate 115200
frame-relay intf-type dce
frame-relay route 401 interface Serial4 104
no shut
!
interface Serial8
no ip address
shutdown
!
interface Serial9
no ip address
shutdown
!
interface TokenRing0
no ip address
shutdown
!
interface BRI0
no ip address
shutdown
!
no ip classless
!
!
line con 0
logging synchronous
line aux 0
line vty 0 4
login
!
end

You might also like