Delete Commands
delete account
This command allows you to delete an administrator account.
Command Syntax
delete account account-name
Syntax Description
Parameters |
Description |
---|---|
account-name |
The name of an administrator account |
Requirements
Command privilege level: 4
Allowed during upgrade: No
delete dns
This command allows you to delete the IP address for a DNS server.
Command Syntax
delete dns ip-address
Syntax Description
Parameters |
Description |
---|---|
ip-address |
The IP address of the DNS server that you want to delete. |
Usage Guidelines
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. |
Requirements
Command privilege level: 1
Allowed during upgrade: No
delete dscp
This command deletes a DSCP port tag.
Command Syntax
delete dscp [port-tag]
Syntax Description
Parameters |
Description |
---|---|
[port-tag] |
Represents a DSCP port tag, which is a string that is mapped to a TCP or UDP port to identify the application that uses the port. This value is for the portTag field displayed when you use the command show dscp defaults. The set of port tags is predefined. |
Useage Guideline
After you delete an enabled port tag, DSCP marking on that port tag stops. You can recreate a deleted port tag when you use the set dscp marking command; enter the name of the port tag that you previously deleted.
Tip |
Use the command show dscp defaults to list the configured port tags |
Command Mode
Administrator (admin:)
delete ipsec
This command allows you to delete IPsec policies and associations.
Command Syntax
delete ipsec policy{ALL| policy-name}
association policy-name {ALL| association-name}
Syntax Description
Parameters |
Description |
---|---|
policy-name |
An IPsec policy. |
association-name |
An IPsec association |
Requirements
Command privilege level: 1
Allowed during upgrade: No
delete process
This command allows you to delete a particular process.
Command Syntax
delete process process-id [force | terminate | crash]
Syntax Description
Parameters |
Description |
---|---|
process-id |
The process ID number. |
force |
(Optional) Tells the process to stop. |
terminate |
(Optional) Tells the operating system to terminate the process. |
crash |
(Optional) Crashes the process and produces a crash dump. |
Usage Guidelines
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.
Requirements
Command privilege level: 1
Allowed during upgrade: Yes
delete smtp
This command allows you to delete the SMTP host.
Command Syntax
delete smtp
Requirements
Command privilege level: 1
Allowed during