H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – Configuration File Management
H3C S7500 Series Ethernet Switches
Chapter 1 Configuration File Management
Commands
1-8
interface NULL0
#
ospf
#
area 0.0.0.0
network 10.1.1.0 0.0.0.255
#
user-interface aux 0
user-interface vty 0 4
#
return
The configurations listed above are global configuration, port configuration and user
interface configuration successively.
1.1.3 display this
Syntax
display this
View
Any view
Parameters
None
Description
Use the display this command to display the running configuration in the current view.
If you want to verify the configurations after finishing a set of configurations in a view,
you can use the display this command to view the running parameters.
Running parameters adopting the default values are not displayed. Some parameters
are not displayed either if their relevant functions are not effective even if these
parameters have been configured.
The configuration in the corresponding interface view is displayed when this command
is executed in an interface view; the configuration in the corresponding protocol view is
displayed when this command is executed in a protocol view; and all the configurations
in the corresponding protocol view are displayed when this command is executed in a
protocol sub-view.
Related commands: save, reset, saved-configuration, display
current-configuration, display saved-configuration.