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

22.2 Switchover of the Target of Auto-Configuration

This section explains how to enable or disable auto-configuration for a network device for changing the rulesets of the network device.

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>

You can confirm either of the following operations if the network device is the target of auto-configuration.

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".