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


Usage

<configuration>
    <logical-systems>
        <protocols>
            <bgp>
                <group>
                    <neighbor>
                        <metric-out>
                            <igp>
                                <metric-offset>metric-offset</metric-offset>
                                <delay-med-update/>
                            </igp>
                        </metric-out>
                    </neighbor>
                </group>
            </bgp>
        </protocols>
    </logical-systems>
</configuration>

Description

Track the IGP metric.

Contents

<delay-med-update>—Delay updating MED when IGP metric increases.

<metric-offset>—Metric offset for MED.


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