20
Use the
shutdown
command to shut down a network interface before you bind it to or remove it from
an IRF port. To bring up the network interface after a binding or binding removal operation, use the
undo shutdown
command.
The system does not dynamically remove IRF port bindings when IRF links are lost. To remove IRF
port bindings, you must use the
undo port group interface
command.
For more information about IRF port binding requirements, see
IRF Configuration Guide
.
Examples
# Bind GigabitEthernet 1/0/1 as a hybrid channel to IRF-port 2 on IRF member 2.
<Sysname> system-view
[Sysname] interface gigabitethernet 1/0/1
[Sysname-GigabitEthernet1/0/1] shutdown
[Sysname-GigabitEthernet1/0/1] quit
[Sysname] irf-port 2
[Sysname-irf-port2] port group interface gigabitethernet 1/0/1
[Sysname-irf-port2] quit
[Sysname] interface gigabitethernet 1/0/1
[Sysname-GigabitEthernet1/0/1] undo shutdown
Related commands
irf-port