华为交换机设备组建堆叠示例(通过业务口普通线缆)

目录

  • 华为交换机设备组建堆叠示例(通过业务口普通线缆)

    • 1、配置逻辑堆叠端口并加入物理成员端口
    • 2、配置堆叠ID和堆叠优先级
    • 3、SwitchA、SwitchB、SwitchC下电,使用SFP+电缆连接后再上电。
    • 4、配置跨设备Eth-Trunk
    • 5、验证配置结果
    • 5、参考文档

华为交换机设备组建堆叠示例(通过业务口普通线缆)

1、配置逻辑堆叠端口并加入物理成员端口

# 配置SwitchA的业务口GigabitEthernet0/0/27、GigabitEthernet0/0/28为物理成员端口,并加入到相应的逻辑堆叠端口。

<HUAWEI> system-view
[HUAWEI] sysname SwitchA
[SwitchA] interface stack-port 0/1
[SwitchA-stack-port0/1] port interface gigabitethernet 0/0/27 enable
Warning: Enabling stack function may cause configuration loss on the interface. Continue? [Y/N]:y
Info: This operation may take a few seconds. Please wait.
[SwitchA-stack-port0/1] quit
[SwitchA] interface stack-port 0/2
[SwitchA-stack-port0/2] port interface gigabitethernet 0/0/28 enable
Warning: Enabling stack function may cause configuration loss on the interface. Continue? [Y/N]:y
Info: This operation may take a few seconds. Please wait.
[SwitchA-stack-port0/2] quit

# 配置SwitchB的业务口GigabitEthernet0/0/27、GigabitEthernet0/0/28为物理成员端口,并加入到相应的逻辑堆叠端口。

<HUAWEI> system-view
[HUAWEI] sysname SwitchB
[SwitchB] interface stack-port 0/1
[SwitchB-stack-port0/1] port interface gigabitethernet 0/0/27 enable
Warning: Enabling stack function may cause configuration loss on the interface. Continue? [Y/N]:y
Info: This operation may take a few seconds. Please wait.
[SwitchB-stack-port0/1] quit
[SwitchB] interface stack-port 0/2
[SwitchB-stack-port0/2] port interface gigabitethernet 0/0/28 enable
Warning: Enabling stack function may cause configuration loss on the interface. Continue? [Y/N]:y
Info: This operation may take a few seconds. Please wait.
[SwitchB-stack-port0/2] quit

# 配置SwitchC的业务口GigabitEthernet0/0/27、GigabitEthernet0/0/28为物理成员端口,并加入到相应的逻辑堆叠端口。

<HUAWEI> system-view
[HUAWEI] sysname SwitchC
[SwitchC] interface stack-port 0/1
[SwitchC-stack-port0/1] port interface gigabitethernet 0/0/27 enable
Warning: Enabling stack function may cause configuration loss on the interface. Continue? [Y/N]:y
Info: This operation may take a few seconds. Please wait.
[SwitchC-stack-port0/1] quit
[SwitchC] interface stack-port 0/2
[SwitchC-stack-port0/2] port interface gigabitethernet 0/0/28 enable
Warning: Enabling stack function may cause configuration loss on the interface. Continue? [Y/N]:y
Info: This operation may take a few seconds. Please wait.
[SwitchC-stack-port0/2] quit

2、配置堆叠ID和堆叠优先级

# 配置SwitchA的堆叠优先级为200。

[SwitchA] stack slot 0 priority 200
Warning: Please do not frequently modify Priority because it will make the stack split. Continue? [Y/N]:y 

# 配置SwitchB的堆叠ID为1。

[SwitchB] stack slot 0 renumber 1
Warning: All the configurations related to the slot ID will be lost after the slot ID is modified.
Please do not frequently modify slot ID because it will make the stack split. Continue? [Y/N]:y
Info: Stack configuration has been changed, and the device needs to restart to make the configuration effective.

# 配置SwitchC的堆叠ID为2。

