Mst¶
Leafs
Children
-
class
Native.SpanningTree.Mst¶ Bases:
EntityClass Hierarchy :
NativeSpanningTreeMstThis class represents configuration data.
Multiple spanning tree configuration
-
instance_range¶ type: list of
InstanceRange
-
configuration¶ Enter MST configuration submode
type:
Configuration
-
forward_time¶ number of seconds for the forward delay timer
type: int
range: 4..30
-
hello_time¶ number of seconds between generation of config BPDUs
type: int
range: 1..10
-
max_age¶ maximum number of seconds the information in a BPDU is valid
type: int
range: 6..40
-
max_hops¶ maximum number of hops a BPDU is valid
type: int
range: 1..255
-