in

CCIE - Internetwork Expert's Online Community

Latest post 11-08-2008 12:31 AM by IPv6Freely. 7 replies.
Page 1 of 1 (8 items)
Sort Posts: Previous Next
  • 11-07-2008 9:45 AM

    • RQH
    • Top 500 Contributor
    • Joined on 11-07-2008
    • Posts 3
    • Points 90

    Home Lab Setup Questions

    I have all the gear I need to setup my home lab for CCIE training.  I had some questions on how to setup the frame relay switch though.

    In the Internetwork Experts docs it shows R6 only has frame connections to BB1 but over 6 DLCI's.  Also the DLCI's are the same on both ends and also the same as other DLCI's used between the other routers (ie 101, 201, etc).  Can anyone help with how they have their frame switch set?

    Thanks

    • Post Points: 35
  • 11-07-2008 9:56 AM In reply to

    • drbk563
    • Top 100 Contributor
    • Joined on 10-17-2008
    • Posts 13
    • Points 230

    Re: Home Lab Setup Questions

    RQH,

         Below is how I have the frame-relay switch configured for the connection between BB1 and R6. However, for my frame-relay switch I am using a 3640. So the physical serial will be different in your case.

    interface Serial1/2
     description Connected to R6
     no ip address
     encapsulation frame-relay
     serial restart_delay 0
     clockrate 64000
     frame-relay intf-type dce
     frame-relay route 51 interface Serial2/1 51
     frame-relay route 100 interface Serial2/1 100
     frame-relay route 101 interface Serial2/1 101
     frame-relay route 201 interface Serial2/1 201
     frame-relay route 301 interface Serial2/1 301
     frame-relay route 401 interface Serial2/1 401


    interface Serial2/1
    description Connected to BB1
     no ip address
     encapsulation frame-relay
     serial restart_delay 0
     clockrate 64000
     frame-relay intf-type dce
     frame-relay route 51 interface Serial1/2 51
     frame-relay route 100 interface Serial1/2 100
     frame-relay route 101 interface Serial1/2 101
     frame-relay route 201 interface Serial1/2 201
     frame-relay route 301 interface Serial1/2 301
     frame-relay route 401 interface Serial1/2 401

     

     

    • Post Points: 5
  • 11-07-2008 10:07 AM In reply to

    RE: Home Lab Setup Questions

    The BB configs should be part of the config set in your members account.  BB1 happens to be the frame switch.  So there are other serial links there as well.
     
    Check out the physical topology diagrams from the workbook as well, which should help with that!
     
    HTH,
     
    Scott


    From: ccie-rs-gen@ieoc.com [mailto:ccie-rs-gen@ieoc.com] On Behalf Of RQH
    Sent: Friday, November 07, 2008 12:50 PM
    To: smorris@internetworkexpert.com
    Subject: [CCIE R&S General] Home Lab Setup Questions

    I have all the gear I need to setup my home lab for CCIE training.  I had some questions on how to setup the frame relay switch though.

    In the Internetwork Experts docs it shows R6 only has frame connections to BB1 but over 6 DLCI's.  Also the DLCI's are the same on both ends and also the same as other DLCI's used between the other routers (ie 101, 201, etc).  Can anyone help with how they have their frame switch set?

    Thanks




    Internetwork Expert - The Industry Leader in CCIE Preparation
    http://www.internetworkexpert.com

    Subscription information may be found at:
    http://www.ieoc.com/forums/ForumSubscriptions.aspx
    • Post Points: 20
  • 11-07-2008 11:05 AM In reply to

    • RQH
    • Top 500 Contributor
    • Joined on 11-07-2008
    • Posts 3
    • Points 90

    Re: RE: Home Lab Setup Questions

    Ok.  Going to plead ignorant here.  Where do I find the config set in the members area.  I logged into my account and see 'Subscriptions and Classes', 'Mock labs and rentals', and 'Orders and training info'.  I don't see anything about the configs in any of those.  Help?  :)

     

    Thanks

    • Post Points: 35
  • 11-07-2008 11:44 AM In reply to

    RE: RE: Home Lab Setup Questions

    When you log in, you should be at subscriptions and classes to begin with...
     
    Click on one of your subscriptions.  Vol1 is perfectly fine.  The next screen has all the breakdowns, but at the very top is stuff about the BB's.  :)
     
    Scott


    From: ccie-rs-gen@ieoc.com [mailto:ccie-rs-gen@ieoc.com] On Behalf Of RQH
    Sent: Friday, November 07, 2008 2:10 PM
    To: smorris@internetworkexpert.com
    Subject: Re: [CCIE R&S General] RE: Home Lab Setup Questions

    Ok.  Going to plead ignorant here.  Where do I find the config set in the members area.  I logged into my account and see 'Subscriptions and Classes', 'Mock labs and rentals', and 'Orders and training info'.  I don't see anything about the configs in any of those.  Help?  :)

     

    Thanks




    Internetwork Expert - The Industry Leader in CCIE Preparation
    http://www.internetworkexpert.com

    Subscription information may be found at:
    http://www.ieoc.com/forums/ForumSubscriptions.aspx
    • Post Points: 20
  • 11-07-2008 11:50 AM In reply to

    Re: RE: Home Lab Setup Questions

    You can find the reference configs here:

    http://www.internetworkexpert.com/downloads/bb1.txt
    http://www.internetworkexpert.com/downloads/bb2.txt
    http://www.internetworkexpert.com/downloads/bb3.txt

    In this case BB1 is also the frame switch, but it could be a separate device.  The link to R6 is back-to-back frame-relay, while the other links are switched.


    HTH,

    Brian McGahan, CCIE #8593 (R&S/SP/Security)
    bmcgahan@internetworkexpert.com
     
    Internetwork Expert, Inc.
    http://www.InternetworkExpert.com
    Toll Free: 877-224-8987 x 705
    Outside US: 775-826-4344 x 705
    Online Community: http://www.IEOC.com
    CCIE Blog: http://blog.internetworkexpert.com


    RQH wrote:

    Ok.  Going to plead ignorant here.  Where do I find the config set in the members area.  I logged into my account and see 'Subscriptions and Classes', 'Mock labs and rentals', and 'Orders and training info'.  I don't see anything about the configs in any of those.  Help?  :)

     

    Thanks




    Internetwork Expert - The Industry Leader in CCIE Preparation
    http://www.internetworkexpert.com

    Subscription information may be found at:
    http://www.ieoc.com/forums/ForumSubscriptions.aspx
    • Post Points: 5
  • 11-07-2008 11:56 AM In reply to

    • RQH
    • Top 500 Contributor
    • Joined on 11-07-2008
    • Posts 3
    • Points 90

    Re: RE: RE: Home Lab Setup Questions

    Yup.  I feel stupid now.  Thanks for the help everyone.

    • Post Points: 20
  • 11-08-2008 12:31 AM In reply to

    • IPv6Freely
    • Top 10 Contributor
    • Joined on 08-09-2008
    • Pittsburg KS
    • Posts 111
    • Points 1,575

    Re: RE: RE: Home Lab Setup Questions

    Dont feel too stupid, that whole setup really confused me at first too :)

    • Post Points: 5
Page 1 of 1 (8 items)