3Com MSR 50 Network Router User Manual


  Open as PDF
of 2742
 
2362 CHAPTER 156: CONFIGURATION FILE MANAGEMENT COMMANDS
Parameter by-linenum: Identifies each line of displayed information with a line number.
Description Use the
display saved-configuration command to display the initial
configuration file saved in the storage device.
In case the device malfunctions after being powered on, if you find some
configurations are not validated or incorrect, you may use this command to
identify the problem.
If you do not use the configuration file when the device starts up, meaning the
displayed startup configuration file is NULL after you execute the display startup
command, no information is displayed when you execute the display
saved-configuration command; if you have saved the configuration file after the
device starts up, the information last saved in the configuration file is displayed.
Related command: save, reset saved-configuration, and display current-configuration on page
2412.
Example # Display the configuration file saved in the storage device.
<Sysname> display saved-configuration
#
Version 5.20, Beta 1105
#
sysname Mydevice
#
local-user abc password simple abc
#
tcp window 8
#
interface Aux1/0
link-protocol ppp
#
interface Ethernet1/1
#
interface Ethernet1/2
#
interface Ethernet1/3
ip address 10.110.101.17 255.255.255.0
#
interface NULL0
#
ospf 1
#
ip route-static 10.12.0.0 255.255.0.0 Ethernet 1/0
#
user-interface con 0
user-interface aux 0
user-interface vty 0 4
authentication-mode none
#
return
The configurations are displayed in the order of global, port, and user interface.