news 2026/4/24 2:18:22

园区网综合实验

作者头像

张小明

前端开发工程师

1.2k 24
文章封面图
园区网综合实验

LSW3配置:

vlan batch 2 3 20 30 int g0/0/1 port link-type access port default vlan 2 int g0/0/2 port link-type access port default vlan 3 int g0/0/3 port link-type trunk port trunk allow-pass vlan 2 3 20 30 int g0/0/4 port link-type trunk port trunk allow-pass vlan 2 3 20 30 stp enable stp mode mstp stp region-configuration region-name aa revision-level 100 instance 1 vlan 2 3 instance 2 vlan 20 30 active region-configuration int g0/0/1 stp edged-port enable int g0/0/2 stp edged-port enable

LSW4配置:

vlan batch 2 3 20 30 int g0/0/1 port link-type access port default vlan 20 int g0/0/2 port link-type access port default vlan 30 int g0/0/3 port link-type trunk port trunk allow-pass vlan 2 3 20 30 int g0/0/4 port link-type trunk port trunk allow-pass vlan 2 3 20 30 stp enable stp mode mstp stp region-configuration region-name aa revision-level 100 instance 1 vlan 2 to 3 instance 2 vlan 20 30 active region-configuration int g0/0/1 stp edged-port enable int g0/0/2 stp edged-port enable

LSW1配置:

vlan batch 2 3 20 30 interface Eth-Trunk 0 trunkport GigabitEthernet 0/0/1 to 0/0/2 port link-type trunk port trunk allow-pass vlan 2 3 20 30 int g0/0/3 port link-type trunk port trunk allow-pass vlan 2 3 20 30 int g0/0/4 port link-type trunk port trunk allow-pass vlan 2 3 20 30 stp enable stp mode mstp stp region-configuration region-name aa revision-level 100 instance 1 vlan 2 to 3 instance 2 vlan 20 30 active region-configuration stp instance 1 root primary stp instance 2 root secondary interface vlanif 2 ip address 10.0.2.1 24 vrrp vrid 1 virtual-ip 10.0.2.254 vrrp vrid 1 priority 120 vrrp vrid 1 preempt-mode timer delay 20 vrrp vrid 1 track interface GigabitEthernet 0/0/5 reduced 30 interface vlanif 3 ip address 10.0.3.1 24 vrrp vrid 1 virtual-ip 10.0.3.254 vrrp vrid 1 preempt-mode timer delay 20 vrrp vrid 1 track interface GigabitEthernet 0/0/5 reduced 30 interface vlanif 20 ip address 10.0.20.1 24 vrrp vrid 1 virtual-ip 10.0.20.254 interface vlanif 30 ip address 10.0.30.1 24 vrrp vrid 1 virtual-ip 10.0.30.254 vlan 11 int g0/0/5 port link-type access port default vlan 11 int vlanif 11 ip address 10.0.11.1 30 ospf 1 area 0 network 10.0.2.1 0.0.0.0 network 10.0.3.1 0.0.0.0 network 10.0.11.1 0.0.0.0 network 10.0.20.1 0.0.0.0 network 10.0.30.1 0.0.0.0 silent-interface vlanif 2 silent-interface vlanif 3 silent-interface vlanif 20 silent-interface vlanif 30 vlan 13 interface Eth-Trunk 0 port trunk allow-pass vlan 13 interface vlanif 13 ip address 10.0.13.1 30 ospf 1 area 0 network 10.0.13.1 0.0.0.0

LSW2配置:

