【网络配置实战】堆叠的配置

1. 实验目的:

  1. 熟悉堆叠的应用场景
  2. 掌握堆叠的配置方法

2. 实验拓扑

实验拓扑如图所示。

【技术要点】

现网中公司需要对交换网络扩容,需要将SW1和SW2两台设备使用业务接口进行堆叠。(华为ensp模拟器不支持堆叠,此实验使用H3C的模拟器HCL)

3. 实验步骤

1)选择需要进行堆叠的业务接口,并且将端口shutdown

SW1的配置

<H3C>system-view

System View: return to User View with Ctrl+Z.

H3Csysname SW1

SW1interface Ten-GigabitEthernet 1/0/50

SW1-Ten-GigabitEthernet1/0/50shutdown

SW1-Ten-GigabitEthernet1/0/50quit

SW2的配置

<H3C>system-view

System View: return to User View with Ctrl+Z.

H3Csysname SW2

SW2interface Ten-GigabitEthernet 1/0/50

SW2-Ten-GigabitEthernet1/0/50shutdown

SW2-Ten-GigabitEthernet1/0/50quit

2)将SW1配置成堆叠后的主设备,配置对应的优先级,并将业务线缆加入虚拟的堆叠口

SW1irf member 1 priority 30 //配置设备的堆叠成员ID为1,堆叠优先级为30

SW1irf-port 1/1 //进入虚拟堆叠口

SW1-irf-port1/1port group interface Ten-GigabitEthernet 1/0/50//将物理接口加入到堆叠口

SW1-irf-port1/1quit

SW1irf-port-configuration active //激活堆叠配置

SW1interface Ten-GigabitEthernet 1/0/50

SW1-Ten-GigabitEthernet1/0/50undo shutdown //开启物理接口

SW1save //保存配置

3)将SW2业务线缆加入虚拟的堆叠线缆

SW2irf member 1 renumber 2 //配置堆叠成员ID为1(成员ID不能冲突)

Renumbering the member ID may result in configuration change or loss. Continue?Y/N:y

SW2irf-port 1/2 //进入虚拟堆叠口1/2

SW2-irf-port1/2port group interface Ten-GigabitEthernet 1/0/50//将物理接口加入到堆叠口

SW2-irf-port1/2quit

SW2irf-port-configuration active //激活堆叠配置

SW2interface Ten-GigabitEthernet 1/0/50

SW2-Ten-GigabitEthernet1/0/50undo shutdown

SW2-Ten-GigabitEthernet1/0/50quit

SW2save

4)SW1的配置

SW1quit

<SW1>reboot将设备重启,自动完成堆叠。

SW2的配置

SW1quit

<SW1>reboot

4)实验调试

查看堆叠配置

<SW1>display irf //查看堆叠配置

MemberID Role Priority CPU-Mac Description

*+1 Master 30 0caa-192d-0104 ---

2 Standby 1 0caa-1b49-0204 ---


* indicates the device is the master.

  • indicates the device through which the user logs in.

The bridge MAC of the IRF is: 0caa-192d-0100

Auto upgrade : yes

Mac persistent : 6 min

Domain ID : 0

可以看到堆叠ID为1的SW1为master,即主设备,堆叠ID为2的SW2为standby,即从设备。最终可以实现,将多台物理设备堆叠成一台逻辑设备。


持续更新更多文章!

相关推荐
随便做点啥36 分钟前
32卡-64G-910B4-16后端-(Qwen3.8-27B-W8A8)集群部署报告
运维·服务器·经验分享·docker·vllm
2601_962218477 小时前
万象生鲜系统区块链溯源技术帮助生鲜企业搭建食品安全数字化体系
大数据·运维·微服务·云原生·架构
智塑未来7 小时前
中小公司在线文档选型:从协作入口到安全边界
运维·安全
新时代牛马7 小时前
Linux 内核入门地图:架构、源码目录与五大子系统
linux·运维·架构
智购科技无人售货机厂家7 小时前
2026自动售货机制冷系统维护指南:从散热器清洁到压缩机换油的工程实践~YH
运维·redis·物联网·缓存·架构
剑客的茶馆8 小时前
开发者,运维怎样转行FDE?
运维·ai·开发·fde
Julien20048 小时前
控制 SELinux 文件上下文
linux·运维·服务器
sulikey8 小时前
Linux Core Dump 完全指南:从原理到实战的崩溃调试手册。什么是core dump?程序报错core dumped怎么办?
linux·服务器·操作系统·调试·coredump
Lifangyun_WD8 小时前
第一次租 GPU 服务器怎么开始?镜像、SSH、数据存储和停机前要做什么
服务器·云计算·gpu算力·gpu算力租赁
众壹新能源科技8 小时前
功率预测误差考核怎么降?从气象源到上报口径的排查清单
运维·人工智能·自动化