[Name]
resethanet - Initializes the information of virtual interface configuration and reactivates a Redundant Line Control function.
[Synopsis]
/opt/FJSVhanet/usr/sbin/resethanet -i | -s
[Feature description]
resethanet commands initializes the information of virtual interface configuration and reactivates a Redundant Line Control function. The initialized configuration information is as follows.
The information of virtual interface configuration (the definition information set by hanetconfig command)
The monitor-to information (the definition information set by hanetpoll command)
The parameters set by hanetpoll on command, hanetparam command, and hanetobserv command are not initialized.
[Option]
Specify the following options:
Specify to initialize the information of virtual interface configuration. Do not specify this option except to stop using a Redundant Line Control function during the operation, or to recreate the information of virtual interface configuration.
Specify to reactivate a Redundant Line Control function. This option validates changed content of the setting without rebooting a system when changed the information of virtual interface configuration.
(1) Initializing the configuration information
Initialize the configuration information of a virtual interface.
# /opt/FJSVhanet/usr/sbin/resethanet -i |
Initializes the configuration information of a virtual interface and makes it the status of no definition. However, if even one virtual interface is registered as cluster resources in the corresponding system, it is not possible to initialize.
(2) Reactivating a Redundant Line Control function
Reactivates a Redundant Line Control function.
# /opt/FJSVhanet/usr/sbin/resethanet -s |
Reactivates a Redundant Line Control function. However, if RMS is activated at PRIMECLUSTER operation in a corresponding system, it is not possible to reactivate.
[Notes]
When the configuration information is initialized with the command, it cannot be returned to the original state prior to initialization. Users are recommended to save the information using the hanetbackup command.
If the Solaris zone is using the virtual interface, stop the Solaris zone then change the network setting before initializing the virtual interface configuration.
When you execute this command, please stop RMS beforehand.
[Examples]
The following is an example of initialize the configuration information of a virtual interface.
# /opt/FJSVhanet/usr/sbin/resethanet -i |
The following is an example of reactivates a Redundant Line Control Function.
# /opt/FJSVhanet/usr/sbin/resethanet -s |