Hey guys,

I am setting up a lab with:-

HeadQ    = DLCI 101
router A = DLCI 102
router B = DLCI 103
router C = DLCI 104

The switch interfaces are s0, s1, s2, and s3.  My configuration for the 
switch is as follows:-

Frame-Switch#

frame-relay switching
int S0
no ip address
encapsulation frame-relay
clockrate 64000
frame-relay lmi-type ansi
frame-relay intf-type dce
frame-relay route 101 int s3 102

int s1
no ip address
encapsulation frame-relay
clockrate 64000
frame-relay lmi-type ansi
frame-relay intf-type dce
frame-relay route 104 int s2 103

int s2
no ip address
encapsulation frame-relay
clockrate 64000
frame-relay lmi-type ansi
frame-relay intf-type dce
frame-relay route 103 int s1 104


int s3
no ip address
encapsulation frame-relay
clockrate 64000
frame-relay lmi-type ansi
frame-relay intf-type dce
frame-relay route 102 int s0 101

Am I on the the right track or am I missing a few route statement.  I am not 
sure and have some doubts, could someone shed some light here?

Thanks



_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=16303&t=16303
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to