HP VSR1000 High Availability Configuration Manual page 25

Virtual services router
Table of Contents

Advertisement

Figure 9 Network diagram
Configuration procedure
Configure Router A:
1.
# Specify an IP address for Router A.
<RouterA> system-view
[RouterA] interface gigabitethernet 1/0
[RouterA-GigabitEthernet1/0] ip address 10.1.1.1 255.255.255.0
# Create VRRP group 1 on GigabitEthernet 1/0 and set its virtual IP address to 10.1.1.111.
[RouterA-GigabitEthernet1/0] vrrp vrid 1 virtual-ip 10.1.1.111
# Assign Router A a higher priority than Router B in VRRP group 1, so Router A can become the
master.
[RouterA-GigabitEthernet1/0] vrrp vrid 1 priority 110
# Configure Router A to operate in preemptive mode, so it can become the master whenever it
operates correctly, and set the preemption delay to 5 seconds to avoid frequent status switchover.
[RouterA-GigabitEthernet1/0] vrrp vrid 1 preempt-mode delay 5
2.
Configure Router B:
# Specify an IP address for Router A.
<RouterB> system-view
[RouterB] interface gigabitethernet 1/0
[RouterB-GigabitEthernet1/0] ip address 10.1.1.2 255.255.255.0
# Create VRRP group 1 on GigabitEthernet 1/0 and set its virtual IP address to 10.1.1.111.
[RouterB-GigabitEthernet1/0] vrrp vrid 1 virtual-ip 10.1.1.111
# Configure the priority of Router B in VRRP group 1 as 100.
[RouterB-GigabitEthernet1/0] vrrp vrid 1 priority 100
# Configure Router B to operate in preemptive mode, and set the preemption delay to 5 seconds.
[RouterB-GigabitEthernet1/0] vrrp vrid 1 preempt-mode delay 5
3.
Verify the configuration:
# Ping Host B from Host A. (Details not shown.)
# Display detailed information about VRRP group 1 on Router A.
[RouterA-GigabitEthernet1/0] display vrrp verbose
IPv4 Virtual Router Information:
21

Advertisement

Table of Contents
loading

This manual is also suitable for:

Msr3000 seriesMsr4000 seriesMsr2000 series

Table of Contents