Method: IControl::Networking::STPGlobals#set_configuration_revision
- Defined in:
- lib/icontrol/networking/stp_globals.rb
#set_configuration_revision ⇒ Object
Sets the configuration revision level of the MSTP configuration. It’s used only when the STP mode is MSTP, however, the user may set it in any STP mode.
142 143 144 |
# File 'lib/icontrol/networking/stp_globals.rb', line 142 def set_configuration_revision super end |