display remote-backup-profile

Function

The display remote-backup-profile command displays information about a specified RBP or all RBPs.

Format

display remote-backup-profile [ profileName ]

Parameters

Parameter Description Value
profileName

Specifies the name of an RBP.

  • If you do not specify this parameter, the command output shows brief information about all RBPs.
  • If you specify this parameter, the command output shows detailed information about a specified RBP.

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

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
rbs read

Usage Guidelines

Usage Scenario

To view RBP configurations, run the display remote-backup-profile command.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display brief information about all RBPs.
<HUAWEI> display remote-backup-profile
----------REMOTE-BACKUP-PROFILE----------
         PROFILE-ID  PROFILE-NAME
 -----------------------------------------
         0x1000      rpf
 -----------------------------------------
  Total 1 printed.
# Display detailed information about the RBP named rpf.
<HUAWEI> display remote-backup-profile rpf
-----------------------------------------------
 Profile-Index        : 0x1000
 Profile-Name         : rpf
 Service              : arp
 Remote-backup-service: rbs
 Backup-ID            : 510
 track protocol       : VRRP
 VRRP-ID              : 150
 VRRP-Interface       : GigabitEthernet0/1/1.501
 State                : Master
 Peer State           : --
 Interface            :
                        GigabitEthernet0/1/1.510
                        GigabitEthernet0/1/1.610
                        GigabitEthernet0/1/1.210
 Backup mode          : hot
 Slot-Number          : 1
 Card-Number          : 0
 Port-Number          : 1
# Display information about the RBP using E-Trunk as a master/backup status negotiation protocol.
<HUAWEI> display remote-backup-profile profile1
-----------------------------------------------
 Profile-Index        : 0x1001
 Profile-Name         : profile1
 Service              : igmp-snooping 
 Remote-backup-service: s1
 Backup-ID            : 1
 track protocol       : E-TRUNK
     E-Trunk  ID      : 1
     Eth-trunk ID     : 1
 Interface            :
                        Eth-Trunk1
Forwarding Configured: Slave Forwarding
 Backup mode          : hot
 Slot-Number          : --
 Card-Number          : --
 Port-Number          : --
 Igmp-snooping copy   : enable
Table 1 Description of the display remote-backup-profile command output
Item Description
PROFILE-ID

Index of the RBP.

PROFILE-NAME

Name of the RBP.

Profile-Index

Index of the RBP.

Service

Service type supported by the RBP.

Backup-ID

Backup ID configured for the RBP.

track protocol

Protocol used for link status monitoring.

VRRP-ID

ID of a VRRP group.

VRRP-Interface

Interface to which a VRRP group is bound.

State

State of the RBP on the master/backup device:

  • Master: The current RBP is in the master state and the device to which the RBP is bound is the master device.
  • Slave: The current RBP is in the slave state and the device to which the RBP is bound is the backup device.
Peer State

State of the RBP bound to the peer device.

Interface

Interfaces bound with the RBP.

Backup mode

Backup mode of dual-device backup.

Slot-Number

Number of the slot of the board on which the interface bound with the RBP is located.

Card-Number

Number of the subcard of the board on which the interface bound with the RBP is located.

Port-Number

Number of the interface bound with the RBP.

Eth-trunk ID

ID of a link aggregation group.

Forwarding Configured

Backup device flag:

  • Slave Forwarding.
  • Slave Without-forwarding.
Remote-backup-service

Name of the RBS.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >