R0106-HP MSR Router Series Fundamentals Command Reference(V7)

161
# Display the running configuration on user interfaces.
<Sysname> system-view
[Sysname] line vty 0
[Sysname-line-vty0] display this
#
line aux 0
user-role network-operator
#
line con 0
user-role network-admin
#
line vty 0 63
authentication-mode none
user-role network-admin
#
return
reset saved-configuration
Use reset saved-configuration to delete next-startup configuration files.
Syntax
reset saved-configuration [ backup | main ]
Views
User view
Predefined user roles
network-admin
Parameters
backup: Deletes the backup next-startup configuration file.
main: Deletes the main next-startup configuration file.
Usage guidelines
CAUTION:
On the MSR2000/MSR3000 router, this command deletes a next-startup confi
g
uration file permanently.
On the MSR4000 router, this command permanently deletes the next-startup confi
g
uration files from both
MPUs.
Delete a next-startup configuration file if it does not match the software version or is corrupted.
You can delete the main, the backup, or both.
To delete a file that is set as both main and backup next-startup configuration files, you must execute both
the reset saved-configuration backup command and the reset saved-configuration main command.
Using only one of the commands removes the specified file attribute instead of deleting the file.
For example, if the reset saved-configuration backup command is executed, the backup next-startup
configuration file setting is set to NULL, but the file is still used as the main file. To delete the file, you must
also execute the reset saved-configuration main command.