Reference Guide

Table Of Contents
value Enter the value for the input parameter.
Default Not configured
Command Mode ALIAS
Usage
Information
To use special characters in the input parameter value, enclose the string in double quotes. The no
version of this command removes the default value.
Example
OS10(config)# alias mTest
OS10(config-alias-mTest)# default 1 "ethernet 1/1/1"
Supported
Releases
10.4.0E(R1) or later
delete
Removes or deletes the startup configuration file.
Syntax
delete [config://filepath | coredump://filepath | home://filepath |
image://filepath | startup-configuration | supportbundle://filepath |
usb://filepath]
Parameters
config://filepath (Optional) Delete from configuration directory.
coredump://filepath (Optional) Delete from coredump directory.
home://filepath (Optional) Delete from home directory.
image://filepath (Optional) Delete from image directory.
startup-configuration (Optional) Delete startup configuration.
supportbundle://filepath (Optional) Delete from support-bundle directory.
usb://filepath (Optional) Delete from USB file system.
Default Not configured
Command Mode EXEC
Usage
Information
Use this command to remove a regular file, software image, or startup configuration. Removing the
startup configuration restores the system to factory default. You need to reboot the switch reload for
the operation to take effect. Use caution when removing the startup configuration.
Example
OS10# delete startup-configuration
Supported
Releases
10.2.0E or later
description (alias)
Configures a textual description for a multi-line alias.
Syntax
description string
Parameters string Enter a text string for the alias description.
Default Not configured
Command Mode ALIAS
Usage
Information
To use special characters as a part of the description string, enclose the string in double quotes.
Spaces between characters are not preserved after entering this command unless you enclose the
entire description in quotation marks (text description).
Enter a text string after the description command to overwrite any previous text string that you
previously configured as the description.
The no version of this command removes the description.
Getting Started 55