Cisco ASR 14000 Series Management Command Reference page 242

Router system
Hide thumbs Also See for ASR 14000 Series:
Table of Contents

Advertisement

mkdir
C i s c o C o n f i d e n t i a l - B e t a R e v i e w R 3 . 7. 1
mkdir
To create a new directory on a file system, use the mkdir command in EXEC or administration EXEC
mode.
Syntax Description
filesystem:
location node-id
location all
Defaults
No default behavior or values
Command Modes
EXEC
Administration EXEC
Command History
Releases
Release 3.7.1
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes the proper
task IDs.
After you issue the mkdir command, Cisco IOS XR software prompts you to specify the name of the
directory to be created. When specifying the name of the new directory, include the directory path where
you want the new directory to reside. If you do not specify a directory path, the new directory is created
in the /usr directory of the file system specified for the filesystem: argument.
Task ID
Task ID
filesystem
Examples
The following example shows how to create a directory named newdir. The dir command is used to
verify that the directory has been added.
RP/0/RP0/CPU0:router# mkdir harddisk:
Create directory filename []?newdir
Created dir harddisk:/newdir
RP/0/RP0/CPU0:router# dir harddisk:
Directory of harddisk:
11193
Cisco ASR 14000 Series Router System Management Command Reference
SMR-240
mkdir filesystem: [location node-id | location all]
File system on which to create a new directory.
(Optional) Creates a new directory on a file system on the designated node. The
node-id argument is expressed in the rack/slot/module notation.
(Optional) Creates a new directory on a file system on all RP nodes.
Modifications
This command was introduced on the Cisco ASR 14000 Series Router.
Operations
execute
drwx
4096
Fri Feb 13 06:45:05 2004
File System Commands on Cisco IOS XR Software
newdir
OL-17231-01

Advertisement

Table of Contents
loading

Table of Contents