network interface delete

Delete the network configuration for a network interface (eth0 or eth1).

User Access

admin

Syntax

network interface delete -device <netdevice>

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

Specifies the interface whose configuration you want to delete.

Valid Values:

>eth0

>eth1

>bond0

Example

psesh:> network interface delete -device eth1

Interface eth1 removed successfully. Command Result : 0 (Success)