当前位置:网站首页>S switch stacking scheme configuration guide
S switch stacking scheme configuration guide
2022-07-27 09:40:00 【Eda_ Moon white autumn heart】
S Switch stacking scheme configuration guide
Principle of equipment stacking connection
Switch A Stack logic port 1 Connect to the switch B Stack logic port 2, This principle is important ! Very important ! Very important !
Equipment stacking connection configuration planning
With S5731 Take double stacking as an example 
Device stack connection configuration command reference
**S5731-S48P4X-01**
**********Configure stack-port**********
[SW1] interface stack-port 0/1
[SW1-stack-port0/1] port interface XGigabitEthernet 0/0/1 enable
Warning: Enabling stack function may cause configuration loss on the interface. Continue? [Y/N]:y
[SW1-stack-port0/1] quit
[SW1] interface stack-port 0/2
[SW1-stack-port0/2] port interface XGigabitEthernet 0/0/3 enable
Warning: Enabling stack function may cause configuration loss on the interface. Continue? [Y/N]:y
[SW1-stack-port0/2] quit
#
**********Configure priority**********
#
[SW1] stack slot 0 priority 125
[SW1] stack slot 0 renumber 1
#
**S5731-S48P4X-02**
**********Configure stack-port**********
[SW2] interface stack-port 0/1
[SW2-stack-port0/1] port interface XGigabitEtherne 0/0/1 enable
Warning: Enabling stack function may cause configuration loss on the interface. Continue? [Y/N]:y
[SW2-stack-port0/1] quit
[SW2] interface stack-port 0/2
[SW2-stack-port0/2] port interface XGigabitEtherne 0/0/3 enable
Warning: Enabling stack function may cause configuration loss on the interface. Continue? [Y/N]:y
[SW2-stack-port0/2] quit
#
[SW2] stack slot 0 renumber 2
Device stack configuration view command
1.dis stack
2.dis stack configuration
边栏推荐
- 2022 software test interview questions 200 big factory interview true questions brushed to get 10K positions
- QT | about the problem that QT creator cannot open the project and compile it
- [Wuhan University of technology] information sharing for the preliminary and second examinations of postgraduate entrance examination
- 工程测量模拟A卷
- 七月集训(第14天) —— 栈
- 七月集训(第24天) —— 线段树
- 快应用自定义进度条
- [cloud native] how can I compete with this database?
- 抢了个票,还以为发现了12306的系统BUG
- Nacos做注册中心使用
猜你喜欢

Run uni app project in hbuilder wechat applet

What age are you still using date

Read the paper learning to measure changes: full revolutionary Siamese metric networks for scene change detect

32寸曲面屏显示器写代码太爽了!再送一台!

Lua function nested call

Vscode uses remote SSH connection and the solution of connection failure

NCCL (NVIDIA Collective Communications Library)
![[Wuhan University of technology] information sharing for the preliminary and second examinations of postgraduate entrance examination](/img/15/298ea6f7367741e1e085007c498e51.jpg)
[Wuhan University of technology] information sharing for the preliminary and second examinations of postgraduate entrance examination

基于 FPGA 按键控制呼吸灯原理、仿真及验证全过程

深入浅出详解Knative云函数框架!
随机推荐
七月集训(第11天) —— 矩阵
July training (day 23) - dictionary tree
吃透Chisel语言.27.Chisel进阶之有限状态机(一)——基本有限状态机(Moore机)
IDL calls 6S atmospheric correction
好久不送书,浑身不舒服
July training (day 20) - binary search tree
七月集训(第04天) —— 贪心
ArcGIS pro2.8 deep learning environment configuration based on rtx30 graphics card
ArcGIS Pro publishing service
加油程序君
BGP的社团属性
July training (day 18) - tree
Talk about 10 scenarios of index failure. It's too stupid
Voice live broadcast system - Principles to be followed in developing push notifications
刷题《剑指Offer》day04
如何在树莓派上安装cpolar内网穿透
Nine ways to read the file path under the resources directory
Community attribute of BGP
July training (day 10) - bit operation
七月集训(第26天) —— 并查集