当前位置:首页 >数据库 >步骤详解STP负载均衡 正文

步骤详解STP负载均衡

来源:益强资讯优选   作者:系统运维   时间:2025-11-05 11:13:43
步骤详解STP负载均衡
复制Command Purpose   Step 1 configure terminal 进入Switch 1配置状态   Step 2 vtp domain domain-name 配置VTP域   Step 3 vtp server 将Switch 1配置成VTP server.   Step 4 end 退出   Step 5 show vtp status 验证VTP的步骤配置   Step 6 show vlan 验证VLAN   Step 7 configure terminal 进入配置状态   Step 8 interface fastethernet 0/1 进入F0/1端口   Step 9 switchport mode trunk 配置成trunk端口   Step 10 end 退出   Step 11 show interfaces fastethernet0/1 switchport 验证VLAN配置   Step 12 在switch1上的F0/2上重复7到11步骤   Step 13 在Switch 2的b2b信息网F0/1,F0/2上重复7到11步骤。   Step 14 show vlan 当trunk已经起来,在switch2上验证已经学到相关的vlan配置   Step 15 configure terminal 在Switch 1上进入配置状态   Step 16 interface fastethernet0/1 进入要配置的云服务器提供商端口   Step 17 spanning-tree vlan 8 port-priority 10 将端口权值10赋与VLAN 8.   Step 18 spanning-tree vlan 9 port-priority 10 将端口权值10赋与VLAN 9.   Step 19 spanning-tree vlan 10 port-priority 10 将端口权值10赋与VLAN 10.   Step 20 exit 退回.   Step 21 interface fastethernet0/2 进入F0/2   Step 22 spanning-tree vlan 3 port-priority 10 将端口权值10赋与VLAN 3.   Step 23 spanning-tree vlan 4 port-priority 10 将端口权值10赋与VLAN 4.   Step 24 spanning-tree vlan 5 port-priority 10 将端口权值10赋与VLAN 5.   Step 25 spanning-tree vlan 6 port-priority 10 将端口权值10赋与VLAN 10.   Step 26 end 退出   Step 27 show running-config 验证配置   Step 28 copy running-config startup-config 保存配置  1.2.3.4.5.6.7.8.9.10.11.12.13.14.15.16.17.18.19.20.21.22.23.24.25.26.27.28.29.

标签:

责任编辑:IT科技

图片精选