Class: SMCCommands::Networksrc

Inherits:
SMCCommandBase show all
Includes:
CommandMixins::Networksrc
Defined in:
lib/setup_oob/command/smc.rb

Constant Summary

Constants inherited from SMCCommandBase

SMCCommandBase::ACTIONS, SMCCommandBase::COMMANDS, SMCCommandBase::DEFAULT_PASSWORD, SMCCommandBase::USER

Instance Attribute Summary

Attributes inherited from CommandBase

#logger

Method Summary

Methods included from CommandMixins::Networksrc

#_converge!, #_converged?, #address, #address?, #current, #desired_address, #desired_mode, #desired_netmask, #ipmicmd, #mode, #mode?, #netmask, #set_address, #set_mode, #set_netmask, #smc?

Methods inherited from SMCCommandBase

#basecmd, basecmd, #cmdbytes, #enabled?, #rawcmd, #runraw

Methods inherited from CommandBase

#converge!, #converged?, #initialize

Constructor Details

This class inherits a constructor from CommandBase