Configuration File Management Commands 71
display 
saved-configuration
Syntax
display saved-configuration
View
Any view
Parameter
None
Description
Use the display saved-configuration command to view the configuration files in 
the flash memory or CF card of Switch.
If the the switch works abnormally after electrified, execute the display 
saved-configuration command to view the startup configuration of the Switch.
Related command: save, reset saved-configuration and display 
current-configuration.
Example
# Display configuration files in flash memory or CF card of the switch.
<SW8800> display saved-configuration 
# 
 sysname 3Com 
# 
local-user abc password simple abc 
# 
 tcp window 8 
# 
interface Aux7/1/1 
 link-protocol ppp 
# 
interface Ethernet2/1/1 
# 
interface Ethernet2/1/2 
# 
interface Ethernet2/1/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 12/1/0 
# 
user-interface con 0 
user-interface aux 0 
user-interface vty 0 4 
 authentication-mode none 
# 
return 
The displayed information is global, port and user configurations.