FR Switch Config for IPExpert 8.0

From: dino.picinich@gmail.com
Date: Mon Jul 10 2006 - 22:36:13 ART


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