display remote-backup-service

Function

The display remote-backup-service command displays information about a specified RBS or all RBSs.

Format

display remote-backup-service [ service-name [ verbose ] ]

Parameters

Parameter Description Value
service-name

Specifies the name of an RBS.

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

verbose

Displays detailed information about a specified RBS.

-

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
rbs read

Usage Guidelines

Usage Scenario

To view RBS configurations, run the display remote-backup-service command.

  • If you do not specify the service-name or verbose parameter, the command output shows brief information about all RBSs.
  • If you specify only the service-name parameter, the command output shows brief information about a specified RBS.
  • If you specify both the service-name and verbose parameters, the command output shows detailed information about a specified RBS.

Example

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

# Display brief information about the RBS named service1.
<HUAWEI> display remote-backup-service service1
----------------------------------------------------------
 Service-Index    : 1
 Service-Name     : service1
 TCP-State        : Listening
 Peer-ip          : 2.2.2.2
 Source-ip        : 1.1.1.1
 TCP-Port         : 1025
 Track-BFD        : --
 SSL-Policy-Name  : --
 SSL-State        : --
 Batch-backup     : 03:00:00(Daily) for service igmp-snooping
 Blocked on TX    : igmp-snooping
----------------------------------------------------------
# Display brief information about all RBSs.
<HUAWEI> display remote-backup-service
---------REMOTE-BACKUP-SERVICE----------
        SERVER ID  SERVER NAME
 ----------------------------------------
                1  rbs
                2  myservice
 ----------------------------------------
  Total 2,2 printed
# Display brief information about the RBS named rbs.
[~HUAWEI] display remote-backup-service service1
----------------------------------------------------------
 Service-Index    : 2
 Service-Name     : service1
 TCP-State        : Connected
 Peer-ip          : 11.1.1.1
 Source-ip        : 11.1.1.2
 TCP-Port         : 2046
 Track-BFD        : --
 SSL-Policy-Name  : rbs-policy
 SSL-State        : --
 Last up time     : 2021-05-12 14:24:15
 Last down time   : 2021-05-12 10:09:27
 Last down reason : TCP closed for echo time out
 Batch-backup     : 12:10:12(Daily) for service dhcpv6-relay
----------------------------------------------------------
Table 1 Description of the display remote-backup-service command output
Item Description
Service-Index

Index of the RBS.

Service-Name

Name of the RBS.

TCP-State

Status of the TCP connection for the RBS. The values are as follows:

  • Initial: The RBS is in the initial state.
  • Connecting: The RBS is in the connecting state. The status is displayed only on the client.
  • Listening: The RBS is in the listening state. The status is displayed only on the server.
  • Connected: The RBS is in the connected state.
  • --: The RBS is in the unknown state. The status is displayed when no peer IP address is configured.
Peer-ip

Peer IP address for the RBS.

Source-ip

Local IP address for the RBS.

TCP-Port

TCP interface number for the RBS.

Track-BFD

Number of the BFD session associated with the RBS.

SSL-Policy-Name

Name of the SSL policy bound to the RBS.

SSL-State

Status of the SSL policy bound to the RBS.

Batch-backup

Time and service type backed up in a RBS.

Blocked on TX

Service blocked backup in the send direction of the RBS.

SERVER ID

Index of the RBS.

SERVER NAME

Name of the RBS.

Last up time

Last time when the RBS channel went Up.

Last down time

Last time when the RBS channel went Down.

Last down reason

Reason why the RBS channel went Down last time.

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