ARX::Network::IfSpanningTreeConfiguration

Introduced : ARX V6.02.000
A structure that identifies the spanning-tree configurations of a network interface. CLI References: interface gigabit (cfg), interface ten-gigabit (cfg).
Member Type Description
port Port A layer-2 port. CLI References: interface gigabit (cfg), interface ten-gigabit (cfg).
spanning_tree_cost long The relative cost to relay a frame to the root bridge. CLI References: spanning-tree cost (cfg-if-gig).
spanning_tree_priority short The relative priority between ports with equal Port Costs. CLI References: spanning-tree priority (cfg-if-gig).
spanning_tree_edgeport boolean A port that connects to only one other port, as opposed to several ports on a LAN segment. CLI References: spanning-tree edgeport (cfg-if-gig).
spanning_tree_force_migration boolean Force the current port to send BPDUs. CLI References: spanning-tree force-migration (cfg-if-gig).
spanning_tree_enable boolean A flag that enables a spinning tree. CLI References: spanning-tree shutdown (cfg-if-gig), spanning-tree shutdown (cfg-if-ten-gig).

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.