Cli Modes - Juniper Advanced Threat Prevention Appliance Cli Command Reference Manual

Table of Contents

Advertisement

To identify a command's minimum abbreviation, type a few characters then press Tab. When you have entered
enough characters, the keyword is completed.
The following table outlines the available CLI shortcuts.
Table 1-1 Keyboard Shortcuts
Action
Auto-Completion
Recall
Delete
Cursor move
Character
Transpose
Interrupt output
Replace
Exit mode or
logout
SPECIAL CHARACTER REQUIREMENT
You must enclose non-alphabet characters in double quotes in CLI commands; for example:
Juniper ATP Appliance(server)# set passphrase "kfe$nd#$^S"

CLI Modes

The CLI commands that you can enter depend on your user privileges and the CLI command mode. User roles are
"admin" and "debugging." The following table describes the CLI command mode.
Shortcut
Description
Enter, Tab
Completes a partial command during typing if enough
or Space
characters are typed to uniquely identify it.
Key
Ctrl+P or ↑
Retrieve previous command from CLI history.
Ctrl+N or ↓
Retrieve next command from CLI history.
Ctrl+L or
Clear the screen or Redisplay the current command line.
Ctrl+R
Ctrl+D
Delete character.
Ctrl+H
Delete character before cursor (Backspace).
Ctrl+K
Delete all characters from cursor to end of line.
Ctrl+U or
Delete all characters or words on line.
Ctrl+W
Ctrl+A
Move cursor to start of line.
Ctrl+B
Move cursor back a single character.
Ctrl+E
Move cursor to end of line.
Ctrl+F
Move cursor forward a single character.
Ctrl+T
Transpose character at the cursor with preceding character.
Ctrl+C
Interrupt presentation of the CLI output.
!!
Substitute the last command line
!N
Substitute the Nth command line (absolute as per 'history'
command)
!-N
Substitute the command line entered N lines before
(relative)
exit
Exit current mode or exit the CLI session.
Copyright© 2018, Juniper Networks, Inc.
CLI Command Reference Guide
7

Advertisement

Table of Contents
loading

Table of Contents