Server User Manual

# /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.
- From the GUI:
1. Select the target network device in the network device tree.
2. Select the [Resource Details] tab.
3. Refer to "auto-configuration" of "basic information" to confirm state of auto-configuration.
- "true"
Indicates that the network device is the target of auto-configuration.
- "false"
Indicates that the network device is not the target of auto-configuration.
- Confirmation from the Command Line
Confirm if the network device is the target of auto-configuration using "AutoConfiguration" displayed in the display results of the
rcxadm netdevice show command.
- "true"
Indicates that the network device is the target of auto-configuration.
- "false"
Indicates that the network device is not 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".
- 258 -