vrrp6-id

Function

The vrrp6-id command binds an RBP to a VRRP6 backup group.

The undo vrrp6-id command unbinds an RBP from a VRRP6 backup group.

By default, no RBP is bound to a VRRP backup group or a VRRP6 backup group.

Format

vrrp6-id vrid interface { interface-name | interface-type interface-number }

undo vrrp6-id vrid

Parameters

Parameter Description Value
vrid

Specifies the ID of a VRRP6 backup group.

The value is an integer ranging from 1 to 255.

interface interface-type interface-number

Specifies the type and number of an interface configured with a VRRP6 group.

-

Views

Remote backup profile view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
rbs write

Usage Guidelines

Usage Scenario

Before applying an RBP to the interface with a VRRP6 backup group configured, run the vrrp6-id command to bind the RBP to the VRRP6 backup group. You can run the command to bind an RBP to a VRRP6 backup group.

Prerequisites

An RBP has been created using the remote-backup-profile command in the system view.

Follow-up Procedure

Run the remote-backup-profile command in the interface view to bind the RBP to the interface with the VRRP6 backup group configured.

Precautions

The ID of the VRRP6 backup group bound with an RBP must be the same as the ID of the VRRP6 backup group configured on the corresponding interface.

Example

# Bind the RBP named rpf to VRRP6 backup group 1.
<HUAWEI> system-view
[~HUAWEI] interface GigabitEthernet 0/1/1
[~HUAWEI-GigabitEthernet0/1/1] ipv6 enable
[*HUAWEI-GigabitEthernet0/1/1] ipv6 address 2001:db8::1 64
[*HUAWEI-GigabitEthernet0/1/1] vrrp6 vrid 1
[*HUAWEI-GigabitEthernet0/1/1] quit
[*HUAWEI] remote-backup-profile rpf
[*HUAWEI-rm-backup-prf-rpf] vrrp6-id 1 interface GigabitEthernet 0/1/1
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >