in

CCIE - Internetwork Expert's Online Community

Latest post 11-15-2008 10:57 AM by ciscokid. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 11-15-2008 4:04 AM

    • m2600
    • Top 100 Contributor
    • Joined on 07-20-2008
    • Posts 16
    • Points 245

    7.1 Traffic Limiting

     

    The question:

    R6 to BB1 is only provisioned 25Mbps.

    Configure FR TS on R6 to avoid being dropped as it is sent out ..

    Use a shaping interval of 10 ms ...

    R6 should be allowed to send up to its access rate ..

     

    The solution given:

    The question:

    R6 to BB1 is only provisioned 25Mbps.

    Configure FR TS on R6 to avoid being dropped as it is sent out ..

    Use a shaping interval of 10 ms ...

    R6 should be allowed to send up to its access rate ..

     

    The solution given:

    !
    map-class frame-relay TS
     frame-relay cir 25000000
     frame-relay bc 250000
     frame-relay be 200000
    !

    How do we get the exact calculation for this type of question? Is there a standard format?

     

    Thanks again.

    Filed under:
    • Post Points: 20
  • 11-15-2008 10:57 AM In reply to

    • ciscokid
    • Top 75 Contributor
    • Joined on 09-11-2008
    • South Africa
    • Posts 20
    • Points 310

    Re: 7.1 Traffic Limiting

    Re: [IEWB-SP-VOL2-V1-LAB2] 7.1 Traffic Limiting Hi there,

    Here you were given 10ms. However here are the formulas

    Bc = CIR * (Tc/1000)
    Be = (AR - CIR) * (Tc/1000)

    Thanks

    James


    On 11/15/08 6:05 AM, "m2600" <bounce-m2600@ieoc.com> wrote:



    The question:

    R6 to BB1 is only provisioned 25Mbps.

    Configure FR TS on R6 to avoid being dropped as it is sent out ..

    Use a shaping interval of 10 ms ...

    R6 should be allowed to send up to its access rate ..

     

    The solution given:

    The question:

    R6 to BB1 is only provisioned 25Mbps.

    Configure FR TS on R6 to avoid being dropped as it is sent out ..

    Use a shaping interval of 10 ms ...

    R6 should be allowed to send up to its access rate ..

     

    The solution given:

    !
    map-class frame-relay TS
     frame-relay cir 25000000
     frame-relay bc 250000
     frame-relay be 200000
    !

    How do we get the exact calculation for this type of question? Is there a standard format?

     

    Thanks again.




    "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
Page 1 of 1 (2 items)