120
15: #
16: vlan 1
17: #
18: domain system
19: access-limit enable 60
20: state active
21: idle-cut disable
22: self-service-url disable
23: #
---- More ----
Related commands
•
display current-configuration
•
reset saved-configuration
•
save
display startup
Use
display startup
to display the names of the current startup configuration file and the next-startup
configuration files.
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.
All IRF members maintain the same current startup configuration file as the master. After a
master/subordinate switchover, it is normal that the current startup configuration files on them are
displayed as NULL. This is because the new master continues to run with the running configuration rather
than rebooting with a startup configuration file.
Examples
# Display names of the startup configuration files.
<Sysname> display startup