[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <protocols>
        <bgp>
            <path-selection>
                <med-plus-igp>
                    <med-multiplier>med-multiplier</med-multiplier>
                    <igp-multiplier>igp-multiplier</igp-multiplier>
                </med-plus-igp>
            </path-selection>
        </bgp>
    </protocols>
</configuration>

Description

Add IGP cost to next-hop to MED before comparing MED values.

Contents

<igp-multiplier>—Multiplier for IGP cost to next-hop.

<med-multiplier>—Multiplier for MED.


[Contents] [Prev] [Next] [Index] [Report an Error]