vlan batch 2 3 20 30 interface Eth-Trunk 0 trunkport GigabitEthernet 0/0/1 to 0/0/2 port link-type trunk port trunk allow-pass vlan 2 3 20 30 int g0/0/3 port link-type trunk port trunk allow-pass vlan 2 3 20 30 int g0/0/4 port link-type trunk port trunk allow-pass vlan 2 3 20 30 stp enable stp mode mstp stp region-configuration region-name aa revision-level 100 instance 1 vlan 2 to 3 instance 2 vlan 20 30 active region-configuration stp instance 2 root primary stp instance 1 root secondary interface vlanif 20 ip address 10.0.20.2 24 vrrp vrid 1 virtual-ip 10.0.20.254 vrrp vrid 1 priority 120 vrrp vrid 1 preempt-mode timer delay 20 vrrp vrid 1 track interface GigabitEthernet 0/0/5 reduced 30 interface vlanif 30 ip address 10.0.30.2 24 vrrp vrid 1 virtual-ip 10.0.30.254 vrrp vrid 1 priority 120 vrrp vrid 1 preempt-mode timer delay 20 vrrp vrid 1 track interface GigabitEthernet 0/0/5 reduced 30 interface vlanif 2 ip address 10.0.2.2 24 vrrp vrid 1 virtual-ip 10.0.2.254 interface vlanif 3 ip address 10.0.3.2 24 vrrp vrid 1 virtual-ip 10.0.3.254 vlan 12 int g0/0/5 port link-type access port default vlan 12 interface vlanif 12 ip address 10.0.12.1 30 ospf 1 area 0 network 10.0.2.2 0.0.0.0 network 10.0.3.2 0.0.0.0 network 10.0.20.2 0.0.0.0 network 10.0.30.2 0.0.0.0 network 10.0.12.1 0.0.0.0 silent-interface vlanif 2 silent-interface vlanif 3 silent-interface vlanif 20 silent-interface vlanif 30 vlan 13 interface Eth-Trunk 0 port trunk allow-pass vlan 13 interface vlanif 13 ip address 10.0.13.2 30 ospf 1 area 0 network 10.0.13.2 0.0.0.0

AR1配置:

int g0/0/0 ip address 202.1.1.1 30 int g0/0/1 ip address 10.0.11.2 30 int g0/0/2 ip address 10.0.12.2 30 ospf 1 area 0 network 10.0.11.2 0.0.0.0 network 10.0.12.2 0.0.0.0 default-route-advertise ip route-static 0.0.0.0 0 202.1.1.2 acl 2000 rule permit source 10.0.0.0 0.0.255.255 int g0/0/0 nat outbound 2000

ISP配置:

int g0/0/0 ip address 202.1.1.2 30 int LoopBack 0 ip address 100.100.100.100 32
版权声明: 本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若内容造成侵权/违法违规/事实不符,请联系邮箱:809451989@qq.com进行投诉反馈,一经查实,立即删除!
网站建设 2026/4/24 2:13:33

【技术综述】3D高斯溅射:从原理到前沿应用的全景解析

1. 3D高斯溅射:下一代3D场景表达的革命性技术 第一次看到3D高斯溅射(3D Gaussian Splatting)渲染效果时,我被震撼到了——一个复杂的室内场景在普通显卡上就能实时渲染,画面质量堪比离线渲染的效果。这让我想起了十年前…

作者头像 李华
网站建设 2026/4/24 2:08:21

分布式量子计算中的贝尔对与表面码技术解析

1. 分布式量子计算中的贝尔对与表面码基础量子计算领域近年来最激动人心的突破之一,就是分布式量子计算架构的提出与发展。这种架构通过将多个量子处理器模块通过网络连接,突破了单一量子处理器在物理规模上的限制。在这个架构中,贝尔对&…

作者头像 李华
网站建设 2026/4/24 2:05:47

echarts 折柱混合图,渐变切图例和x轴滚动可自动切换

echarts 折柱混合图,渐变切图例和x轴滚动可自动切换,并且自定义图例,一般使用在大屏项目上,效果如图getSZCharts(val) {this.mySZFXChart this.$echarts.init(document.getElementById("isSZCharts"));let bardata1 [6, 6, 5, 3, 8];let bardata2 [8, 8, 8, 6, 7]…

作者头像 李华