unset Command
The unset command removes certain configurations from the appliance.
Type the following command from your command line:
unset [ data migration | net ]
Parameter | Description |
---|---|
data migration | Removes the data migration configuration for the appliance. |
net | Removes a configured network interface from the appliance. |
These commands have no arguments or keywords.
Example
On an appliance configured with two NICs (eth0 and eth1), to remove eth1 and leave eth0 as the only configured NIC:
> unset net Please select the network interface to unconfigure. 0. 10.1.35.5 eth0 1. 10.1.35.6 eth1 2. Do not unconfigure a network interface. Exit now. > 1 Network interface eth1 has been designated for unconfiguration. You must save the change for it to take effect. > save
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.