Deployment Guide

65
dir top level command
Use the dir command to list files in the file system. Valid file system areas are :
flash list contents of the flash file system
usb list contents of memory plugged into USB slot
Examples
JFTP0Z1_console# dir
dir <subcommand>
possible subcommands:
flash list files on the local flash storage
usb list files on a mounted usb device
dir flash
Lists files in the flash file system
Examples
JFTP0Z1_console# dir flash
-rw-r--r-- 1 root root 922 Aug 7 10:25 startup-config
dir usb
Lists files in the usb file system
Examples
JFTP0Z1_console# dir usb
total 0
exit top level command
Use the exit command to quit a telnet or SSH login session. NOTE: This command has no effect when
connected via the serial console.
Examples
JFTP0Z1_console# exit
help top level command
Displays the CLI help screen shown below:
Examples
JFTP0Z1_console> help
Special keys:
DEL, BS .... delete previous character
Ctrl-A .... go to beginning of line
Ctrl-E .... go to end of line
Ctrl-F .... go forward one character
Ctrl-B .... go backward one character
Ctrl-D .... delete current character
Ctrl-U, X .... delete to beginning of line
Ctrl-K .... delete to end of line
Ctrl-W .... delete previous word
Ctrl-P .... go to previous line in history buffer
Ctrl-R .... rewrites or pastes the line
Ctrl-N .... go to next line in history buffer
Ctrl-Z .... return to root command prompt
Tab .... command-line completion
? .... list choices
possible subcommands:
boot change boot settings
clear clear system data structures
copy copy a file
crypto system crypto key management
debug debug system components
delete delete a file from local or usb storage
dir show files on local or usb storage
exit exit the current console session
help display help information
mount mount usb device
no clear system settings