27
<DeviceB> save
# Connect Device B to Device A, as shown in
# Activate the IRF port configuration.
<DeviceB> system-view
[DeviceB] irf-port-configuration active
Device B has a lower priority than Device A, and Device B fails master election and reboots. A
two-chassis IRF fabric is formed.
3.
Configure Device C:
# Assign member ID 3 to Device C, and reboot the device to effect the member ID change.
<DeviceC> system-view
[DeviceC] irf member 1 renumber 3
Renumbering the member ID may result in configuration change or loss. Continue? [Y/N]:y
[DeviceC] quit
<DeviceC> reboot
# Shut down the physical interfaces used for IRF connection. This example uses the port group
that contains Ten-GigabitEthernet 3/0/51 to Ten-GigabitEthernet 3/0/54 for IRF connection.
<DeviceC> system-view
[DeviceC] interface range ten-gigabitethernet 3/0/51 to ten-gigabitethernet 3/0/54
[DeviceC-if-range] shutdown
[DeviceC-if-range] quit
# Bind Ten-GigabitEthernet 3/0/51 and Ten-GigabitEthernet 3/0/52 to IRF-port 3/1.
[DeviceC] irf-port 3/1
[DeviceC-irf-port3/1] port group interface ten-gigabitethernet 3/0/51
[DeviceC-irf-port3/1] port group interface ten-gigabitethernet 3/0/52
[DeviceC-irf-port3/1] quit
# Bind Ten-GigabitEthernet 3/0/53 and Ten-GigabitEthernet 3/0/54 to IRF-port 3/2.
[DeviceC] irf-port 3/2
[DeviceC-irf-port3/2] port group interface ten-gigabitethernet 3/0/53
[DeviceC-irf-port3/2] port group interface ten-gigabitethernet 3/0/54
[DeviceC-irf-port3/2] quit
# Bring up the physical interfaces.
[DeviceC] interface range ten-gigabitethernet 3/0/51 to ten-gigabitethernet 3/0/54
[DeviceC-if-range] undo shutdown
[DeviceC-if-range] quit
# Save the running configuration.
[DeviceC] quit
<DeviceC> save
# Connect Device C to Device B, as shown in
# Activate the IRF port configuration.
<DeviceC> system-view
[DeviceC] irf-port-configuration active.
Device C reboots to join the IRF fabric. A three-chassis IRF fabric is formed.
4.
Configure Device D:
# Assign member ID 4 to Device D, and reboot the device to effect the member ID change.
<DeviceD> system-view
[DeviceD] irf member 1 renumber 4
Renumbering the member ID may result in configuration change or loss. Continue? [Y/N]:y