R3102-R3103-HP 6600/HSR6600 Routers Fundamentals Command Reference

118
Usage guidelines
Use this command to verify the configuration you have made in a certain view.
Typically, this command does not display parameters that are set to their default settings.
For some parameters that can be successfully configured even if their dependent features are not enabled,
this command displays their settings after the dependent features are enabled.
Executed in any user interface view, this command displays the running configuration of all user view
interfaces.
Executed in any VLAN view, this command displays the running configuration of all VLANs.
Examples
# Display the running configuration on interface GigabitEthernet 4/0/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 4/0/1
[Sysname-GigabitEthernet4/0/1] display this
#
interface GigabitEthernet4/0/1
port link-mode route
#
return
# Display the running configuration on user interfaces.
<Sysname> system-view
[Sysname] user-interface vty 0
[Sysname-ui-vty0] display this
#
user-interface con 0
user-interface vty 0
history-command max-size 256
user-interface vty 1 4
#
return
reset saved-configuration
Use reset saved-configuration to delete next-startup configuration files.
Syntax
reset saved-configuration [ backup | main ]
Views
User view
Default command level
3: Manage level
Parameters
backup: Deletes the backup next-startup configuration file.
main: Deletes the main next-startup configuration file.