Networking::STPModeType¶
Members¶
Member
Value
Description
STP_MODE_TYPE_DISABLED
0
Disables Spanning Tree Protocol entirely.
STP_MODE_TYPE_PASSTHROUGH
1
BIG-IP will be transparent to spanning tree BPDUs, forwarding the BPDUs to all interfaces.
STP_MODE_TYPE_STP
2
The original version of STP.
STP_MODE_TYPE_RSTP
3
The improved version of STP, Rapid STP.
STP_MODE_TYPE_MSTP
4
The Multiple STP, VLAN-aware implementation.
See Also¶
Warning
The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.
Sample Code¶
The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.