9 
The easy IRF feature provides the following configuration methods: 
  Interactive method—Enter the easy-irf command without parameters. The system will 
guide you to set the parameters step by step. 
  Non-interactive method—Enter the easy-irf command with parameters. 
As a best practice, use the interactive method if you are new to IRF. 
If you execute this command multiple times, the following settings take effect: 
  The most recent settings for the member ID, domain ID, and priority. 
  IRF port bindings added through repeated executions of the command.  
When you specify physical interfaces for an IRF port, you must follow the IRF port binding 
requirements in Virtual Technologies Configuration Guide. 
If you specify physical interfaces by using the interactive method, you must also follow these 
restrictions and guidelines: 
  Do not enter spaces between the interface type and interface number. 
  Use a comma (,) to separate two physical interfaces. No spaces are allowed between 
interfaces. 
To remove an IRF physical interface from an IRF port, you must use the 
undo port group 
interface
 command in IRF port view. 
Examples 
# Bulk-configure basic IRF settings by using the non-interactive method. Change the member ID 
from 2 to 3, set the domain ID to 10, configure the member priority as 10, and bind 
Ten-GigabitEthernet 2/0/1 and Ten-GigabitEthernet 2/0/2 to IRF-port 1. 
<Sysname> system-view 
[Sysname] easy-irf member 2 renumber 3 domain 10 priority 10 irf-port1 ten-gigabitethernet 
2/0/1 ten-gigabitethernet 2/0/2 
***************************************************************************** 
     Configuration summary for member 2 
IRF new member ID: 3 
IRF domain ID    : 10 
IRF priority     : 10 
IRF-port 1       : Ten-GigabitEthernet2/0/1, Ten-GigabitEthernet2/0/2 
IRF-port 2       : Disabled 
***************************************************************************** 
Are you sure to use these settings to set up IRF? [Y/N] y 
Starting to configure IRF... 
Configuration succeeded. 
The device will reboot for the new member ID to take effect. Continue? [Y/N] y 
# Bulk-configure basic IRF settings by using the interactive method. Change the member ID from 2 
to 3, set the domain ID to 10, configure the member priority as 10, and bind Ten-GigabitEthernet 
2/0/1 and Ten-GigabitEthernet 2/0/2 to IRF-port 1. 
<Sysname> system-view 
[Sysname] easy-irf 
***************************************************************************** 
Welcome to use easy IRF. 
To skip the current step, enter a dot sign (.). 
To return to the previous step, enter a minus sign (-). 
To use the default value (enclosed in []) for each parameter, press Enter without 
entering a value.