[SwitchC] stack slot 0 renumber 2
Warning: All the configurations related to the slot ID will be lost after the slot ID is modified.
Please do not frequently modify slot ID because it will make the stack split. Continue? [Y/N]:y
Info: Stack configuration has been changed, and the device needs to restart to make the configuration effective.

3、SwitchA、SwitchB、SwitchC下电,使用SFP+电缆连接后再上电。

说明:

  • 下电前,建议通过命令save保存配置。
  • 本设备的stack-port 0/1必须连接邻设备的stack-port 0/2,否则堆叠组建不成功。
  • 为保证堆叠组建成功,建议按照以下顺序进行连线上电(如果用户希望某台交换机为主交换机可以先为其上电。例如,按以下顺序连线上电后,SwitchA为主交换机):
    1. 为SwitchA~SwitchC下电;
    2. 连接SwitchA与SwitchB之间的堆叠线缆;
    3. 先为SwitchA上电,SwitchA启动后,再为SwitchB上电;
    4. 检查SwitchA与SwitchB的堆叠组建是否成功,详细检查方法可参见检查堆叠组建是否成功
    5. 与上一步类似:连接SwitchC与SwitchB和SwitchA之间的堆叠线缆,再为SwitchC上电;
    6. 检查SwitchA、SwitchB、SwitchC的堆叠组建是否成功,详细检查方法可参见检查堆叠组建是否成功

4、配置跨设备Eth-Trunk

在堆叠系统上行链路上配置跨设备Eth-Trunk,具体配置过程请参见配置堆叠Eth-Trunk示例

5、验证配置结果

# 查看堆叠系统的基本信息。

[SwitchA] display stack
Stack mode: Service-port
Stack topology type : Ring
Stack system MAC: 0018-82d2-2e85
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-2e85   200        S5700-28P-LI-AC
    1     Standby     0018-82c6-1f44   100        S5700-28P-LI-AC
    2     Slave       0018-82c6-1f4c   100        S5700-28P-LI-AC

5、参考文档

华为官网交换机配置文档:https://app.yinxiang.com/Home.action?login=true#n=7c08361c-a4d4-4d63-b48e-ccc7c967d422&s=s18&b=10ea75bf-ebde-4850-a416-5bee6b4d0db6&ses=4&sh=1&sds=5&

原文地址:https://www.cnblogs.com/yanling-coder/p/12072135.html

时间: 2024-11-13 07:57:40

华为交换机设备组建堆叠示例(通过业务口普通线缆)的相关文章

华为USG防火墙双机热备(业务口工作在三层上下行连接交换机)

防火墙双机热备与路由/交换机相比较的话,最主要的是会话备份的功能,路由器/交换机主备切换路由能转发就OK,防火墙需要匹配会话. 防火墙双机热备的三个协议 VRRP:虚拟路由冗余协议,在防火墙双机热备种主要作用是检测主备是否正常 VGMP:在防火墙双机热备中主备切换不在使用VRRP,而是将VRRP加入VGMP中由VGMP来管理主备切换.默认情况下主设备VGMP优先级为65001,备用设备优先级为65000.每当VGMP管理组中的一个VRRP出现故障那么VGMP的优先级减2 HRP:指定心跳口,用来

基于华为交换机的局域网中交换机管理IP配置的两种参考方法

对于规模不大的小型局域网而言,通常没有配备对网络设备进行统一管理的系统.交换机.路由器等网络设备的管理处于离散状态,对这些设备的管理通常也是一对一的管理.在用户对网络要求不高的情况下,如接入计算机设备数少,也不在意广播等对网络性能造成的影响等等,这种情况只要在核心交换机上做简单配置把计算机等接入设备放在一个VLAN中就可以了.但是,随着接入设备的增加,这种情况的网络性能会越来越差,更不用谈网络的管理.网络的安全了.近几年,随着网络安全问题的日益突出,用户网络安全意识的加强,更多的用户开始慢慢地对

Huawei配置两台交换机堆叠示例

