Class: SDN::Message::ILT2::SetNodeLabel

Inherits:
SetNodeLabel
  • Object
show all
Defined in:
lib/sdn/message/ilt2/set.rb

Overview

ILT2 node-label write variant with a larger maximum payload.

Constant Summary collapse

MAX_LENGTH =

Maximum label length, in bytes

32

Constants inherited from SetNodeLabel

SetNodeLabel::MSG

Instance Attribute Summary

Attributes inherited from SetNodeLabel

#label

Method Summary

Methods inherited from SetNodeLabel

#initialize, #params, #parse

Constructor Details

This class inherits a constructor from SDN::Message::SetNodeLabel