RE: FR Switch Config for IPExpert 8.0

From: Scott Morris (swm@emanon.com)
Date: Tue Jul 11 2006 - 00:24:04 ART


It should be a full mesh. You just don't use all the dlci's in all labs.
But that's no different than any vendor's implementation. :)

Note there are some "extra" DLCIs in here to assure backwards compatibility
with some previous versions of the lab workbook. But it's always been that
way.

 
Scott Morris, CCIE4 (R&S/ISP-Dial/Security/Service Provider) #4713, JNCIE
#153, CISSP, et al.
CCSI/JNCI-M/JNCI-J
smorris@ipexpert.com
http://www.ipexpert.com
 
service password-encryption
no service udp-small-servers
no service tcp-small-servers
!
hostname PL-Frame-Switch
!
!
no ip domain-lookup
frame-relay switching
!
interface Serial0
 description Connection to R2 INT S0/1/0
 no ip address
 encapsulation frame-relay
 no ip mroute-cache
 no fair-queue
 clockrate 4000000
 frame-relay intf-type dce
 frame-relay route 104 interface Serial1 401
 frame-relay route 105 interface Serial2 501
 frame-relay route 106 interface Serial3 601
 frame-relay route 204 interface Serial1 402
 frame-relay route 205 interface Serial2 502
 frame-relay route 206 interface Serial3 602
no shut
!
interface Serial1
 description Connection to R4 INT s0/0/0
 no ip address
 encapsulation frame-relay
 clockrate 4000000
 frame-relay intf-type dce
 frame-relay route 401 interface Serial0 104
 frame-relay route 402 interface Serial0 204
 frame-relay route 405 interface Serial2 504
 frame-relay route 406 interface Serial3 604
no shut
!
interface Serial2
 description Connection to R5 int S0/1/0
 no ip address
 encapsulation frame-relay
 clockrate 4000000
 clockrate 115200
 frame-relay intf-type dce
 frame-relay route 501 interface Serial0 105
 frame-relay route 502 interface Serial0 205
 frame-relay route 504 interface Serial1 405
 frame-relay route 506 interface Serial3 605
no shut
!
interface Serial3
 description Connection to R6 Int S4/0
 no ip address
 encapsulation frame-relay
 clockrate 4000000
 clockrate 115200
 frame-relay intf-type dce
 frame-relay route 601 interface Serial0 106
 frame-relay route 602 interface Serial0 206
 frame-relay route 604 interface Serial1 406
 frame-relay route 605 interface Serial2 506
no shut
!
no ip classless
!

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
dino.picinich@gmail.com
Sent: Monday, July 10, 2006 9:36 PM
To: ccielab@groupstudy.com
Subject: FR Switch Config for IPExpert 8.0

Hi,

Does anyone have the FR switch config for the IPExpert v8.0 labs that you
can send me? I configured it as full mesh as you can see below but I am
finding out as I am working through these labs that it probably should not
be configured that way.

TIA,
Dino

interface Serial2
 description !! CONNECTED TO R2 !!
 no ip address
 encapsulation frame-relay
 serial restart-delay 0
 clockrate 64000
 no arp frame-relay
 frame-relay intf-type dce
 frame-relay route 204 interface Serial4 402 frame-relay route 205
interface Serial5 502 frame-relay route 206 interface Serial6 602 !
interface Serial3
 no ip address
 shutdown
!
interface Serial4
 description !! CONNECTED TO R4 !!
 no ip address
 encapsulation frame-relay
 serial restart-delay 0
 clockrate 64000
 no arp frame-relay
 frame-relay lmi-type cisco
 frame-relay intf-type dce
 frame-relay route 402 interface Serial2 204 frame-relay route 405
interface Serial5 504 frame-relay route 406 interface Serial6 604 !
interface Serial5
 description !! CONNECTED TO R5 !!
 no ip address
 encapsulation frame-relay
 serial restart-delay 0
 clockrate 64000
 no arp frame-relay
 frame-relay intf-type dce
 frame-relay route 502 interface Serial2 205 frame-relay route 504
interface Serial4 405 frame-relay route 506 interface Serial6 605 !
interface Serial6
 description !! CONNECTED TO R6 !!
 no ip address
 encapsulation frame-relay
 serial restart-delay 0
 clockrate 64000
 no arp frame-relay
 frame-relay intf-type dce
 frame-relay route 602 interface Serial2 206 frame-relay route 604
interface Serial4 406 frame-relay route 605 interface Serial5 506



This archive was generated by hypermail 2.1.4 : Tue Aug 01 2006 - 07:13:47 ART