Remove interfaces from Storage Network Interface

Newbie379943 Lv1Posted 2026-Jun-04 04:27

I configured interfaces in the Storage Network Interface section for testing, but I can't find a way to remove them. How can I remove these interfaces?

By solving this question, you may help 838 user(s).

Posting a reply earns you 2 coins. An accepted reply earns you 20 coins and another 10 coins for replying within 10 minutes. (Expired) What is Coin?

Enter your mobile phone number and company name for better service. Go

admin Posted 2026-Jun-04 11:40
  
To remove configured interfaces in the Storage Network Interface section, you can try the following:

If you are dealing with virtual interfaces, you can delete them using the command Remove-VirtualNetworkInterface.
For example, first get the interface object with Get-VirtualNetworkInterface, then remove it by running Remove-VirtualNetworkInterface -VirtualNetworkInterface . This method deletes the virtual interface directly.

If you are working in the HCI console and cannot find the delete option for aggregate interfaces or storage network interfaces, try zooming out the page or widening the UI box horizontally in the editing area. The delete option is usually located to the right of the edit option, so adjusting the view may reveal the delete button.

If you need to delete residual or leftover network interface configurations (especially in version 6.1.0R1), you can do so by stopping the node agent periodic service, renaming the configuration files of the interfaces to be deleted in the /sf/cfg/if.d/ directory and its backup directory, running the update_etc_network_interfaces.sh script to update the configuration, and then restarting the node-agent service. This is a more advanced method for cleaning up interface configurations.

Please ensure all virtual machines and virtual network devices are shut down before modifying or deleting storage network interfaces to avoid service interruptions.

For more details, please click the link to chat with Sangfor Solvia.

I Can Help:

Change

Board Leaders

NyxZale...

Weekly Sharers

Newbie5...

Weekly Questioners