Specifications
Spanning Tree Configuration Command Set
Reviewing and Setting Spanning Tree Port Parameters
SecureStack A2 Configuration Guide 5-65
5.2.2.11 set spantree adminedge
Use this command to set the edge port administrative status on a Spanning Tree port. Edge port
administrative status begins with the value set to false initially after the device is powered up. If a
Spanning Tree BDPU is not received on the port within a few seconds, the status setting changes to
true.
set spantree adminedge port-string {true | false}
Syntax Description
Command Defaults
None.
Command Mode
Read-Write.
Example
This example shows how to set fe.1.11 as an edge port:
port-string Specifies the edge port. For a detailed description of
possible port-string values, refer to Section 3.1.1.
true | false Enables (true) or disables (false) the specified port as a
Spanning Tree edge port.
A2(rw)->set spantree adminedge fe.1.11 true