HP 6125XLG Configuration Manual page 70

Blade switch high availability configuration guide
Table of Contents

Advertisement

Figure 22 Network diagram
IP: 10.1.1.5/24
Gateway IP: 10.1.1.1/24
Configuration procedure
1.
Configure Switch A:
# Configure VLAN 2.
<SwitchA> system-view
[SwitchA] vlan 2
[SwitchA-vlan2] port ten-gigabitethernet 1/1/5
[SwitchA-vlan2] quit
# Configure VRRP to operate in load balancing mode.
[SwitchA] vrrp mode load-balance
# Create VRRP group 1, and set its virtual IP address to 10.1.1.1.
[SwitchA] interface vlan-interface 2
[SwitchA-Vlan-interface2] ip address 10.1.1.2 24
[SwitchA-Vlan-interface2] vrrp vrid 1 virtual-ip 10.1.1.1
# Assign Switch A the highest priority in VRRP group 1, so Switch A can become the master.
[SwitchA-Vlan-interface2] vrrp vrid 1 priority 120
# Configure Switch A to operate in preemptive mode, so it can become the master whenever it
operates properly. Set the preemption delay to 5 seconds to avoid frequent status switchover.
[SwitchA-Vlan-interface2] vrrp vrid 1 preempt-mode delay 5
[SwitchA-Vlan-interface2] quit
# Create track entry 1 to monitor the upstream link status of VLAN-interface 3. When the upstream
link fails, the track entry transits to Negative.
[SwitchA] track 1 interface vlan-interface 3
# Configure the VFs in VRRP group 1 to monitor track entry 1, and decrease their weights by 250
when the track entry transits to Negative.
Switch A
Vlan-int3
Master
AVF 1
XGE1/1/5
Vlan-int2
IP: 10.1.1.2/24
VIP: 10.1.1.1/24
Gateway IP: 10.1.1.1/24
Host A
Network
Switch B
Vlan-int3
Backup
AVF 2
XGE1/1/5
Vlan-int2
IP: 10.1.1.3/24
VIP: 10.1.1.1/24
IP: 10.1.1.6/24
Host B
65
Switch C
Vlan-int3
XGE1/1/5
Vlan-int2
IP: 10.1.1.4/24
VIP: 10.1.1.1/24
IP: 10.1.1.7/24
Gateway IP: 10.1.1.1/24
Host C
Backup
AVF 3

Advertisement

Table of Contents
loading

Table of Contents