Huawei NetEngine80E Configuration Manual - Reliability page 311

Hide thumbs Also See for NetEngine80E:
Table of Contents

Advertisement

HUAWEI NetEngine80E/40E Router
Configuration Guide - Reliability
Step 2 Configure OSPFv3 on Router A, Router B, and Router C to interconnect them. For configuration
details, see the configuration file of this example.
Step 3 Configure a VRRP IPv6 backup group.
# Assign an IPv6 address to GE 1/0/0 on Router A; create VRRP IPv6 backup group 1 on GE
1/0/0; set the VRRP priority to 120 so that Router A is the Master.
<HUAWEI> system-view
[HUAWEI] sysname RouterA
[RouterA] ipv6
[RouterA] interface gigabitethernet 1/0/0
[RouterA-GigabitEthernet1/0/0] undo shutdown
[RouterA-GigabitEthernet1/0/0] ipv6 enable
[RouterA-GigabitEthernet1/0/0] ipv6 address 2001:db8::1 64
[RouterA-GigabitEthernet1/0/0] vrrp6 vrid 1 virtual-ip FE80::1 link-local
[RouterA-GigabitEthernet1/0/0] vrrp6 vrid 1 virtual-ip 2001:db8::100
[RouterA-GigabitEthernet1/0/0] vrrp6 vrid 1 priority 120
[RouterA-GigabitEthernet1/0/0] vrrp6 vrid 1 preempt-mode timer delay 20
[RouterA-GigabitEthernet1/0/0] quit
# Assign an IPv6 address to GE 1/0/0 on Router B; create VRRP IPv6 backup group 1 on GE
1/0/0.
<HUAWEI> system-view
[HUAWEI] sysname RouterB
[RouterB] ipv6
[RouterB] interface gigabitethernet 1/0/0
[RouterB-GigabitEthernet1/0/0] undo shutdown
[RouterB-GigabitEthernet1/0/0] ipv6 enable
[RouterB-GigabitEthernet1/0/0] ipv6 address 2001:db8::2 64
[RouterB-GigabitEthernet1/0/0] vrrp6 vrid 1 virtual-ip FE80::1 link-local
[RouterB-GigabitEthernet1/0/0] vrrp6 vrid 1 virtual-ip 2001:db8::100
[RouterB-GigabitEthernet1/0/0] quit
Step 4 Verify the configuration.
# After completing the preceding configurations, ping host B from host A. The ping is successful.
Run the display vrrp6 command on Router A and Router B. The command output shows that
the VRRP status is Master on Router A and Backup on Router B.
<RouterA> display vrrp6
GigabitEthernet1/0/0 | Virtual Router 1
<RouterB> display vrrp6
GigabitEthernet1/0/0 | Virtual Router 1
Issue 02 (2014-09-30)
State : Master
Virtual IP : FE80::1
2001:DB8::100
Master IP : 2001:DB8::1
PriorityRun : 120
PriorityConfig : 120
MasterPriority : 120
Preempt : YES
Delay Time : 20 s
TimerRun : 100 cs
TimerConfig : 100 cs
Virtual Mac : 0000-5e00-0201
Check hop limit : YES
Config type : normal-vrrp
Backup-forward : disabled
Create time : 2000-01-12 20:15:46 UTC+08:00
Last change time
: 2000-01-12 20:15:46 UTC+08:00
State : Backup
Virtual IP : FE80::1
2001:DB8::100
Master IP : 2001:DB8::1
PriorityRun : 100
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
4 VRRP Configuration
294

Advertisement

Table of Contents
loading

This manual is also suitable for:

Netengine40e

Table of Contents