delete

Purpose

Delete an instance of a configuration object.

Syntax

delete object-type object-instance

Parameters

object-type
Type of the object to be deleted
object-instance
Name of the object instance to be deleted

Usage Notes

Some objects cannot be deleted. These objects include the following:

Related Commands

See create, edit, and list.

Example

Delete a vlan-interface named v1000.
Console> delete vlan-interface v1000
Console>