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

简单来说:

  • 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

<DeviceA> save

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

交换机B配置

配置DeviceB的堆叠ID为2,优先级为100。

<HUAWEI> 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

<DeviceB> save

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

DeviceA、DeviceB下电,使用线缆连接后再上电。

为确保DeviceA成为主设备,可以先为DeviceA上电,DeviceA启动后,再为DeviceB上电。

检查堆叠是否组建成功

<DeviceA> display stack

相关推荐
AI_零食1 天前
鸿蒙PC Electron跨平台应用开发:24时区时间表应用详解
前端·华为·electron·开源·harmonyos·鸿蒙
提子拌饭1331 天前
爆发效果技术——基于鸿蒙PC Electron框架实现
华为·架构·electron·开源·harmonyos·鸿蒙·鸿蒙系统
坚果派·白晓明1 天前
鸿蒙PC三方库使用:使用 AtomCode + Skills 自动完成鸿蒙化三方库spdlog集成
c++·华为·ai编程·harmonyos·skills·atomcode·c/c++三方库
再见6581 天前
【鸿蒙实战】从零开发「随机决策器」——选择困难症终结者
华为·harmonyos
再见6582 天前
鸿蒙Next实战开发(四):个人中心与系统设置页面开发
华为·harmonyos
坚果派·白晓明2 天前
[鸿蒙PC三方库移植适配] 使用 AtomCode + Skills 自动完成spdlog鸿蒙化适配
c++·华为·ai编程·harmonyos·skills·atomcode
不爱学英文的码字机器2 天前
[鸿蒙PC命令行移植适配]移植rust三方库sd到鸿蒙PC的完整实践
华为·rust·harmonyos
烛衔溟2 天前
HarmonyOS 基础 UI 构建 —— 组件、布局与沉浸式效果
ui·华为·harmonyos
高心星2 天前
鸿蒙6.0应用开发——实况窗开发
华为·通知·鸿蒙6.0·harmonyos6.0·实况窗
李二。2 天前
ArkTS 系统监控面板:从零构建 HarmonyOS PC 端实时监控工具
华为·harmonyos