R0106-HP MSR Router Series Fundamentals Command Reference(V7)
157
Usage guidelines
Use this command to verify the configuration you have made.
The system might automatically change the setting you have made for a parameter due to, for example,
a system restriction. If a setting has been changed, this command displays the effective setting.
This command does not display parameters that are using the default settings.
Examples
# Display local user configuration.
<Sysname> display current-configuration configuration local-user
#
local-user ftp
password simple 123
service-type ftp
authorization-attribute user-role network-operator
#
local-user root
password simple admin
service-type ssh telnet terminal
authorization-attribute user-role network-admin
#
return
# Display GigabitEthernet interface configuration.
<Sysname> display current-configuration interface gigabitethernet
#
interface GigabitEthernet2/1/1
port link-mode route
#
return
display default-configuration
Use display default-configuration to display the factory defaults.
Syntax
display default-configuration
Views
Any view
Predefined user roles
network-admin
network-operator
Usage guidelines
The device is shipped with some basic settings called "factory defaults." These default settings make sure
the device can start up and run correctly when it has no configuration file or the configuration file is
corrupt.