Tag Elements Beginning with R
> <rstp> (configuration/logical-systems/routing-instances/
instance/protocols)
Usage
<configuration>
<logical-systems>
<routing-instances>
<instance>
<protocols>
<rstp>
<disable/>
<bpdu-destination-mac-address>bpdu-destination-mac-address-choice
</bpdu-destination-mac-address>
<bridge-priority>bridge-priority</bridge-priority>
<max-age>seconds</max-age>
<hello-time>seconds</hello-time>
<forward-delay>seconds</forward-delay>
<traceoptions>...</traceoptions>
<interface>...</interface>
<extended-system-id>extended-system-id</extended-system-id>
<force-version>force-version-choice</force-version>
<bpdu-block-on-edge/>
</rstp>
</protocols>
</instance>
</routing-instances>
</logical-systems>
</configuration>
Description
RSTP configuration.
Contents
<bpdu-block-on-edge>—Block BPDU on all interfaces configured as edge (BPDU Protect).
<bpdu-destination-mac-address>—Destination MAC address in the spanning tree BPDUs.
-
provider-bridge-group—802.1ad provider bridge group address.
<bridge-priority>—Priority of the bridge (in increments of 4k - 0,4k,8k,..60k).
<disable>—Disable STP.
<extended-system-id>—Extended system identifier.
<force-version>—Force protocol version.
-
stp—Spanning tree protocol.
<forward-delay>—Time spent in listening or learning state.
<hello-time>—Time interval between configuration BPDUs.
<interface>—Interface options.
<max-age>—Maximum age of received protocol bpdu.
<traceoptions>—Tracing options for debugging protocol operation.