remote-backup-profile

Function

The remote-backup-profile command binds an RBP to a server address pool.

The undo remote-backup-profile command cancels the binding relationship between an RBP and a server address pool.

By default, no binding relationship exists between an RBP and a server address pool.

Format

remote-backup-profile profile-name

undo remote-backup-profile [ profile-name ]

Parameters

Parameter Description Value
profile-name

Specifies the name of an RBP.

The value is a string of 1 to 128 case-insensitive characters, spaces not supported.

The RBP name must be the same as the name of the RBP created using the remote-backup-profile command in the system view.

Views

IP address pool view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
dhcp write

Usage Guidelines

Usage Scenario

After an RBP is created, you must bind the RBP to a server address pool so that the RBP is applied to the server address pool. To bind an RBP to a server address pool, run the remote-backup-profile command.

Prerequisites

The following operations have been performed:

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

2.The RBP has been bound to a VRRP group using the vrrp-id command.

Precautions

Run the remote-backup-profile command on both the primary and secondary address pools.

The DHCP server dual-device hot backup has the following limitations:

  • The configuration of the primary address pool is consistent with that of the secondary address pool.
  • The overlapping of the DHCP server and DHCP snooping is not supported.

Example

# Bind the RBP named rpf to the server ip address pool.
<HUAWEI> system-view
[~HUAWEI] interface GigabitEthernet 0/1/0
[~HUAWEI-GigabitEthernet0/1/0] vrrp vrid 1
[*HUAWEI-GigabitEthernet0/1/0] quit
[*HUAWEI] remote-backup-profile rpf
[*HUAWEI-rm-backup-prf-rpf] vrrp-id 1 interface GigabitEthernet 0/1/0
[*HUAWEI-rm-backup-prf-rpf] service-type dhcp-server
[*HUAWEI-rm-backup-prf-rpf] quit
[*HUAWEI] ip pool huawei server
[*HUAWEI-ip-pool-huawei] commit
[~HUAWEI-ip-pool-huawei] remote-backup-profile rpf
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >