Symptom:
Unable recover the virtual interface (sha) deleted with ifconfig command by accident.
Corrective action:
There would be no guarantee on system behavior, if a virtual interface (sha) is disabled or deleted. In order to recover a virtual interface, follow the procedure below:
Accidentally executing "ifconfig sha0 down" against a virtual interface sha0 for Fast switching mode.
If IPv4 address is being used: # ifconfig sha0 IPv4 address netmask network mask broadcast broadcast address arp up If IPv6 address is being used: # ifconfig sha0 up # ifconfig sha0 add IPv6 address/prefixlen |
See
In the case of a cluster system, a virtual interface is restored automatically. In addition, please refer to "2.7.1 Interface status monitoring feature" automatically about the virtual interface which can be restored.