区域综合实验

实验报告

一 实验要求

二层使用MSTP+VRRP实现破环和冗余。

  1. 交换机之间trunk使用最少vlan透传原则

  2. sw1,sw2之间链路做聚合

  3. MSTP name配置为SC

  4. MSTP 实例映射为:

instance 1 vlan 21

instance 2 vlan 22 23 100

5.sw1为实例1,0的根,实例2的备份根

  1. sw2为实例2的根,实例1,0的备份根

  2. 所有access接口配置为边缘接口,并配置BPDU保护,同时需要过滤用户收到STP相关报文。

  3. sw1为vlanif 21的master,sw2为backup

  4. sw2为vlanif 22的master,sw1为backup

10.sw1与sw2的VRRP需监控上行链路,双上行都down时切换网关,抢占延时为20s

二 实验拓补

三 实验步骤

  1. 首先配置链路聚合

D-1\]interface Eth-Trunk 0 \[sw1-Eth-Trunk0\]trunkport g0/0/1 \[sw1-Eth-Trunk0\]trunkport g0/0/2 \[sw2-Eth-Trunk0\]trunkport g0/0/1 \[sw2-Eth-Trunk0\]trunkport g0/0/2 1. 然后配置vlan和通道 \[sw1\]vlan batch 21 to 23 \[sw1\]vlan 100 \[sw2\]vlan batch 21 to 23 \[sw2\]vlan 100 \[sw1-Eth-Trunk0

sw1-Eth-Trunk0\]port link-type trunk \[sw1-Eth-Trunk0\]p t a v 100 \[sw3-Ethernet0/0/1\]p l t \[sw3-Ethernet0/0/1\]p t a v 100 \[sw4-Ethernet0/0/1\]p l t \[sw4-Ethernet0/0/1\]p t a v 21 \[sw4-Ethernet0/0/2\]p l t \[sw4-Ethernet0/0/2\]p t a v 22 \[sw5-Ethernet0/0/2\]p l t \[sw5-Ethernet0/0/2\]p t a v 23 \[sw3-Ethernet0/0/3\]p l a \[sw4-Ethernet0/0/3\]p l a \[sw5-Ethernet0/0/3\]p l a 1. 配置MSTP协议和选举主备份根 : \[sw1\]stp enable \[sw1\]stp mode mstp \[sw1\]stp region-configuration \[sw1-mst-region\]region-name SC \[sw1-mst-region\]instance 1 vlan 21 \[sw1-mst-region\]instance 2 vlan 22 23 100 \[sw1\]stp instance 0 root primary \[sw1\]stp instance 1 root primary \[sw1-mst-region\]active region-configuration \[sw2\]stp enable \[sw2\]stp mode mstp \[sw2\]stp region-configuration \[sw2-mst-region\]region-name SC \[sw2-mst-region\]instance 1 vlan 21 \[sw2-mst-region\]instance 2 vlan 22 23 100 \[sw2\]stp instance 0 root secondary \[sw2\]stp instance 1 root secondary \[sw2\]stp instance 2 root primary \[sw2-mst-region\]active region-configuration 4.接口配置为边缘接口,并配置BPDU保护 \[sw3-Ethernet0/0/3\]stp edged-port enable \[sw3-Ethernet0/0/3\]stp bpdu-filter enable \[sw4-Ethernet0/0/3\]stp edged-port enable \[sw4-Ethernet0/0/3\]stp bpdu-filter enable \[sw5-Ethernet0/0/1\]stp edged-port enable \[sw5-Ethernet0/0/1\]stp bpdu-filter enable Vlanif的配置 \[sw1\]int Vlanif 21 \[sw1-Vlanif21\]ip add 192.168.21.1 24 \[sw1-Vlanif21\]int vlan 22 \[sw1-Vlanif22\]ip add 192.168.22.1 24 \[sw1-Vlanif22\]int vlan 23 \[sw1-Vlanif23\]ip add 192.168.23.1 24 \[sw1-Vlanif23\]int vlan 100 \[sw1-Vlanif100\]ip add 192.168.0.1 24 1. .我们假设sw1与sw2的0/0/和0/0/6接口为上行链路 配置监控 \[sw1-Vlanif21\]vrrp vrid 1 virtual-ip 192.168.21.254 \[sw1-Vlanif22\]vrrp vrid 1 virtual-ip 192.168.22.254 \[sw1-Vlanif23\]vrrp vrid 1 virtual-ip 192.168.23.254 \[sw1-Vlanif22\]vrrp vrid 1 track interface g0/0/4 reduced 15 \[sw1-Vlanif21\]vrrp vrid 1 track interface g0/0/4 reduced 15 \[sw1-Vlanif23\]vrrp vrid 1 track interface g0/0/4 reduced 15 Sw2同理 至此

相关推荐
张太行_19 小时前
TCP连接长时间未进行数据交互是否会断开?如何维持?
网络·tcp/ip·智能路由器
JXNL@20 小时前
PSU电源全解析:从机顶盒适配器到数字电源的核心知识
智能路由器·psu
zbtlink20 小时前
路由器连接网络无法使用?常见原因与人群使用差异分析
网络·智能路由器
Ha_To1 天前
25.12.8-25.12.11 端口号、路由器、交换机、实现双臂路由器、实现以太网通道通信
智能路由器
一条咸鱼¥¥¥1 天前
【运维经济】思科交换机和路由器的密码重置方法
运维·网络·智能路由器
zbtlink1 天前
企业级路由器搬回家?先看利弊,再下决定
网络·智能路由器
chuxinweihui1 天前
NAT、代理服务、内⽹穿透
网络·智能路由器
乾元2 天前
动态路由策略回归测试:把 CI/CD 思想带入网络路由(工程化 · Near-term)
运维·服务器·网络·人工智能·ci/cd·架构·智能路由器
hljqfl2 天前
traffic-filter,traffic-secure和traffic-policy的区别
网络·智能路由器
浩~~3 天前
ensp学习—RIP
网络·智能路由器