
3
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.
Examples
# Display basic IRF settings.
<Sysname> display irf configuration
MemberID NewID IRF-Port1 IRF-Port2
1 1 Ten-GigabitEthernet1/0/25 disable
2 2 disable Ten-GigabitEthernet2/0/25
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
Use
display irf topology
to display IRF fabric topology information.
The information includes the member IDs, IRF port state, and adjacencies of IRF ports.
Syntax
display irf topology
[
|
{
begin
|
exclude
|
include
}
regular-expression
]
Views
Any view
Default command 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.