Verify The Configuration - HP MSR Series Configuration Manual

Hide thumbs Also See for MSR Series:
Table of Contents

Advertisement

<RouterB> system-view
[RouterB] ipv6
[RouterB] interface ethernet 1/1
[RouterB-Ethernet1/1] ipv6 address fe80::2 link-local
[RouterB-Ethernet1/1] ipv6 address 1::2 64
# Create VRRP group 1 and set its virtual IPv6 addresses to FE80::10 and 1::10.
[RouterB-Ethernet1/1] vrrp ipv6 vrid 1 virtual-ip fe80::10 link-local
[RouterB-Ethernet1/1] vrrp ipv6 vrid 1 virtual-ip 1::10
# Create VRRP group 2 set its virtual IPv6 addresses to FE80::20 and 1::20.
[RouterB-Ethernet1/1] vrrp ipv6 vrid 2 virtual-ip fe80::20 link-local
[RouterB-Ethernet1/1] vrrp ipv6 vrid 2 virtual-ip 1::20
# Set the priority of Router B in VRRP group 2 to 110, which is higher than that of Router A (100),
so that Router B can become the master in VRRP group 2.
[RouterB-Ethernet1/1] vrrp ipv6 vrid 2 priority 110
3.

Verify the configuration:

To verify your configuration, use the display vrrp ipv6 verbose command.
# Display the detailed information about the VRRP group on Router A.
[RouterA-Ethernet1/1] display vrrp ipv6 verbose
IPv6 Standby Information:
Run Mode
Run Method
Total number of virtual routers : 2
Interface Ethernet1/1
VRID
Admin Status
Config Pri
Preempt Mode
Auth Type
Virtual IP
Virtual MAC
Master IP
Interface Ethernet1/1
VRID
Admin Status
Config Pri
Preempt Mode
Become Master
Auth Type
Virtual IP
Master IP
# Display the detailed information about the VRRP group on Router B.
[RouterB-Ethernet1/1] display vrrp ipv6 verbose
IPv6 Standby Information:
Run Mode
Run Method
: Standard
: Virtual MAC
: 1
Adver Timer
: Up
State
: 110
Running Pri
: Yes
Delay Time
: None
: FE80::10
1::10
: 0000-5e00-0201
: FE80::1
: 2
Adver Timer
: Up
State
: 100
Running Pri
: Yes
Delay Time
: 2200ms left
: None
: FE80::20
1::20
: FE80::2
: Standard
: Virtual MAC
104
: 100
: Master
: 110
: 0
: 100
: Backup
: 100
: 0

Advertisement

Table of Contents
loading

Table of Contents