The display emdi statistics history bier channel command displays historical statistics of bier channel on a specified board in the upstream direction.
The display emdi statistics history bier outbound channel command displays historical statistics of bier channel on a specified board in the downstream direction.
This command is supported only on the NetEngine 8000 F1A.
display emdi statistics history bier channel [ source source-address group group-address ] [ start start-index end end-index ] slot slot-id
display emdi statistics history bier outbound channel [ source source-address group group-address ] [ start start-index end end-index ] slot slot-id
display emdi statistics history bier outbound channel [ source source-address group group-address ] latest-record record-number slot slot-id
display emdi statistics history bier channel [ source source-address group group-address ] latest-record record-number slot slot-id
Parameter | Description | Value |
---|---|---|
source source-address |
Specifies a channel source address. |
The value is in dotted decimal notation. |
group group-address |
Specifies a channel group address. |
The value is in dotted decimal notation. |
start start-index |
Specifies the start index of historical statistics of a specified channel. |
The value is an integer ranging from 1 to 1000. |
end end-index |
Specifies the end index of historical statistics of a specified channel. |
The value is an integer ranging from 1 to 1000 and must be greater than or equal to start-index. |
slot slot-id |
Specifies a slot ID. |
The value range varies with the hardware of the device. |
latest-record record-number |
Specifies the number of latest records of a specified channel. |
The value is an integer ranging from 1 to 5. |
Usage Scenario
After EMDI detection is implemented on video traffic transmitted on a device, to view historical statistics about bier channel on a specified board in the upstream direction, run the display emdi statistics history bier channel command. To view historical statistics about bier channel on a specified board in the downstream direction, run the display emdi statistics history bier outbound channel command. In addition, you can configure the start start-index and end end-index parameters to specify the start index and end index of historical records or configure the latest-record record-number parameter to specify the number of the latest records to be queried. If these parameters are not specified, all historical records are queried.
Precautions
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display emdi statistics history bier outbound channel slot 1 Source Address:192.168.2.100 Group Address:225.0.0.1 Vpn Label:256 Bfir Id:1 Sub Domain:0 Bsl:256 SI:0 Token:9 Interface : GigabitEthernet0/1/1 Total Records : 2 Latest Rate(pps) : 188226 Latest Detect Time : 2021-02-18 21:30:50 ----------------------------------------------------------------------------------------------------------------------------------------------- Record Record Monitor Monitor Received Rate Rate RTP-LC RTP-SE RTP-LR RTP-SER Index Time Period(s) Status Packets pps bps (1/100000) (1/100000) ----------------------------------------------------------------------------------------------------------------------------------------------- 1 2019-08-08:21-13-10 10 Normal 0 0 0 0 0 0 0 2 2019-08-08:21-12-50 10 Normal 0 0 0 0 0 0 0 ---------------------------------------------------------------------------------------------------------------------
<HUAWEI> display emdi statistics history bier channel slot 1 Source Address:192.168.2.100 Group Address:225.0.0.1 Vpn Label:256 Bfir Id:1 Sub Domain:0 Bsl:256 SI:0 Total Records : 4 Latest Rate(pps) : 188226 Latest Detect Time : 2021-02-18 21:30:50 ----------------------------------------------------------------------------------------------------------------------------------------------- Record Record Monitor Monitor Received Rate Rate RTP-LC RTP-SE RTP-LR RTP-SER Index Time Period(s) Status Packets pps bps (1/100000) (1/100000) ----------------------------------------------------------------------------------------------------------------------------------------------- 1 2019-08-08:21-11-30 10 Normal 0 0 0 0 0 0 0 2 2019-08-08:21-11-20 10 Normal 0 0 0 0 0 0 0 3 2019-08-08:21-11-10 10 Normal 0 0 0 0 0 0 0 4 2019-08-08:21-11-00 60 Normal 0 0 0 0 0 0 0 -----------------------------------------------------------------------------------------------------------------------------------------------
Item | Description |
---|---|
Source Address | Source address. |
Group Address | Group address. |
Vpn Label | Vpn Label. |
Bfir Id | Bfir ID. |
Sub Domain | Sub domain. |
Interface | Interface name. |
Total Records | Records number. |
Latest Rate(pps) | Latest rate. |
Latest Detect Time | Latest detect time. |
Record Index | Index of a historical record. |
Record Time | Time when a historical statistic is recorded. |
Monitor Period(s) | Monitoring period. |
Monitor Status | Monitoring status.
|
Received Packets | Number of received packets. |
Rate pps | Rate of video streams, in packets/second. |
Rate bps | Rate of video streams, in bits/second. The item indicates a Layer 3 rate. |
RTP-LC | Number of lost packets. |
RTP-SE | Number of disorderly packets. |
RTP-LR(1/100000) | Packet loss rate. |
RTP-SER(1/100000) | Packet disorder rate. |
Bsl | Bit string length. |
SI | SI value. |
Token | Multicast leaf token. |