service-type (Remote backup profile view)

Function

The service-type command enables remote backup for user services.

The undo service-type command disables remote backup for user services.

By default, remote backup is disabled for user services.

Format

service-type { arp | igmp-snooping }

service-type igmp

service-type dhcp-server

service-type nd

service-type dhcpv6-relay

service-type { bras | multicast | no-host-multicast }

service-type { arp | igmp-snooping }

undo service-type { arp | igmp-snooping }

undo service-type igmp

undo service-type dhcp-server

undo service-type nd

undo service-type dhcpv6-relay

undo service-type { bras | multicast | no-host-multicast }

undo service-type { arp | igmp-snooping }

Parameters

Parameter Description Value
arp

Enables remote backup for ARP services.

-

igmp-snooping

Enables remote backup for IGMP snooping services.

-

igmp

Enables remote backup for IGMP services.

-

bras

Enables remote backup for BRAS services.

In VS mode, this parameter is supported only by the admin VS.

-

multicast

Enables remote backup for multicast services.

This parameter applies only to user access scenarios.

In VS mode, this parameter is supported only by the admin VS.

-

l2tp

Enables remote backup for L2TP services.

In VS mode, this parameter is supported only by the admin VS.

-

no-host-multicast

Enables remote backup for non-user multicast services.

-

dhcp-server

Enables remote backup for the DHCP server.

-

nd

Enables remote backup for ND services.

-

dhcpv6-relay

Enables remote backup for the DHCPv6 Relay PD routes.

-

Views

Remote backup profile view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
rbs write

Usage Guidelines

Usage Scenario

To implement dual-device user service hot backup, run the service-type command in the RBP view to enable remote backup for user services.

Prerequisites

An RBP has been created using the remote-backup-profile file-name command.

Precautions

  • To ensure that the user service information on the master device can be completely backed up to the backup device during a master/backup VRRP switchover, run the vrrp vrid virtual-router-id preempt-mode timer delay delay-value command to set a preemption delay greater than or equal to 600 seconds for the VRRP group.

    The service-type dhcp-server parameter can be used to enable remote backup for the DHCP server only after VRRP is used to determine the master/backup status in dual-device hot backup.
  • To ensure that the user service information on the master device can be completely backed up to the backup device during a master/backup VRRP switchover, run the vrrp/vrrp6 vrid virtual-router-id preempt-mode timer delay delay-value command to set a preemption delay greater than or equal to 1800 seconds for the VRRP group.

    The service-type dhcpv6-relay parameter can be used to enable remote backup for the DHCPv6 Relay PD routes only after VRRP is used to determine the master/backup status in dual-device hot backup.

Example

# Enable remote backup for no host multicast services in the view of the RBP named rpf2.
<HUAWEI> system-view
[~HUAWEI] remote-backup-profile rpf2
[*HUAWEI-rm-backup-prf-rpf2] service-type no-host-multicast
# Enable remote backup for IGMP Snooping services in the view of the RBP named rpf2.
<HUAWEI> system-view
[~HUAWEI] remote-backup-profile rpf2
[*HUAWEI-rm-backup-prf-rpf2] service-type igmp-snooping
# Enable remote backup for ARP services in the view of the RBP named rpf.
<HUAWEI> system-view
[~HUAWEI] remote-backup-profile rpf
[*HUAWEI-rm-backup-prf-rpf] service-type arp
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >