R3303-HP HSR6800 Routers Fundamentals Command Reference

107
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
Current startup configuration file is the configuration file used at this startup. Next-startup configuration
file is the configuration file used at the next startup.
In standalone mode, the standby MPU always maintains the same current startup configuration file as the
active MPU. After an active/standby switchover, it is normal that the current startup configuration files on
them are displayed as NULL, because the new active MPU continues to run with the running
configuration rather than rebooting with the previous current startup configuration file.
In IRF mode, the MPUs in the IRF fabric always use the same current startup configuration file as the
global active MPU. After an active/standby switchover, it is normal that the current startup configuration
files on them are displayed as NULL, because the new global active MPU continues to run with the
running configuration rather than rebooting with the previous current startup configuration file.
Examples
# In standalone mode, display the startup configuration files.
<Sysname> display startup
MainBoard:
Current startup saved-configuration file: cfa0:/startup.cfg
Next main startup saved-configuration file: cfa0:/startup.cfg
Next backup startup saved-configuration file: NULL
Slot 1:
Current startup saved-configuration file: cfa0:/startup.cfg
Next main startup saved-configuration file: cfa0:/startup.cfg
Next backup startup saved-configuration file: NULL
# In IRF mode, display the startup configuration files.
<Sysname> display startup
MainBoard:
Current startup saved-configuration file: NULL
Next main startup saved-configuration file: cfa0:/startup.cfg
Next backup startup saved-configuration file: cfa0:/startup2.cfg
Chassis 2 Slot 2:
Current startup saved-configuration file: NULL
Next main startup saved-configuration file: cfa0:/startup.cfg
Next backup startup saved-configuration file: cfa0:/startup2.cfg
Table 12 Command output
Field Descri
p
tion
MainBoard
Displays the startup configuration files on the active
MPU.
Current startup saved-configuration file Configuration file used at the current startup.
Next main startup saved-configuration file Main configuration file to be used at the next startup.
Next backup startup saved-configuration file Backup configuration file to be used at the next startup.
(This file does not exist.)
If the specified next-startup configuration file has been
deleted, this comment appears next to the file name.