华为的MSTP+VRRP配置

  • 格式:docx
  • 大小:71.37 KB
  • 文档页数:7

下载文档原格式

  / 21
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

AR-1

undo terminal monitor

Info: Current terminal monitor is off.

system-view

Enter system view, return user view with Ctrl+Z. [Huawei]interface ethernet 0/0/0

[Huawei-Ethernet0/0/0]ip address 192.168.0.2 30 [Huawei-Ethernet0/0/0]interface ethernet0/0/1 [Huawei-Ethernet0/0/1]ip address 192.168.0.6 30 [Huawei-Ethernet0/0/1]q

[Huawei]interface loopback 0

[Huawei-LoopBack0]ip address 1.1.1.1 32

[Huawei-LoopBack0]q

[Huawei]ip route-static 172.16.0.0 24 192.168.0.1 [Huawei]ip route-static 172.16.1.0 24 192.168.0.5 [Huawei]

[Huawei]

[Huawei]ip route-static 0.0.0.0 0 192.168.0.5 [Huawei]

[Huawei]

LSW2

undo terminal monitor

Info: Current terminal monitor is off.

system-view

Enter system view, return user view with Ctrl+Z.

[Huawei]

[Huawei]

[Huawei]vlan batch 11 21 22 2 3

Info: This operation may take a few seconds. Please wait for a moment...done.

[Huawei]interface vlanif 11

[Huawei-Vlanif11]ip address 192.168.1.2 28

[Huawei-Vlanif11]vrrp vrid 1 virtual-ip 192.168.1.1

[Huawei-Vlanif11]vrrp vrid 1 priority 200

[Huawei-Vlanif11]vrrp vrid 1 track interface ethernet 0/0/5 reduced 150 [Huawei-Vlanif11]q

[Huawei]interface vlanif 21

[Huawei-Vlanif21]ip address 172.16.0.2 24

[Huawei-Vlanif21]vrrp vrid 2 virtual-ip 172.16.0.1

[Huawei-Vlanif21]vrrp vrid 2 priority 200

[Huawei-Vlanif21]vrrp vrid 2 track interface ethernet 0/0/5 reduced 150 [Huawei-Vlanif21]q

[Huawei]interface vlanif 22

[Huawei-Vlanif22]ip address 172.16.1.2 24

[Huawei-Vlanif22]vrrp vrid 3 virtual-ip 172.16.1.1

[Huawei-Vlanif22]vrrp vrid 3 priority 80

[Huawei-Vlanif22]q

[Huawei]interface ethernet 0/0/1

[Huawei-Ethernet0/0/1]port link-type trunk

[Huawei-Ethernet0/0/1]port trunk allow-pass vlan 11 21

[Huawei-Ethernet0/0/1]interface ethernet 0/0/2

[Huawei-Ethernet0/0/2]port link-type trunk

[Huawei-Ethernet0/0/2]port trunk allow-pass vlan 11 22

[Huawei-Ethernet0/0/2]interface ethernet 0/0/3

[Huawei-Ethernet0/0/3]port link-type trunk

[Huawei-Ethernet0/0/3]port trunk allow-pass vlan 11 21 22

[Huawei-Ethernet0/0/3]q

[Huawei]stp enable

[Huawei]stp mode mstp

[Huawei]stp region-configuration

[Huawei-mst-region]region-name 001

[Huawei-mst-region]instance 1 vlan 11

[Huawei-mst-region]instance 2 vlan 21

[Huawei-mst-region]instance 3 vlan 22

[Huawei-mst-region]active region-configuration