当前位置:网站首页>Dual homing uplink - active / standby / load
Dual homing uplink - active / standby / load
2022-04-21 13:59:00 【Ghost eye】

The main equipment
L1
establish vlan, Divide interfaces ( The division is in l3)
vlan batch 2 to 3
stp enable
stp mode mstp
stp region-configuration
region-name ZB
revision-level 1
instance 1 vlan 2 to 3
active region-configuration // Activate configuration
stp instance 1 root primary
L2
vlan batch 2 to 3
stp region-configuration
region-name ZB
revision-level 1
instance 1 vlan 2 to 3
active region-configuration
stp instance 1 root secondary
L3
vlan batch 2 to 3
port-group group-member g0/0/1 to g0/0/9
port link-type access
port default vlan 2
port-group group-member g0/0/10 to g0/0/19
port link-type access
port default vlan 3
int g0/0/23
port link-type trunk
undo port trunk allow-pass vlan 1 // prevent VLAN1 flip out
int g0/0/24
port link-type trunk
undo port trunk allow-pass vlan 1
load
L4
vlan batch 2 to 3
int eth-trunk 1
trunkport g0/0/1
trunkport g0/0/2
stp enable
stp mode mstp
stp region-configuration
region-name FZ
revision-level 1
instance 1 vlan 2
instance 2 vlan 3
active region-configuration
stp instance 1 root primary // Set to vlan2 Main root bridge
stp instance 2 root secondary // Set to vlan3 Spare root bridge
L5
vlan batch 2 to 3
int eth-trunk 1
trunkport g0/0/1
trunkport g0/0/2
stp region-configuration
region-name FZ
revision-level 1
instance 1 vlan 2
instance 2 vlan 3
active region-configuration
stp instance 1 root secondary // Set to vlan2 Spare root bridge
stp instance 2 root primary // Set to vlan3 The main root bridge
L6
vlan batch 2 to 3
port-group group-member g0/0/1 to g0/0/9
port link-type access
port default vlan 2
port-group group-member g0/0/10 to g0/0/19
port link-type access
port default vlan 3
int g0/0/23
port link-type trunk
undo port trunk allow-pass vlan 1
int g0/0/24
port link-type trunk
undo port trunk allow-pass vlan 1
stp region-configuration
region-name FZ
revision-level 1
instance 1 vlan 2
instance 2 vlan 3
active region-configuration
版权声明
本文为[Ghost eye]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204211349216192.html
边栏推荐
- Zabbix5 series - monitoring HP server ILO management port (6)
- 优先级队列 (堆)常用接口介绍 堆的存储 堆的创建
- Review notes in various order
- 基于data文件夹恢复mysql数据库
- < 2021SC@SDUSC > Application and practice of software engineering in Shandong University jpress code analysis (10)
- 2021-10-19性能测试
- FTP service
- Deep analysis and optimization of JVM memory model
- Content analysis and arrangement of Book 1 of the second phase (V) of Shandong University project training raspberry pie promotion plan
- 软件测试常见问题 开发模型 PC端qq登录测试用例 BUG的相关问题 测试用例设计的常用方法
猜你喜欢

The pit of c3p0 leads to concurrent performance problems

如何在机房限制学生端摆脱老师的控制,实现自由上网

Zabbix5 series - sound alarm, mail alarm (XIV)

让别人连接自己的mysql数据库,共享mysql数据库

报错:ModuleNotFoundError: No module named ‘astra‘

RHCE搭建简单web网站

Summary of several problems of esgyndb using JDBC UDR to access remote trafodion

Zabbix5 series - access to grafana panel (XVII)

<2021SC@SDUSC>山东大学软件工程应用与实践JPress代码分析(十)

Oracle 11g 企业版安装教程
随机推荐
各种排序的复习笔记
STL的学习
园区网架构
2021-10-20接口测试
如何在机房限制学生端摆脱老师的控制,实现自由上网
流量分析(CTF)
Ssh server -- key authentication
深度学习与图像识别:原理与实践 笔记Day_11
各種排序的複習筆記
2021-11-06数据库
iscsi
JMM model of concurrent programming and three characteristics of concurrency
山东大学项目实训树莓派提升计划二期(七)对象和类
CognitiveComputationalNeuroscienceonlineReadingClub第三季成员招募
Oracle数据库管理
山东大学项目实训树莓派提升计划二期(八)数组和ArrayList
招聘-长期有效
Notes d'examen triées
< 2021SC@SDUSC > Application and practice of software engineering in Shandong University jpress code analysis (11)
集合线程安全