执行命令interface eth-trunk trunk-id,进入Eth-Trunk接口视图。 执行命令mad relay,在Eth-Trunk接口上启用代理功能。 执行命令mad detect mode relay,配置Eth-Trunk接口的代理方式多主检测功能。 S7706A01的配置:
1.配置集群连接方式、集群ID及集群优先级
HUAWEI> system-view
[HUAWEI] sysname S7706A01
[S7706A01] set css mode lpu
[S7706A01] set css id 1
[S7706A01] set css priority 100
2.配置逻辑集群端口
[SwitchA] interface css-port 1
[SwitchA-css-port1] port interface xgigabitethernet 1/0/1 to xgigabitethernet 1/0/2 enable
[SwitchA-css-port1] quit
3.使能集群功能
[SwitchA] css enable
Warning: The CSS configuration will take effect only after the system is rebooted. T
he next CSS mode is LPU. Reboot now? [Y/N]:y S7706A02配置:
1.配置集群连接方式、集群ID及集群优先级
HUAWEI> system-view
[HUAWEI] sysname S7706A02
[S7706A02] set css mode lpu
[S7706A02] set css id 2
[S7706A02] set css priority 10
2.配置逻辑集群端口
[SwitchB] interface css-port 1
[SwitchB-css-port1] port interface xgigabitethernet 1/0/1 to xgigabitethernet 1/0/2 enable
[SwitchB-css-port1] quit
3.使能集群功能
[SwitchA] css enable
Warning: The CSS configuration will take effect only after the system is rebooted. T
he next CSS mode is LPU. Reboot now? [Y/N]:y S5700集群的配置:
1.配置集群系统与上、下游设备的Eth-Trunk
<S7706A01> system-view
[S7706A01] sysname ZAHD-S7706-01 //给集群系统重新命名
[ZAHD-S7706-01] interface eth-trunk 10
[ZAHD-S7706-01-Eth-Trunk10] quit
[ZAHD-S7706-01] interface xgigabitethernet 1/1/0/3
[ZAHD-S7706-01-XGigabitEthernet1/1/0/3] eth-trunk 10
[ZAHD-S7706-01-XGigabitEthernet1/1/0/3] quit
[ZAHD-S7706-01] interface xgigabitethernet 2/1/0/4
[ZAHD-S7706-01-XGigabitEthernet2/1/0/4] eth-trunk 10
[ZAHD-S7706-01-XGigabitEthernet2/1/0/4] quit
1.配置集群连接方式、集群ID及集群优先级
HUAWEI> system-view
[HUAWEI] sysname S5700A01
[S5700A01] set css mode lpu
[S5700A01] set css id 1
[S5700A01] set css priority 100
2.配置逻辑集群端口
[S5700A01] interface css-port 1
[S5700A01-css-port1] port interface gigabitethernet 1/0/51 to xgigabitethernet 1/0/52 enable
[S5700A01-css-port1] quit
3.使能集群功能
[S5700A01] css enable
Warning: The CSS configuration will take effect only after the system is rebooted. T
he next CSS mode is LPU. Reboot now? [Y/N]:y
S5700A02的配置:
1.配置集群连接方式、集群ID及集群优先级
HUAWEI> system-view
[HUAWEI] sysname S5700A02
[S5700A02] set css mode lpu
[S5700A02] set css id 2
[S5700A02] set css priority 10
2.配置逻辑集群端口
[S5700A02] interface css-port 1
[S5700A02-css-port1] port interface gigabitethernet 1/0/51 to xgigabitethernet 1/0/52 enable
[S5700A02-css-port1] quit
3.使能集群功能
[S5700A02] css enable
Warning: The CSS configuration will take effect only after the system is rebooted. T
he next CSS mode is LPU. Reboot now? [Y/N]:y