118
idle-cut disable
self-service-url disable
#
interface NULL0
#
interface Vlan-interface1
ip address dhcp-alloc client-identifier mac Vlan-interface1
#
interface GigabitEthernet1/0/1
#
interface GigabitEthernet1/0/2
---- More ----
Related commands
•
display current-configuration
•
display saved-configuration
display saved-configuration
Use
display saved-configuration
to display the contents of the configuration file for the next system
startup.
Syntax
display saved-configuration
[
by-linenum
] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
Views
Any view
Default command level
2: System level
Parameters
by-linenum
: Identifies each line of displayed information with a line number.
|
: 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
Use this command to verify that important settings have been saved to the configuration file for the next
system startup.
This command selects the configuration file to display in the following order:
•
If the main startup configuration file is available, this command displays the contents of the backup
file.
•
If only the backup configuration file is available, this command displays the contents of the backup
file.