F3215-HP Load Balancing Module System Management Command Reference-6PW101

137
display startup
Use display startup to display the current startup configuration file and the next-startup configuration file.
Syntax
display startup [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see System Management Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
Current startup configuration file is the configuration file used at this startup. Next-startup configuration
file is the configuration file used at the next startup.
Examples
# Display the startup configuration files.
<Sysname> display startup
Current startup saved-configuration file: cfa0:/testcfg.cfg
Next startup saved-configuration file: cfa0:/testcfg.cfg
Table 28 Command output
Field Descri
p
tion
Current Startup saved-configuration file Configuration file used at the current startup.
Next startup saved-configuration file Configuration file to be used at the next startup.
(This file does not exist.)
If the specified next-startup configuration file has been
deleted, this comment appears next to the file name.
Related commands
startup saved-configuration
display this
Use display this to display the running configuration in the current view.
Syntax
display this [ by-linenum ] [ | { begin | exclude | include } regular-expression ]