network interface delete

This command disables a network interface and deletes its current configuration.

NOTE   You cannot delete an interface that is a member of an active bond. See network interface bonding.

User Privileges

Users with the following privileges can perform this command:

>Admin

>Operator

Syntax

network interface delete -device <netdevice>

Argument(s) Shortcut Description
-device <netdevice> -d

Specifies the network device to delete.

Valid values: eth0, eth1, eth2, eth3

Example

lunash:>network interface delete -device eth1

Command Result : 0 (Success)