Huawei equipment VRRP floating routing practice
Experimental Topology of floating routing for Huawei equipment
Sw3sysEnter system view Return user view with Ctrl+ Z.[ Huawei] sys SW3 [SW3] vlan bat 10 20 [sw3] int e 0AGOUAGO la # create an access link [sw3-Ethernet0/0/1] p d v 10 [sw3-Ethernet0/0/1] un sh Info: Interface Ethernet0/0/1 is not shutdown. [sw3-Ethernet0/0/1] Q [sw3] int e 0UniMax 2 [sw3-Ethernet0/0/2] p la [sw3-Ethernet0/0 / 2] p d v 20 [sw3-Ethernet0/0/2] un sh Info: Interface Ethernet0/0/2 is not shutdown. [sw3-Ethernet0/0/1] int g 0sw3-GigabitEthernet0/0/1 1 [sw3-GigabitEthernet0/0/1] p l t # create trunk link [sw3-GigabitEthernet0/0/1] p t a v a [sw3-GigabitEthernet0/0/1] un sh Info: Interface GigabitEthernet0/0/1 is not shutdown. [sw3-GigabitEthernet0/0/1] int g 0Unimax 2 [sw3 -GigabitEthernet0/0/2] p l t [sw3-GigabitEthernet0/0/2] p t a v a [sw3-GigabitEthernet0/0/2] Q RSW1sysEnter system view Return user view with Ctrl+ Z.[Huawei] sys RSW1[RSW1] vlan batch 10 20 100 [RSW1] int g 0/0/2 [RSW1-GigabitEthernet0/0/2] p l t [RSW1-GigabitEthernet0/0/2] p t a v a [RSW1-GigabitEthernet0/0/2] un sh Info: Interface GigabitEthernet0/0/2 is not shutdown. [RSW1-GigabitEthernet0/0/2] int g 0/0/1 [RSW1-GigabitEthernet0/0/1] p la [RSW1-GigabitEthernet0/0/1] p d v 100 [ RSW1-GigabitEthernet0/0/1] un sh Info: Interface GigabitEthernet0/0/1 is not shutdown. [RSW1-GigabitEthernet0/0/1] Q [RSW1] int vla [RSW1] int Vlanif10 [RSW1-Vlanif10] ip add 192.168.10.10 24 # set address for vlanif [RSW1-Vlanif10] vrrp vrid 1 virtual-ip 192.168.10.1 # establish floating route [RSW1-Vlanif10] vrrp vrid 1 priority 120 # set priority as primary link [RSW1-Vlanif10] Vrrp vrid 1 track interface g 0 vrrp vrid 1 # monitoring port [RSW1-Vlanif10] vrrp vrid 1 track interface g 0 # monitoring port [RSW1-Vlanif10] Q [RSW1] int Vlanif20 [RSW1-Vlanif20] ip add 192.168.20.10 24 [RSW1-Vlanif20] vrrp vrid 2 virtual-ip 192.168.20.1 # establish floating route [RSW1-Vlanif20] vrrp vrid 1 priority 115 # set priority as a backup link [RSW1-Vlanif20] Q [RSW1] int Vlanif100 [RSW1-Vlanif100] ip add 11.0.0.2 30 [RSW1-Vlanif100] Q [RSW1] ip route-static 0.0.0.0 0.0.0.0 11.0.0.1 # set the default route RSW2 (as opposed to RSW1) sys [RSW2] vlan batch 10 20 [RSW2] interface g 0gamma 1 [RSW2-GigabitEthernet0/0/1] p la [RSW2-GigabitEthernet0/0/1] p d v 100 [RSW2-GigabitEthernet0/ 0/1] un sh Info: Interface GigabitEthernet0/0/1 is not shutdown. [RSW2-GigabitEthernet0/0/1] q [RSW2] int g 0/0/2 [RSW2-GigabitEthernet0/0/2] p l t [RSW2-GigabitEthernet0/0/2] p t a v a [RSW2-GigabitEthernet0/0/2] un sh Info: Interface GigabitEthernet0/0/2 is not shutdown. [RSW2-GigabitEthernet0/0/2] q[RSW2] int Vlanif10 [RSW2-Vlanif10] ip add 192.168.10.10 24 [RSW2 -Vlanif10] vrrp vrid 1 virtual-ip 192.168.10.1 [RSW2-Vlanif10] vrrp vrid 1 priority 115 [RSW2-Vlanif10] Q [RSW2] interface Vlanif20 [RSW2-Vlanif20] ip add 192.168.20.10 24 [RSW2-Vlanif20] vrrp vrid 2 virtual-ip 192.168.20.1 [RSW2-Vlanif20] vrrp vrid 2 priority 120 [RSW2-Vlanif20] vrrp vrid 2 track interface g 0cancane1 [RSW2-Vlanif20] vrrp vrid 2 track interface g 0Unipl2 [RSW2-Vlanif20] Q [ RSW2] int Vlanif100 [RSW2-Vlanif100] ip add 12.0.0.2 30 [RSW2-Vlanif100] q [RSW2] ip route-static 0.0.0.0 0.0.0.0 12.0.0.1R1sysEnter system view Return user view with Ctrl+ Z.[Huawei] sys R1[R1] int g 0/0/0 [R1-GigabitEthernet0/0/0] ip add 11.0.0.1 30 [R1-GigabitEthernet0/0/0] un sh Info: Interface GigabitEthernet0/0/0 is not shutdown. [R1-GigabitEthernet0/0/0] int g 0/0/1 [R1-GigabitEthernet0/0/1] ip add 12.0.0.1 30 [R1-GigabitEthernet0/0/1] un sh Info: Interface GigabitEthernet0/0/1 is not shutdown . [R1-GigabitEthernet0/0/0] int loo 0 [R1-LoopBack0] ip add 1.1.1.1 24 [R1-LoopBack0] q[R1] ip route-static 192.168.10.0 24 11.0.0.2[R1] ip route-static 192.168.10.0 24 12.0.0.2 preference 70 [R1] ip route-static 192.168.20.0 24 12.0.0.2 [R1] ip route-static 192.168.20.0 24 11 .0.0.2 preference 70 [R1] configuration of each PC
Verification of experimental results