This article describes how to use the Huawei switch stack command instance to familiarize yourself with the following Huawei switch stack knowledge. You can easily choose your preferred method to stack Huawei switches. Many methods will make you suddenly enlightened.
# Configure the stack IP address pool on Switch
[Quidway] stacking ip-pool 129.10.1.1 5
# Build A Huawei Switch stack on Switch
[Quidway] stacking enable
# Display the stack information of Huawei switches on Switch A of the primary Switch
<Stack_0. Quidway> display stacking
Main device for stack.
Total members: 3
# Displaying the stack members of A Huawei Switch on Switch
<Stack_0. Quidway> display stacking members
Member number: 0
Name: stack_0.Quidway
Device: Quidway S3526
MAC Address: 00e0. fc07.0bc0
Member status: Cmdr
Member number: 1
Name: stack_1.Quidway
Device: Quidway S3026
MAC Address: 00e0. fc07.58a0
Member status: Up
Member number: 2
Name: stack_2.Quidway
Device: Quidway S3026
MAC Address: 00e0. fc07.58a1
Member status: Up
# Switch to Switch B for configuration
<Stack_0. Quidway> stacking 1
<Stack_1. Quidway>
# Display the stack information of Huawei switches on Switch B
<Stack_1. Quidway> display stacking
Slave device for stack.
Member number: 1
Main switch mac address: 00e0. fc07.0bc0
# Switch back to Switch A for configuration
<Stack_1. Quidway> quit
# Switch to Switch C for configuration
<Stack_0. Quidway> stacking 2
<Stack_2. Quidway>
# Switch back to Switch A for configuration
<Stack_2. Quidway> quit
<Stack_0. Quidway>