Creating A Directory - Cisco Nexus 5500 Series Configuration Manual

Nx-os fundamentals configuration guide, release 7.x
Hide thumbs Also See for Nexus 5500 Series:
Table of Contents

Advertisement

Creating a Directory

DETAILED STEPS
Command or Action
Step 1
pwd
Example:
switch# pwd
Step 2
cd {directory | filesystem:[//module/][directory]}
Example:
switch# cd slot0:
Creating a Directory
You can create directories in the bootflash: and flash device file systems.
SUMMARY STEPS
1. (Optional) pwd
2. (Optional) cd {directory | filesystem:[//module/][directory]}
3. mkdir [filesystem:[//module/]]directory
DETAILED STEPS
Command or Action
Step 1
pwd
Example:
switch# pwd
Step 2
cd {directory | filesystem:[//module/][directory]}
Example:
switch# cd slot0:
Step 3
mkdir [filesystem:[//module/]]directory
Example:
switch# mkdir test
Cisco Nexus 5500 Series NX-OS Fundamentals Configuration Guide, Release 7.x
108
Using the Device File Systems, Directories, and Files
Purpose
(Optional)
Displays the name of your current default directory.
Changes to a new current directory. The file system, module,
and directory names are case sensitive.
Purpose
(Optional)
Displays the name of your current default directory.
(Optional)
Changes to a new current directory. The file system, module, and
directory names are case sensitive.
Creates a new directory. The filesystem argument is case sensitive.
The directory argument is alphanumeric, case sensitive, and has a
maximum of 64 characters.
OL-30890-01

Advertisement

Table of Contents
loading

Table of Contents