create workstation

Creates a virtual PC workstation.

Syntax

create workstation workstation-name linux

Command Default

No workstations are defined.

Parameters

workstation-name
Specifies a unique name for the virtual workstation. A valid name must begin with an alphanumeric character. No special characters are allowed, except for the underscore (_) and hyphen (-).
Note

Note

Because workstation name-space is common to chassis name-space and tunnel name-space, we recommend naming conventions that prevent conflict.
linux
Specifies a workstation running Ubuntu Linux.

Modes

vShell prompt (vsh)

Usage Guidelines

The current version only supports virtual Ubuntu-Linux workstations.

To log into vShell and run this command, enter the user@ubuntu:~$ vsh create workstation command.

To delete a workstation, use the delete workstation command.

Examples

The following example shows how to create a virtual Linux workstation.

(vsh) create workstation linux_ws_01 linux