The display remote-backup-service command displays information about a specified RBS or all RBSs.
Usage Scenario
To view RBS configurations, run the display remote-backup-service command.
The actual command output varies according to the device. The command output here is only an example.
<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
----------------------------------------------------------
<HUAWEI> display remote-backup-service
---------REMOTE-BACKUP-SERVICE----------
SERVER ID SERVER NAME
----------------------------------------
1 rbs
2 myservice
----------------------------------------
Total 2,2 printed
[~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 ----------------------------------------------------------
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:
|
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. |