25
•
On S5130-28S-EI, S5130-28S-PWR-EI, S5130-28S-HPWR-EI, S5130-28TP-EI,
S5130-28TP-PWR-EI, and S5130-28F-EI switches, you can bind a maximum of four physical
interfaces to an IRF port.
•
On S5130-52S-EI, S5130-52S-PWR-EI, S5130-52TP-EI, and S5130-52TP-PWR-EI switches,
you can bind a maximum of two physical interfaces to an IRF port.
Use the
shutdown
command to shut down all ports in a port group before you bind them to or
remove them from IRF ports. After the binding or binding removal operation is complete, use the
undo shutdown
command to bring up all the physical interfaces. For more information about IRF
port binding requirements, see
IRF Configuration Guide
.
The system does not dynamically remove IRF port bindings when IRF links are lost, for example,
because a member device is removed. To remove IRF port bindings, you must use the
undo port
group interface
command.
Examples
# Bind Ten-GigabitEthernet 3/0/25 and Ten-GigabitEthernet 3/0/26 to IRF-port 3/1 on IRF member 3.
<Sysname> system-view
[Sysname] interface ten-gigabitethernet 3/0/25
[Sysname-Ten-GigabitEthernet3/0/25] shutdown
[Sysname-Ten-GigabitEthernet3/0/25] quit
[Sysname] interface ten-gigabitethernet 3/0/26
[Sysname-Ten-GigabitEthernet3/0/26] shutdown
[Sysname-Ten-GigabitEthernet3/0/26] quit
[Sysname] irf-port 3/1
[Sysname-irf-port3/1] port group interface ten-gigabitethernet 3/0/25
[Sysname-irf-port3/1] port group interface ten-gigabitethernet 3/0/26
[Sysname-irf-port3/1] quit
[Sysname] interface ten-gigabitethernet 3/0/25
[Sysname-Ten-GigabitEthernet3/0/25] undo shutdown
[Sysname-Ten-GigabitEthernet3/0/25] quit
[Sysname] interface ten-gigabitethernet 3/0/26
[Sysname-Ten-GigabitEthernet3/0/26] undo shutdown
[Sysname-Ten-GigabitEthernet3/0/26] quit