Setting The Current Directory; Displaying The Current Directory - Cisco AP776A - Nexus Converged Network Switch 5020 Configuration Manual

Cisco mds 9000 family cli configuration guide - release 4.x (ol-18084-01, february 2009)
Hide thumbs Also See for AP776A - Nexus Converged Network Switch 5020:
Table of Contents
Using Switch File Systems
S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
Table 2-4
Scheme
system
modflash

Setting the Current Directory

The cd command changes the current directory level to a specified directory level. CLI defaults to the
volatile: file system. This command expects a directory name input.
Tip
Any file saved in the volatile: file system is erased when the switch reboots.
The syntax for this command is cd directory name
This example changes the current directory to the root directory on the bootflash: file system:
switch# cd bootflash:
This example changes the current directory to the mydir directory that resides in the slot0: file system:
switch# cd slot0:mydir
This example changes the current directory to the mystorage directory that resides in the current
directory:
switch# cd mystorage
If the current directory is slot0:mydir, this command changes the current directory to
slot0:mydir/mystorage

Displaying the Current Directory

The pwd command displays the current directory location. This example changes the directory and
displays the current directory:
switch# cd bootflash:
switch# pwd
bootflash:
If you issue this command from the active supervisor module in a Cisco MDS 9500 Series (for example,
Note
module-5), then you cannot change the current working directory to the bootflash: of module-6. See the
"Supervisor Modules" section on page
Cisco MDS 9000 Family CLI Configuration Guide
2-28
File System Syntax Components (continued)
Server
slot-slot
.
12-2.
Chapter 2
Description
Memory on a supervisor module used for
storing the running-config file
CompactFlash located on a Storage
Services Module (SSM) used for storing
the SSI boot image
OL-18084-01, Cisco MDS NX-OS Release 4.x
Before You Begin

Hide quick links:

Table of Contents
loading

Table of Contents