华为S12700集群CSS和S6700堆叠iStack

流过昼夜 提交于 2020-08-14 11:41:32

华为S12700集群
为SwitchA和SwitchB分别安装集群卡并连接集群线缆
配置集群连接方式、集群ID和集群优先级
使能集群功能
SWA
sys
sys SwitchA
set css mode css-card
set css id 1
set css priority 100








SWB
sys
sys SwitchB
set css mode css-card
set css id 2
set css priority 10




SWA
css enable
SWB
css enable
查看集群后的状态
display css status




CSS Enable switch On

Chassis Id CSS Enable CSS Status CSS Mode Priority Master Force

1 On Master CSS card 100 Off
2 On Standby CSS card 10 Off

华为S6700堆叠:
配置逻辑堆叠端口并加入物理成员端口
配置堆叠ID和堆叠优先级
配置SwitchB的堆叠ID为1
SWA
sys
sys SwitchA
int stack-port 0/1
port int g 0/0/27 enable
int stack-port 0/2
port int g 0/0/28 enable









SWB
sys
sys SwitchB
int stack-port 0/1
port int g 0/0/27 enable
int stack-port 0/2
port int g 0/0/28 enable





SWA
sy
stack slot 0 priority 200
y
SWB
sy
stack slot 0 renumber 1





说明:
保存配置信息后设备下电,使用SFP+电缆连接后再上电(先上电的优先成为主)。
本设备的stack-port 0/1必须连接邻设备的stack-port 0/2,否则堆叠组建不成功。
#查看堆叠系统的基本信息。
display stack
Stack mode: Service-port
Stack topology type : Ring
Stack system MAC: 0018-82d2-2e90
MAC switch delay time: 10 min
Stack reserved vlan : 4093
Slot of the active management port: --
Slot Role Mac address Priority Device type










0 Master 0018-82d2-2e90 200 S5700-28P-LI-AC
1 Standby 0018-82c6-1f56 100 S5700-28P-LI-AC

创建跨设备的ETH-TRUNK

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!