Deployment Guide
79
A Appendix - DNOS-OF CLI Command Reference
The following is a list of CLI commands available in the latest DNOS-OF firmware. At any time, to get help
on the DNOS-OF firmware from the command line interface, you can use the help command, as shown
below:
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
reload shutdown and restart the system
set configure system settings
show show system information
system change system settings
unmount unmount usb device
write save configuration to local storage
The possible subcommands above represent all first level CLI commands supported by DNOS-OF.
There are significantly fewer of these available since much of the CLI that works with legacy or hybrid
mode switches is not there in a pure OpenFlow switch.