Class: IControl::Networking::STPInstance::PathCostType

Inherits:
Base::Enumeration
  • Object
show all
Defined in:
lib/icontrol/networking/stp_instance.rb,
lib/icontrol/networking/stp_instance.rb

Overview

A list of path cost types.

Constant Summary collapse

PATH_COST_INTERNAL =

The internal path cost. It’s only valid in MSTP mode, and applicable to all spanning tree instance interfaces.

:PATH_COST_INTERNAL
PATH_COST_EXTERNAL =

The external path cost. It’s valid in all modes, and applicable only to spanning tree instance 0 interfaces.

:PATH_COST_EXTERNAL