Config

Leafs

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

Bases: Entity

Class Hierarchy: NetworkInstances NetworkInstance Mpls Global ReservedLabelBlocks ReservedLabelBlock Config

This class represents configuration data.

Configuration parameters relating to the label block.

local_id

A local identifier for the global label block allocation

type: str

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

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