TAP Series Switch Command Line Reference
Default
The initial default file system is flash:. If you do not specify a directory on a file system, the
default is the root directory on that file system.
Usage
Change the current directory to dir, use the cd command in EXEC mode.
Examples
In the following example, the cd command is set the flash:/boot file system to the Flash
memory:
Switch# cd flash:/boot
Switch# pwd
flash:/boot
Related Commands
Pwd
To create a new directory in a Flash file system, use the mkdir command in EXEC mode.
Command Syntax
mkdir STRING
Directory name or file name
Command Mode
Privileged EXEC
Default
None