create

Purpose

Enter an edit session to create an instance of a configuration object.

Syntax

create object-type object-instance

Parameters

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

Usage Notes

Related Commands

See delete, edit, list, and set.

Example

Create a vlan-interface named v1000.
Console> create vlan-interface v1000
Console vlan-interface:v1000> 
...