Options

ip bandwidth-percent eigrp 1 ?

aueddonlineaueddonline Member Posts: 611 ■■□□□□□□□□
R2_2611xm(config-if)#ip bandwidth-percent eigrp 1 ?
<1-999999> Maximum bandwidth percentage that EIGRP may use



with this command if I typed 99, would that mean 99%

or would you have to put 99000?

just wondering I was a bit confused when the option wasn't 1-100
What's another word for Thesaurus?

Comments

  • Options
    dtlokeedtlokee Member Posts: 2,378 ■■■■□□□□□□
    To accomidate people who lower the bandwitdth statement on the interface below the actual bandwidth. This was common on frame relay circuits.
    The only easy day was yesterday!
  • Options
    NetstudentNetstudent Member Posts: 1,693 ■■■□□□□□□□
    R2_2611xm(config-if)#ip bandwidth-percent eigrp 1 ?
    <1-999999> Maximum bandwidth percentage that EIGRP may use



    with this command if I typed 99, would that mean 99%

    or would you have to put 99000?

    just wondering I was a bit confused when the option wasn't 1-100


    Try this article, and maybe it will solidify it for you.

    http://www.cisco.com/en/US/tech/tk365/technologies_tech_note09186a0080094063.shtml



    For example:

    "This configuration allows IP-EIGRP AS 210 to use 256Kbps (200% of 128Kbps) on Serial 1:

    interface Serial 1
    bandwidth 128
    ip bandwidth-percent eigrp 210 200"
    There is no place like 127.0.0.1 BUT 209.62.5.3 is my 127.0.0.1 away from 127.0.0.1!
  • Options
    aueddonlineaueddonline Member Posts: 611 ■■□□□□□□□□
    ok so it is the % value, god knows why you'd ask it to use 999999% of a link, cheers guys
    What's another word for Thesaurus?
Sign In or Register to comment.