The documentation set for this product strives to use bias-free language. For the purposes of this documentation set, bias-free is defined as language that does not imply discrimination based on age, disability, gender, racial identity, ethnic identity, sexual orientation, socioeconomic status, and intersectionality. Exceptions may be present in the documentation due to language that is hardcoded in the user interfaces of the product software, language used based on RFP documentation, or language that is used by a referenced third-party product. Learn more about how Cisco is using Inclusive Language.
This command allows you to delete an administrator account.
delete account account-name
Parameters | Description |
---|---|
account-name | Specifies the name of an administrator account. |
Administrator (admin:)
Command privilege level: 4
Allowed during upgrade: No
This command allows you to delete the IP address for a DNS server.
delete dns addr
Parameters | Description |
---|---|
addr | Represents the IP address of the DNS server that you want to delete. |
Administrator (admin:)
After you execute this command, the system asks whether you want to continue.
![]() Caution | If you continue, this command causes a temporary loss of network connectivity. |
Command privilege level: 1
Allowed during upgrade: No
This command deletes a DSCP port tag.
delete dscp port-tag
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. |
Administrator (admin:)
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. |
This command deletes a node from the cluster. This command can only be executed on the primary node (HCS application node).
![]() Note | It is important to specify the actual hostname of the node in order to correctly delete the node to the cluster. |
delete hcs cluster node Server HostnameIP address
Parameters | Description |
---|---|
Server Hostname |
Represents the hostname of the node. |
IP address |
Represents the IP address of the node. |
This command can only be executed on the primary node (HCS application node).
Command privilege level: 1
Allowed during upgrade: No
admin:delete HCS cluster node Enter Server Hostname: vm-csf-hcmf-ws Enter IP Address[10.81.55.170]: Node successfully deleted from the cluster.
Not an authorized node to delete nodes. Has to be an App Node
This command can only be executed on the primary node (HCS application node).
Cannot delete node from the cluster
The node does not exists in the cluster.
This command deletes all policies within the specified group or all groups.
delete ipsec policy_group { group | | all }
Parameters | Description |
---|---|
group | Represents a specific group name. |
all | Deletes all groups. |
Administrator (admin:)
Command privilege level: 1
Allowed during upgrade: No
This command deletes an Ipsec policy with given policy name.
delete ipsec policy_name { policy_name | all }
Parameters | Description |
---|---|
policy_name | Represents the policy name. |
all | Deletes policies within all policy names. |
Administrator (admin:)
Command privilege level: 1
Allowed during upgrade: No
This command allows you to delete a particular process.
delete process process-id [ force | terminate | crash ]
Parameters | Description |
---|---|
process-id | Represents the process ID number. |
force | Causes the process to stop. |
terminate | Causes the operating system to terminate the process. |
crash | Crashes the process and produces a crash dump. |
Administrator (admin:)
Use the force option only if the command alone does not delete the process; use the terminate option only if force does not delete the process.
Command privilege level: 1
Allowed during upgrade: Yes
This command allows you to delete the SMTP host.
delete smtp
Administrator (admin:)
Command privilege level: 1
Allowed during upgrade: No