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

vstp

Syntax

vstp {
bpdu-block-on-edge;
force-version (stp | rstp);
interface interface-name {
bpdu-timeout-action ( block | alarm );
cost cost;
edge;
mode (p2p | shared);
no-root-port;
priority interface-priority;
}
vlan vlan-id {
bridge-priority priority;
max-age seconds;
hello-time seconds;
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 name <replace> <size size> <files number> <no-stamp> <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 9.0.

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

bpdu-timeout-action added in JUNOS Release 9.4.

Description

Configure VSTP parameters.

Options

The statements are explained separately.

Usage Guidelines

See Configuring the VLAN Spanning Tree Protocol, 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]