122
Executed in any user interface view, this command displays the running configuration of all user view
interfaces.
Executed in any VLAN view, this command displays the running configuration of all VLANs.
Examples
# Display the running configuration on interface GigabitEthernet 1/0/1.
<Sysname> system-view
[Sysname] interface GigabitEthernet 1/0/1
[Sysname-GigabitEthernet1/0/1] display this
#
user-interface aux 0
user-interface vty 0 15
authentication-mode none
user privilege level 3
idle-timeout 0 0
#
return
# Display the running configuration on user interfaces.
<Sysname> system-view
[Sysname] user-interface vty 0
[Sysname-ui-vty0] display this
#
user-interface vty 0 15
user privilege level 3
user-interface vty 1 15
#
return
reset saved-configuration
Use
reset saved-configuration
to delete next-startup configuration files.
Syntax
reset saved-configuration
[
backup
|
main
]
Views
User view
Default command level
3: Manage level
Parameters
backup
: Deletes the backup next-startup configuration file.
main
: Deletes the main next-startup configuration file.
Usage guidelines
Delete the next-startup configuration file if it does not match the software version or has been corrupted.
Use this command with caution. This command permanently deletes the next-startup configuration files
from all IRF member devices.