1-9
display this
Syntax
display this [ by-linenum ]
View
Any view
Parameters
by-linenum: Displays configuration information with line numbers.
Description
Use the display this command to display the current configuration performed in the current view. To
verify the configuration performed in a view, you can use this command to display the parameters that
are valid in the current view.
Note that:
z Effective parameters that are the same as the default are not displayed.
z The configured parameter whose corresponding function does not take effect is not displayed.
z Execution of this command in any user interface view or VLAN view displays the valid configuration
parameters in all user interfaces or VLANs.
Related commands: save, reset saved-configuration, display saved-configuration, display
current-configuration.
Examples
# Display the configuration parameters that take effect in all user interface views.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] user-interface aux 0
[Sysname-ui-aux0] display this
#
user-interface aux 0
user-interface vty 0 4
authentication-mode none
user privilege level 3
#
return
reset saved-configuration
Syntax
reset saved-configuration [ backup | main ]
View
User view
Parameters
backup: Erases the backup configuration file.
main: Erases the main configuration file.