R2511-HP MSR Router Series Fundamentals Command Reference(V5)

122
---- More ----
Related commands
display current-configuration
reset saved-configuration
save
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 Fundamentals 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: flash:/config.cfg
Next main startup saved-configuration file: flash:/config.cfg
Next backup startup saved-configuration file: flash:/config2.cfg
Table 25 Command output
Field Descri
p
tion
Current Startup saved-configuration file Configuration file used at the current startup.
Next main startup saved-configuration file Main configuration file to be used at the next startup.
Next backup startup saved-configuration file Backup 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.