HP VSR1000 High Availability Configuration Manual page 45

Virtual services router
Table of Contents

Advertisement

[RouterB-GigabitEthernet1/0] quit
# Create track entry 1 to monitor the upstream link status of GigabitEthernet 2/0. When the
upstream link fails, the track entry transits to Negative.
[RouterB] track 1 interface ethernet 1/2
# 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.
[RouterB] interface gigabitethernet 1/0
[RouterB-GigabitEthernet1/0] vrrp ipv6 vrid 1 weight track 1 reduced 250
3.
Configure Router C:
# Configure VRRP to operate in load balancing mode.
<RouterC> system-view
[RouterC] vrrp ipv6 mode load-balance
# Create VRRP group 1 and set its virtual IPv6 addresses to FE80::10 and 1::10.
[RouterC] interface gigabitethernet 1/0
[RouterC-GigabitEthernet1/0] ipv6 address fe80::3 link-local
[RouterC-GigabitEthernet1/0] ipv6 address 1::3 64
[RouterC-GigabitEthernet1/0] vrrp ipv6 vrid 1 virtual-ip fe80::10 link-local
[RouterC-GigabitEthernet1/0] vrrp ipv6 vrid 1 virtual-ip 1::10
# Configure Router C to operate in preemptive mode and set the preemption delay to 5 seconds.
[RouterC-GigabitEthernet1/0] vrrp ipv6 vrid 1 preempt-mode delay 5
# Enable Router C to send RA messages, so hosts on subnet 1::/64 can learn the default gateway
address.
[RouterC-GigabitEthernet1/0] undo ipv6 nd ra halt
[RouterC-GigabitEthernet1/0] quit
# Create track entry 1 to monitor the upstream link status of GigabitEthernet 2/0. When the
upstream link fails, the track entry transits to Negative.
[RouterC] track 1 interface ethernet 1/2
# 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.
[RouterC] interface gigabitethernet 1/0
[RouterC-GigabitEthernet1/0] vrrp ipv6 vrid 1 weight track 1 reduced 250
4.
Verify the configuration:
# Verify that Host A can ping the external network. (Details not shown.)
# Display detailed information about VRRP group 1 on Router A.
[RouterA-GigabitEthernet1/0] display vrrp ipv6 verbose
IPv6 Virtual Router Information:
Running Mode
Total number of virtual routers : 1
Interface GigabitEthernet1/0
VRID
Admin Status
Config Pri
Preempt Mode
Auth Type
Virtual IP
: Load Balance
: 1
: Up
: 120
: Yes
: None
: FE80::10
1::10
41
Adver Timer
: 100
State
: Master
Running Pri
: 120
Delay Time
: 5

Advertisement

Table of Contents
loading

This manual is also suitable for:

Msr3000 seriesMsr4000 seriesMsr2000 series

Table of Contents