Mkdir - Cisco Catalyst 3560X-24P Command Reference Manual

Cisco ios release 12.2(55)se
Hide thumbs Also See for Catalyst 3560X-24P:
Table of Contents

Advertisement

Appendix A
Catalyst 3750-X and 3560-X Switch Boot Loader Commands

mkdir

Use the mkdir boot loader command to create one or more new directories on the specified file system.
Syntax Description
filesystem:
/directory-url
Command Modes
Boot loader
Command History
Release
12.2(53)SE2
Usage Guidelines
Directory names are case sensitive.
Directory names are limited to 45 characters between the slashes (/); the name cannot contain control
characters, spaces, deletes, slashes, quotes, semicolons, or colons.
Examples
This example shows how to make a directory called Saved_Configs:
switch: mkdir flash:Saved_Configs
Directory "flash:Saved_Configs" created
This example shows how to make two directories:
switch: mkdir flash:Saved_Configs1 flash:Test
Directory "flash:Saved_Configs1" created
Directory "flash:Test" created
You can verify that the directory was created by entering the dir filesystem: boot loader command.
Related Commands
Command
dir
rmdir
OL-21522-02
mkdir filesystem:/directory-url ...
Alias for a flash file system. Use flash: for the system board flash device.
Name of the directories to create. Separate each directory name with a space.
Modification
This command was introduced.
Description
Displays a list of files and directories on the specified file system.
Removes one or more directories from the specified file system.
Catalyst 3750-X and 3560-X Switch Command Reference
mkdir
A-19

Advertisement

Table of Contents
loading

Table of Contents