Connectivity Guide

Table Of Contents
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 the configuration directory.
coredump://filepath (Optional) Delete from the coredump directory.
home://filepath (Optional) Delete from the home directory.
image://filepath (Optional) Delete from the image directory.
startup-configuration (Optional) Delete the startup configuration.
supportbundle://filepath (Optional) Delete from the support-bundle directory.
usb://filepath (Optional) Delete from the 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 the factory default. You need to reboot the switch using the
reload command for the operation to take effect.
NOTE:
Use caution when removing the startup configuration.
When the config partition has low disk space, you will see a syslog message as below:
SYS_STAT_LOW_DISK_SPACE: Warning! Configuration directory has 0.0%
free. Please delete unnecessary files from home directory.
When you see such errors, please delete unwanted files from the home directory or you may
encounter degraded system performance.
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 a multi-line alias description.
Default Not configured
Getting Started 63