# File lib/rubyipmi/freeipmi/commands/lan.rb, line 86 def gateway=(address) @config.setsection("Lan_Conf", "Default_Gateway_IP_Address", address) end