Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide Chapter 4 File Management Commands
3Com Corporation
4-55
Example
# Display the configuration file used at this startup and the one used for next startup.
<3com>display startup
Startup saved-configuration file: flash:/vrpcfg.cfg
Next startup saved-configuration file: flash:/xhy.cfg
4.7.4 display this
Syntax
display this [ by-linenum ]
View
Any view
Parameter
by-linenum: Identifies each line of displayed information with a line number.
Description
Use the display this command to view the current configurations in current view.
Example
# Display the current configuration in current view.
<3com> display this
#
sysname 3com
#
tcp window 8
#
# Display the current configurations for current view, identifying each line of information
with a line number.
[3com] display this by-linenum
1: #
2: sysname 3com
3: #
4: tcp window 8
5: #
6: return