R3303-HP HSR6800 Routers IRF Command Reference

4
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.
Usage guidelines
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/3/0/2 Ten-GigabitEthernet1/3/0/1
2 2 Ten-GigabitEthernet2/3/0/2 Ten-GigabitEthernet2/3/0/1
3 3 Ten-GigabitEthernet3/2/0/1 Ten-GigabitEthernet3/2/0/2
4 4 Ten-GigabitEthernet4/2/0/1 Ten-GigabitEthernet4/2/0/2
Table 2 Command output
Field Descri
p
tion
MemberID
Current member ID of the device.
If no member ID is assigned, this field displays two hyphens (--).
Priority
Member priority.
This field is displayed only when the device is operating in standalone mode.
NewID
Member ID configured for a device after its reboot.
This field is displayed only when the device is operating in IRF mode.
IRF-Port1
Physical ports bound to IRF-port 1. If this IRF port is not enabled, this field displays
disable.
IRF-Port2
Physical ports bound to IRF-port 2. If this IRF port is not enabled, this field displays
disable.