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

简单来说:

  • 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

相关推荐
红烧大青虫24 分钟前
HarmonyOS应用开发实战:小事记 - UIAbility 的冷启动/热启动/后台启动三种场景与 launchParam 解析
后端·华为·harmonyos·鸿蒙系统
b130538100491 小时前
HarmonyOS应用开发实战:小事记 - 多级页面路由的 back 逻辑与参数回传模式
华为·harmonyos·鸿蒙系统
花开彼岸天~2 小时前
鸿蒙原生开发手记:徒步迹 - 自定义组件开发规范
后端·华为·harmonyos·鸿蒙系统
红烧大青虫3 小时前
setInterval 倒计时实现:60s 验证码发送逻辑
后端·华为·harmonyos·鸿蒙系统
YM52e4 小时前
鸿蒙Flutter Center居中组件:Align对齐详解
android·学习·flutter·华为·harmonyos·鸿蒙
listening7775 小时前
HarmonyOS 6.1 性能调优实战:从卡顿到丝滑的6个底层逻辑
华为·harmonyos
xd1855785555 小时前
[特殊字符] 宠物美容指南 —— 鸿蒙AI智能助手开发全流程解析
人工智能·华为·harmonyos·鸿蒙·宠物
hunterandroid6 小时前
[鸿蒙从零到一] ArkUI 组件化实战:构建可复用、可组合的自定义组件
前端·华为·架构
qizayaoshuap6 小时前
# [特殊字符] 密码生成器 — 鸿蒙ArkTS安全算法与密码强度评估系统
java·算法·安全·华为·harmonyos
●VON7 小时前
鸿蒙 PC Markdown 编辑器自动化测试:Playwright、ohosTest 与构建门禁
华为·编辑器·harmonyos·鸿蒙