27 
This command will restore the device from multi-active conflict state. Continue? [Y/N]:Y 
Restoring from multi-active conflict state, please wait... 
port group interface 
Use port group interface to bind a physical interface to an IRF port.  
Use 
undo port group interface to remove the binding of a physical interface to an IRF port. 
Syntax 
port group interface interface-type interface-number 
undo port group interface interface-name 
Default 
No physical interfaces are bound to an IRF port. 
Views 
IRF port view 
Predefined user roles 
network-admin 
Parameters 
interface-type interface-number: Specifies a physical interface by its type and number. 
interface-name: Specifies a physical interface in the interface-typeinterface-number 
format.  No space is allowed between the 
interface-type  and  interface-number 
arguments. 
Usage guidelines 
Execute this command multiple times to bind multiple physical interfaces to an IRF port. In Release 
6510, you can bind a maximum of eight physical interfaces to an IRF port. In R6515P06 and later, 
you can bind a maximum of 16 physical interfaces to an IRF port. 
Use the 
shutdown command to shut down a physical interface before you bind it to or remove it 
from an IRF port. To bring up the physical 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, for example, 
because an interface module is removed. To remove IRF port bindings, you must use the 
undo 
port group interface
 command. 
For more information about IRF port binding requirements, see Virtual Technologies Configuration 
Guide. 
Examples 
# Bind Ten-GigabitEthernet 1/0/1 to IRF-port 1/1 on IRF member 1. 
<Sysname> system-view 
[Sysname] interface ten-gigabitethernet 1/0/1 
[Sysname-Ten-GigabitEthernet1/0/1] shutdown 
[Sysname-Ten-GigabitEthernet1/0/1] quit 
[Sysname] irf-port 1/1 
[Sysname-irf-port1/1] port group interface ten-gigabitethernet 1/0/1 
[Sysname-irf-port1/1] quit 
[Sysname] interface ten-gigabitethernet 1/0/1 
[Sysname-Ten-GigabitEthernet1/0/1] undo shutdown