Листовка для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 8487
Exec Mode Commands (D-S)   
▀  mkdir 
 
 
▄  Cisco ASR 5x00 Command Line Interface Reference 
3912 
   
mkdir 
Creates a new directory in the local file system or in remote locations as specified. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec 
The following prompt is displayed in the Exec mode: 
[local]host_name
Syntax
 
mkdir filepath 
filepath
 
Specifies the directory path to create. The path must be formatted as follows: 
For the ASR 5000: 
[ file: ]{ /flash | /pcmcia1 | /hd-raid }[ /directory ]/file_name 
Important:
  Use of the ASR 5000 SMC hard drive is not supported in this release. 
For the ASR 5500: 
[ file: ]{ /flash | /usb1 | /hd-raid }[ /directory ]/file_name 
 
Important:
  Do not use the following characters when entering a string for the field names below: “/” (forward 
slash), “:” (colon) or “@” (at sign).  
directory
 is the directory name 
filename
 is the actual file of interest 
Usage 
Create new directories as part of periodic maintenance activities to better organize stored files. 
Example
 
The following creates the directory 
/flash/pub
 in the local flash storage. 
mkdir /flash/pub