This section describes how to delete a virtual adapter. In the procedure below, the name of the virtual adapter to delete is sha1. This virtual adapter contains two physical adapters: Local Area Connection 126 and Local Area Connection 127.
Deactivate all virtual adapters by executing the stphanet command.
> stphanet FJSVhanet: INFO: 00005: The ping monitoring stopped. FJSVhanet: INFO: 00000: The command ended normally. |
Check whether the ping monitor function is set.
> hanetpoll print |
For more details on the hanetpoll command, refer to "6.2.4 hanetpoll."
If ping monitoring is not set, the following step 3 is not applicable.
If you have set the ping monitor function, delete the corresponding settings.
Delete the physical adapters bundled in virtual adapter sha1, which is going to be deleted, by executing the delete subcommand of the hanetpoll command.
> hanetpoll delete -t "Local Area Connection 126" FJSVhanet: INFO: 00000: The command ended normally. > hanetpoll delete -t "Local Area Connection 127" FJSVhanet: INFO: 00000: The command ended normally. |
For more details on the hanetpoll command, refer to "6.2.4 hanetpoll."
Delete the information defining the virtual adapter.
Delete the virtual adapter sha1 by executing the delete subcommand of the hanetconfig command.
> hanetconfig delete -n sha1 FJSVhanet: INFO: 00000: The command ended normally. |
For more details on the hanetconfig command, refer to "6.2.2 hanetconfig."
See
To ensure that GLS is set and functions correctly, perform the following tasks after deleting virtual adapters:
Activate the remaining virtual adapters.
For more details, refer to "5.1.2 Activating and Deactivating Virtual Adapters."
Start the ping monitor function.
For more details, refer to "5.3.3 Starting and Stopping the Ping Monitor Function."