Deployment Guide

Option Sub-option Valid Arguments Description
--domainname <string>
Sets the domain name of the RAC.
Example 1 (to display the current LAN
configuration settings):
A:>syscfg --lancfgparams
destipaddr=192.168.100.15
vlantag=enable
vlanid=1000
vlanpriority=7
macaddress=0:6:5b:fb:c8:a7
commstring=public
ipaddrsrc=static
ipaddress=192.168.100.10
subnetmask=255.255.255.0
gateway=192.168.100.1
Example 2 (to set the LAN configuration
parameters):
A:>syscfg --lancfgparams
--destipaddr=192.168.100.15
--vlantag=enable
--vlanid=1000
--vlanpriority=7
--macaddress=0:6:5b:fb:c8:a7
--commstring=public
--ipaddrsrc=static
--ipaddress=192.168.100.10
--subnetmask=255.255.255.0
--gateway=192.168.100.1
lanchannelaccess
Table 284. lanchannelaccess
Option Sub-option Valid Arguments Description
lanchannelaccess or
lca
Sets or displays the LAN channel access
settings such as alerting, IPMI over LAN,
and user privilege. This option can be
replicated.
--pefalerting enable, disable
Enables or disables PEF alerts. This sub-
option can be replicated.
--ipmioverlan disable,
alwaysavail
Sets the LAN channel access mode. This
sub-option can be replicated.
125