配置两台交换机堆叠示例(先配置后连线方式,推荐) 组网图形 图1 配置两台交换机堆叠组网图 组网需求在一个新建的企业网络中,要求接入设备具有充足的端口数目,并且希望网络结构简单,易于配置和管理.如图1所示,接入交换机SwitchA和SwitchB组成堆叠系统.配置思路采用如下的思路配置:1. 提前规划好堆叠方案.2. 按照前期的规划,完成各台交换机的堆叠配置,包括堆叠成员ID.堆叠优先级.堆叠域编号.堆叠端口等.完成后保存配置并将交换机下电.3. 连接交换机之间的堆叠线缆,然后将交换机上电.4.

Huawei交换机配置两台交换机堆叠示例

配置两台交换机堆叠示例(先配置后连线方式,推荐) # 配置SwitchA的堆叠优先级为150,Domain ID为10.缺省情况下,设备的堆叠成员ID为1.此处默认SwitchA的堆叠成员ID为1,无需配置.<HUAWEI> system-view[~HUAWEI] sysname SwitchA[HUAWEI] commit[~SwitchA] stack[~SwitchA-stack] stack member 1 priority 150[SwitchA-stack] stack mem

华为交换机istack堆叠配置

拓扑图: SW-A interface stack-port 0/1 port int xg0/0/23 enable port int xg0/0/24 enable quit stack slot 0 priority 200  //修改主交换机的堆叠优先级为200,大于其他成员交换机.堆叠ID 采用缺省值0因此不用配置. SW-B interface stack-port 0/2 port int xg0/0/23 enable  //这个端口堆叠成功后会变成xg1/0/23 port i

网络设备-华为-交换机堆叠终结配置篇

先说下需求,其实在目前接触的企业组网已经中大型IDC运营商的case中,不少客户对冗余方案的初期定位和需求都是相当高要求的.中间的竞争对手不少有过时的(mstp+vrrp)技术方案.最先进的虚拟化方案等等.. 所以这里我也简单聊聊我在过去遇到的常见案例中的比较典型的几例: 这样吧,我直接晒点逻辑拓扑结构: PS:结构图部分和谐过,只截取其中一部分. 下图为某家国有企业的投标方案,(已中标),网络架构由我组织全程实施,现在想想多少有点激动. 设备参数我只能透露一些: 防火墙checkpoint 交

华为交换机12804堆叠配置

一.制定堆叠方案:1.规划交换机A的堆叠成员ID为1,交换机B的成员ID为2.(成员ID renumber默认为1)2.规划交换机A作为主交换机,其堆叠优先级最高,为150.交换机B的堆叠优先级为100(默认为100).3.规划堆叠域编号(Domain ID)为10,不与网络中其他堆叠系统的域编号冲突.4.规划交换机A和交换机B用于堆叠连接的端口为10GE3/0/34-10GE3/0/37,10GE4/0/34-10GE4/0/37,建议跨板卡接线防止单板卡故障.5.两台交换机在配置完成后再连线

华为交换机Console密码重置和设备初始化

1. 华为交换机Console密码重置 1.通过Console口连接交换机,并重启交换机.2.当界面出现以下打印信息时,及时按下快捷键"Ctrl+B"并输入BootROM/BootLoad密码,进入BootROM/BootLoad主菜单3.密码: [email protected] A必须大写.4.选着7 Clear password for console user (选择清除console用户密码模式).5.选择1 Boot with default mode(键入1启动默认模式)

华为交换机基本操作文档

一. Console口重置密码2 二. 清空配置3 三. 备份和恢复 配置文件3 四. 常用命令5 五. 实例:配置简单的三层交换机6 六. 附录7 一.Console口重置密码 Console口是交换机的原始控制端口,任何对交换机的操作.设置都可以通过console口完成. 如果console口被设置了密码保护,则需要清空密码. 通过 BootROM 清除 Console 口登录密码.步骤如下: 1. 通过Console口连接交换机,并重启交换机.当界面出现以下打印信息时,及时按下快捷键"Ct