PhilZone
Welcome to the phil zone

Navigation

Home
Green House
River Cottage
About
PhotoLogs
Certification
SongLyrics
SystemAdmin
Network
Security

I Read

Anil
HouleDude
Woof
Scripting
Joel
RobGalbraith
Carlos
Sam
Mary
Steve
xkcd
UserFriendly
Indexed
QuestionableContent
RealLife
Dilbert
Tugster
NYT
Weather
Radar
News

Stuff

WebMail
QuesoKnow

Frame Relay from Group study

Current configuration:
!
version 12.0
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname RouterF
!
enable secret 5 $1$pa5v$G.FhrfbXRqNm47RqkwL2h.
!
ip subnet-zero
no ip finger
ip domain-name siliconsamurai.net
frame-relay switching
!
!
!
interface Serial0
description To RouterA
no ip address
no ip directed-broadcast
encapsulation frame-relay
no ip mroute-cache
logging event subif-link-status
logging event dlci-status-change
no fair-queue
clockrate 64000
frame-relay lmi-type cisco
frame-relay intf-type dce
frame-relay route 111 interface Serial1 212
frame-relay route 121 interface Serial2 322

!
interface Serial1
description To RouterB
no ip address
no ip directed-broadcast
encapsulation frame-relay
logging event subif-link-status
logging event dlci-status-change
clockrate 64000
frame-relay lmi-type cisco
frame-relay intf-type dce
frame-relay route 212 interface Serial0 111
frame-relay route 231 interface Serial2 332

!
interface Serial2
description To RouterC
no ip address
no ip directed-broadcast
encapsulation frame-relay
logging event subif-link-status
logging event dlci-status-change
clockrate 64000
frame-relay lmi-type cisco
frame-relay intf-type dce
frame-relay route 322 interface Serial0 121
frame-relay route 332 interface Serial1 231

!
!
ip classless
!
!
line con 0
transport input none
line aux 0
line vty 0 4
login
password cisco
!
end


Last update: Wednesday, 22-Sep-2004 15:44:18 PDT
Copyright 2002-2009 - PhilZone