Configuration considerations, Configuration procedure – H3C Technologies H3C S10500 Series Switches User Manual

Page 37

Advertising
background image

Configuration considerations

To increase the number of access ports, you must add extra devices. In this example, Device B is

added.

To address the requirements for high availability, scalability, and ease of management and

maintenance, use IRF2 technology to create an IRF fabric with Device A and Device B at the access
layer.

To offset the risk of IRF fabric partition, configure MAD to detect multi-active collisions. In this
example, LACP MAD is adopted because the number of access devices tends to be large. In

addition, for the purpose of LACP MAD, an intermediate switch that support extended LACPDUs

must be used.

To reduce system reboots involved to create the IRF fabric, pre-configure the IRF ports, member ID,
member priority on each device in standalone mode, and change their operating mode to IRF after

saving the configuration. The devices can thus form an IRF fabric.

Configuration procedure

1.

Configure Device A

# Set the member ID of Device A to 1, create IRF port 2, and bind it to physical port Ten-GigabitEthernet
3/0/1.

<Sysname> system-view

[Sysname] irf member 1

Info: Member ID change will take effect after the switch reboots and operates in IRF mode.

[Sysname] interface ten-gigabitethernet 3/0/1

[Sysname-Ten-GigabitEthernet3/0/1] shutdown

[Sysname-Ten-GigabitEthernet3/0/1] quit

[Sysname] irf-port 2

[Sysname-irf-port2] port group interface ten-gigabitethernet 3/0/1

[Sysname-irf-port2] quit

[Sysname] interface ten-gigabitethernet 3/0/1

[Sysname-Ten-GigabitEthernet3/0/1] undo shutdown

[Sysname-Ten-GigabitEthernet3/0/1] quit

# Save the current configuration to the startup configuration file.

[Sysname] quit

<Sysname> save

# Change the operating mode of the device to IRF.

<Sysname> system-view

[Sysname] chassis convert mode irf

The device will switch to IRF mode and reboot. You are recommended to save the current

running configuration and specify the configuration file for the next startup. Continue?

[Y/N]:y

Do you want to convert the content of the next startup configuration file

flash:/startup.cfg to make it available in IRF mode? [Y/N]:y

Please wait...

Saving the converted configuration file to the main board succeeded.

Slot 1:

Saving the converted configuration file succeeded.

Now rebooting, please wait...

The device operates in IRF mode after reboot.

31

Advertising