华为云杉系统交换机普通线缆堆叠

简单来说:

  • VRP 是华为网络设备的 核心和基石,是其全球市场份额的支柱。

  • YunShan OS(云杉操作系统) 是针对特定市场和需求的 增强版/衍生版 操作系统。

一、通过普通线缆组建

交叉互联

DeviceA的Stack-port1/1(1/0/1) 连接 DeviceB的Stack-port2/2(1/0/2)

DeviceA的Stack-port1/2(1/0/2) 连接 DeviceB的Stack-port2/1(1/0/1)

===============

交换机A配置

配置DeviceA的堆叠ID为1,优先级为150。缺省情况下,设备的堆叠ID为1。此处默认DeviceA的堆叠ID为1,无需配置。

<HUAWEI> system-view

HUAWEI\] sysname DeviceA \[DeviceA\] stack \[DeviceA-stack\] stack member 1 priority 150 \[DeviceA-stack\] quit # 在DeviceA上创建Stack-Port端口,将成员端口加入Stack-Port端口。 \[DeviceA\] interface Stack-Port 1/1 \[DeviceA-Stack-Port1/1\] port member-group interface 10GE 1/0/1 \[DeviceA\] interface Stack-Port 1/2 \[DeviceA-Stack-Port1/2\] port member-group interface 10GE 1/0/2 \[DeviceA\] quit \ save ======================= 交换机B配置 # 配置DeviceB的堆叠ID为2,优先级为100。 \ system-view \[HUAWEI\] sysname DeviceB \[DeviceB\] stack \[DeviceB-stack\] stack member 1 priority 100 \[DeviceB-stack\] stack member 1 renumber 2 Warning: All the configurations related to the slot ID will be lost after the slot ID is modified. Do not frequently modify the slot ID because it will make the stack split. Continue? \[Y/N\]:y \[DeviceB-stack\] quit # 在DeviceB上创建Stack-Port端口,将成员端口加入Stack-Port端口。 \[DeviceB\] interface Stack-Port 1/1 \[DeviceB-Stack-Port1/1\] port member-group interface 10GE 1/0/1 \[DeviceB\] interface Stack-Port 1/2 \[DeviceB-Stack-Port1/2\] port member-group interface 10GE 1/0/2 \[DeviceB\] quit \ save ======================= DeviceA、DeviceB下电,使用线缆连接后再上电。 为确保DeviceA成为主设备,可以先为DeviceA上电,DeviceA启动后,再为DeviceB上电。 检查堆叠是否组建成功 \ display stack

相关推荐
IntMainJhy1 天前
Flutter 三方库 get_it + flutter_bloc 的鸿蒙化适配与实战指南
flutter·华为·harmonyos
maaath1 天前
【maaath】Flutter for OpenHarmony 定位服务能力集成指南
flutter·华为·harmonyos
maaath1 天前
【maaath】Flutter for OpenHarmony分类筛选与标签匹配深度剖析
flutter·华为·harmonyos
isyangli_blog1 天前
华为企业级虚拟化解决方案
华为
说再见再也见不到1 天前
华为交换机QoS配置一条龙:从基础模型到MQC实战
华为·交换机·qos·端口限速
Lanren的编程日记1 天前
Flutter 鸿蒙应用快捷操作功能实战:快捷菜单+快捷手势+快捷键支持,打造高效操作体验
flutter·华为·harmonyos
memoryjs1 天前
鸿蒙系统进一步学习(二):ArkUI底层原理揭秘
学习·华为·harmonyos
苗俊祥1 天前
纯AI打造沐界输入法--简洁、流畅、实用的 HarmonyOS 中文输入法
华为·harmonyos
小成Coder1 天前
【Jack实战】如何给《时光旅记》接入跨设备拍照和跨设备相册导入
华为·harmonyos·鸿蒙·码上创新
maaath1 天前
【maaath】Flutter for OpenHarmony 集成应用更新能力
flutter·华为·harmonyos