3
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 the basic IRF settings.
The command displays each member's current member ID, new member ID, priority, IRF port state, and
IRF port bindings.
The new member ID takes effect after the switch reboots.
Examples
# Display the basic IRF settings.
<Sysname> display irf configuration
MemberID NewID IRF-Port1 IRF-Port2
1 1 GigabitEthernet1/0/25 disable
2 2 disable GigabitEthernet2/0/26
Table 2
Command output
Field Description
MemberID
Current member ID.
NewID
Member ID that will take effect after a reboot.
IRF-Port1
Physical port or ports bound to IRF port 1. If no physical ports are bound to the
IRF port, this field displays
disable
.
IRF-Port2
Physical port or ports bound to IRF port 2. If no physical ports are bound to the
IRF port, this field displays
disable
.
display irf topology
Syntax
display irf topology
[
|
{
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.