Top
ServerView Resource Orchestrator Cloud Edition V3.1.0 User's Guide for Infrastructure Administrators (Resource Management)

22.2 Switchover of the Target of Auto-Configuration

When creating an L-Server, network devices which are the targets of auto-configuration are selected and deployed when automatic configuration is successful.

Use the following operations to configure whether network devices are the targets or are not targets of auto-configuration.

Example

  • When an infrastructure administrator is configuring the network device using auto-configuration

    # /opt/FJSVrcvmr/bin/rcxadm netdevice set -name nd01 -attr auto_conf=true <RETURN>

  • When an infrastructure administrator is excluding the network device from auto-configuration

    # /opt/FJSVrcvmr/bin/rcxadm netdevice set -name nd01 -attr auto_conf=false <RETURN>

Use the rcxadm netdevice show command to confirm if the network device is the target of auto-configuration.
Confirm if the network device is the target of auto-configuration using "AutoConfiguration" displayed in the display results of the show subcommand.

See

  • For details on the rcxadm netdevice command, refer to "3.8 rcxadm netdevice" in the "Reference Guide (Command/XML) CE".

  • For details on the rcxadm netconfig command, refer to "3.7 rcxadm netconfig" in the "Reference Guide (Command/XML) CE".