When you have finished making the GLS settings, check that the status of every virtual adapter is "Active". You can check the statuses of virtual adapters by executing the dsphanet command.
The following example shows the input format for dsphanet and the corresponding confirmation prompt.
> dsphanet Name Status Adapters +-------+--------+-------------------------------------------------------------+ sha0 Active Local Area Connection 1(ON),Local Area Connection 2(STBY) sha2 Active Local Area Connection 4(STBY),Local Area Connection 5(ON) |
If a virtual adapter is listed with its status as "Inactive", take appropriate action according to the information given in "Appendix C Troubleshooting."
If you have set ping monitoring, you can check its status by executing the dsphanet command with the -r option.
The following example shows the input format for dsphanet with the -r option and the corresponding confirmation prompt.
> dsphanet -r [sha0] Adapters Resources +-------------------------------+----------------------------------------------+ Local Area Connection 1(ON) Link(O) Ping(O) 192.168.2.10(O),192.168.2.20(O) Local Area Connection 2(STBY) Link(O) Ping(-) 192.168.2.10(-),192.168.2.20(-) [sha2] Adapters Resources +-------------------------------+----------------------------------------------+ Local Area Connection 4(STBY) Link(O) Ping(-) 192.168.10.250(-),192.168.10.251(-) Local Area Connection 5(ON) Link(O) Ping(O) 192.168.10.250(O),192.168.10.251(O) |
If a physical adapter or ping monitor is listed with its status as "X", take appropriate action according to the information given in "Appendix C Troubleshooting."
For more details on the dsphanet command, refer to "6.3.1 dsphanet."
Point
Once you have checked that the virtual adapter is functioning normally, it is recommended to create a backup of the virtual adapter definitions in order to be prepared in the event of a system error. You can use the hanetbackup command to create backups.
To create a backup file named glsbackup of the virtual interface settings on the C drive, execute the following:
> hanetbackup -f C:\glsbackup |
For details on backing up virtual adapter definitions, refer to "6.2.1 hanetbackup."