State

Leafs

class NetworkInstances.NetworkInstance.Mpls.Global.ReservedLabelBlocks.ReservedLabelBlock.State

Bases: Entity

Class Hierarchy: NetworkInstances NetworkInstance Mpls Global ReservedLabelBlocks ReservedLabelBlock State

This class represents state data.

State parameters relating to the label block.

local_id

A local identifier for the global label block allocation

type: str

config: False

lower_bound

Lower bound of the global label block. The block is defined to include this label

type: union of the below types:

type: int

range: 16..1048575

type: MplsLabel

config: False

upper_bound

Upper bound for the global label block. The block is defined to include this label

type: union of the below types:

type: int

range: 16..1048575

type: MplsLabel

config: False