![Huawei Quidway S5600 Скачать руководство пользователя страница 598](http://html.mh-extra.com/html/huawei/quidway-s5600/quidway-s5600_operation-manual_169841598.webp)
Operation Manual – VRRP
Quidway S5600 Series Ethernet Switches-Release 1510
Chapter 1 VRRP Configuration
Huawei Technologies Proprietary
1-16
# Create backup group 1.
[LSW-A-Vlan-interface2] vrrp vrid 1 virtual-ip 202.38.160.111
# Set Switch A’s priority in backup group 1.
[LSW-A-Vlan-interface2] vrrp vrid 1 priority 150
# Create backup group 2.
[LSW-A-Vlan-interface2] vrrp vrid 2 virtual-ip 202.38.160.112
z
Configure Switch B.
# Configure VLAN 2.
<LSW-B> system-view
System View: return to User View with Ctrl+Z.
[LSW-B] vlan 2
[LSW-B-vlan2] port GigabitEthernet 1/0/6
[LSW-B-vlan2] quit
[LSW-B] interface vlan-interface 2
[LSW-B-Vlan-interface2] ip address 202.38.160.2 255.255.255.0
# Create backup group 1.
[LSW-B-Vlan-interface2] vrrp vrid 1 virtual-ip 202.38.160.111
# Create backup group 2.
[LSW-B-Vlan-interface2] vrrp vrid 2 virtual-ip 202.38.160.112
# Set Switch A’s priority in backup group 2.
[LSW-B-Vlan-interface2] vrrp vrid 2 priority 110
Note:
Normally, multiple backup groups are used in actual use.
1.4.4 Port Tracking Configuration Example
I. Network requirements
z
Backup group 1 comprises two switches, which operate as the master switch and
a backup switch.
z
The actual IP addresses of the master and the backup switches are 202.38.160.1
and 202.38.160.2.
z
The master switch is connected to the upstream network through its
GigabitEthernet1/0/1 port. The backup switch is connected to the upstream
network through its GigabitEthernet1/0/2 port.
z
The virtual router IP address of the backup group is 202.38.160.111.