4
Field Description
Auto merge
Whether the auto-reboot for IRF fabric merge is enabled:
•
yes
—Enabled.
•
no
—Disabled.
display irf configuration
Syntax
display irf configuration
[
|
{
begin
|
exclude
|
include
}
regular-expression
]
View
Any view
Default level
1: Monitor level
Parameters
|
: Filters command output by specifying a regular expression. For more information about regular
expressions, see
Fundamentals Configuration Guide
.
begin
: Displays the first line that matches the specified regular expression and all lines that follow.
exclude
: Displays all lines that do not match the specified regular expression.
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.
Description
Use
display irf configuration
to display basic IRF settings.
In standalone mode, this command displays the member ID, priority, and IRF port bindings of the device.
These settings take effect after you enable IRF mode.
In IRF mode, this command displays each member's current member ID, new member ID, and IRF port
bindings. The new member ID settings take effect at the next startup.
Examples
# In standalone mode, display the basic IRF settings of the device.
<Sysname> display irf configuration
MemberID Priority IRF-Port1 IRF-Port2
-- 1 disable disable
# In IRF mode, display all members' basic IRF settings.
<Sysname> display irf configuration
MemberID NewID IRF-Port1 IRF-Port2
1 1 Ten-GigabitEthernet1/8/0/1 disable
Ten-GigabitEthernet1/8/0/2
2 2 disable Ten-GigabitEthernet2/12/0/1
Ten-GigabitEthernet2/12/0/2