Chapter 2
Using RUGGEDCOM ROX II
RUGGEDCOM ROX II
CLI User Guide
44 Configuring the CLI Interface
Parameter Description
ruggedcom(config)# save {full-configuration-filename}
If the user is at a level other than the top level, such as the firewall level, the save command
will save a partial configuration of the current level.
ruggedcom(config)#security firewall
ruggedcom(config-firewall)# save {firewall-configuration-filename}
Use this command along with the details command to include default values in the saved
configuration file. For example:
ruggedcom(config)# save {filename} | details
show
Shows configuration, history or command line interface parser information. Type show and
press Tab to navigate through the items available to display.
This command can also be combined with the details command to display the default
configuration values. For example:
ruggedcom# show running-config admin session-limits | details
top command
Exits to the top level of the command hierarchy and, optionally, runs a command.
validate
Validates the current configuration.
wizard [ rox_flash | rox_upgrade
]
Runs the rox_flash or rox_upgrade wizards. For more information, refer to Section4.12.5.2,
“Downgrading Using ROXflash” and Section4.12.3, “Upgrading the RUGGEDCOM ROX II
Software”.
Section2.6
Configuring the CLI Interface
The following commands can be used to configure certain characteristics and customize the CLI interface.
Parameter Description
autowizard { true | false }
When enabled, the CLI prompts for required settings when a new identifier is created.
clear history
Clears the CLI history.
display-level
Determines the depth of hierarchical information to display in command results.
history integer
Determines the number of items to record in the CLI history.
output-file { filename |
terminal }
Directs CLI output to the specified ASCII text file, or to the terminal. Output is directed to
the specified destination until another destination is set with a subsequent output-file
command.
paginate { true | false }
Lengthy output is paginated by default. When the output reaches the screen-length setting,
the CLI prompts the user to press a key for more output. Press Enter to advance line-by-line
or press Space to advance page-by-page. When disabled, output is not paginated.
screen-length integer
Determines the number of lines in a terminal page.
screen-width integer
Determines the length of terminal lines.