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

rstp

Syntax

rstp {
bpdu-block-on-edge;
bridge-priority priority;
bpdu-destination-mac-address provider-bridge-group;
max-age seconds;
hello-time seconds;
extended-system-id;
force-version;
forward-delay seconds;
interface interface-name {
bpdu-timeout-action ( block | alarm );
cost cost;
edge;
mode (p2p | shared);
no-root-port;
priority interface-priority;
}
traceoptions {
file filename <files number> <no-stamp> <replace> <size size> <world-readable | no-world-readable>;
flag flag <flag-modifier> <disable>;
}
}

Hierarchy Level

[edit protocols],
[edit routing-instances routing-instance-name protocols]

Release Information

Statement introduced in JUNOS Release 8.4.

bpdu-block-on-edge option added in JUNOS Release 9.4.

bpdu-timeout-action option added in JUNOS Release 9.4.

Description

Configure RSTP parameters.

Options

The statements are explained separately.

Usage Guidelines

See Configuring the Rapid Spanning Tree Protocol and Configuring Layer 2 Control BPDU Protection.

Required Privilege Level

routing—To view this statement in the configuration.

routing-control—To add this statement to the configuration.


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