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


<vst-bridge-parameters>

Usage

<stp-bridge>
    <vst-bridge-parameters>
        <root-bridge>...</root-bridge>
        <root-port>root-port</root-port>
        <root-cost>root-cost</root-cost>
        <hello-time-learned>hello-time-learned</hello-time-learned>
        <max-age-learned>max-age-learned</max-age-learned>
        <forward-delay-learned>forward-delay-learned</forward-delay-learned>
        <msg-age>msg-age</msg-age>
        <time-since-last-tc>time-since-last-tc</time-since-last-tc>
        <topology-change-count>topology-change-count</topology-change-count>
        <extended-system-id>extended-system-id</extended-system-id>
        <this-bridge>...</this-bridge>
        <hello-time-configured>hello-time-configured</hello-time-configured>
        <max-age-configured>max-age-configured</max-age-configured>
        <forward-delay-configured>forward-delay-configured</forward-delay-configured>
        <path-cost-method>path-cost-method</path-cost-method>
    </vst-bridge-parameters>
</stp-bridge>

Description

STP bridge parameters for VLAN Spanning Tree.

Contents

<extended-system-id>—Extended system identifier.

<forward-delay-configured>—Forward delay configured on this bridge.

<forward-delay-learned>—Forward delay.

<hello-time-configured>—Hello time configured on this bridge.

<hello-time-learned>—Hello time.

<max-age-configured>—Maximum age configured on this bridge.

<max-age-learned>—Maximum age for received BPDUs.

<msg-age>—Age of the received BPDU.

<path-cost-method>—Type of path cost method currently in use.

<root-bridge>—Root bridge identifier.

<root-cost>—Root cost.

<root-port>—Root port.

<this-bridge>—ID of bridge.

<time-since-last-tc>—Time since last topology change.

<topology-change-count>—Number of topology changes.


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