CTS-Manager CLI Command Reference Guide 1.5
CLI Command Delete file

Table Of Contents

Delete Commands

delete account

delete dns

delete process


Delete Commands


Revised: April 15, 2009, OL-195445-01

This section contains descriptions of the following commands:

delete account

delete dns

delete process

delete account

delete account

Syntax Description

delete account

Removes the account-name.


Command Modes

Admin

Command privilege level: 4

Allowed during upgrade: No

Command History

Release
Modifications

1.2

This command was first documented.


Usage Guidelines

Use this command to delete an administrator account.

Examples

admin: delete account 

Related Commands

Command
Description
   

delete dns

delete dns ip-address

Syntax Description

ip-address

Represents the IP address of the DNS server that you want to delete.


Command Modes

Admin

Command privilege level: 1

Allowed during upgrade: No

Command History

Release
Modifications

1.2

This command was first documented.


Usage Guidelines

This command allows you to delete the IP address for a DNS server.

The system asks whether you want to continue to execute this command.


Caution If you continue, this command causes a temporary loss of network connectivity.

Examples

admin: delete dns 192.0.2.0

Related Commands

Command
Description
   

delete process

delete process process-id [force | terminate | crash]

Syntax Description

process-id

Represents the process ID number.

force

Tells the process to stop.

terminate

Tells the operating system to terminate the process.

crash

Crashes the process and produces a crash dump.


Command Modes

Admin

Command privilege level: 1

Allowed during upgrade: Yes

Command History

Release
Modifications

1.2

This command was first documented.


Usage Guidelines

This command allows you to delete a particular process.


Note Use the force option only if the command alone does not delete the process and use the terminate option only if force does not delete the process.


Examples

admin: delete process 192.0.2.0

Related Commands

Command
Description