The display mpls mldp lsp p2mp traffic-statistics command displays mLDP P2MP LSP traffic statistics.
| Parameter | Description | Value |
|---|---|---|
| root-ip root-ip |
Displays statistics about traffic transmitted on an mLDP P2MP LSP with a specified root IP address. |
The value is in dotted decimal notation. |
| lsp-id lsp-id |
Displays statistics about traffic transmitted on an mLDP P2MP LSP with a specified P2MP LSP ID. |
The value is an integer ranging from 0 to 4294967295. |
| opaque-value opaque-value |
Displays statistics about traffic transmitted on an mLDP P2MP LSP with a specified opaque value. |
The value is a hexadecimal string of 1 to 254 characters. |
| in-label in-label-value |
Displays statistics about traffic transmitted on an mLDP P2MP LSP with a specified incoming label value. |
The value is an integer ranging from 0 to 4294967295. |
| verbose |
Displays detailed statistics. |
- |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display mpls mldp lsp p2mp traffic-statistics root-ip 10.1.1.41 opaque-value 01000400008002 verbose ------------------------------------------------------------------------------- mLDP P2MP LSP Traffic Statistics Information ------------------------------------------------------------------------------- Root IP : 10.1.1.41 Instance : -- Opaque value : 01000400008002 Opaque decoded : LSP-ID 0 In-Label : -- LSR Type : Ingress Current Time : 2018-08-21 19:43:07 Downstream Count : 2 All DownStream: Out Label : 48899 Out Interface : GE0/1/0 Nexthop : - Last 300 seconds output rate 134433232 bits/sec, 204929 packets/sec Realtime 989 seconds output rate 134424688 bits/sec, 204915 packets/sec Output: 17827243866 bytes, 217405413 packets Out Label : 48430 Out Interface : Eth-Trunk21 Nexthop : - Last 300 seconds output rate 134432968 bits/sec, 204929 packets/sec Realtime 989 seconds output rate 73799152 bits/sec, 112498 packets/sec Output: 111465654992 bytes, 1359337256 packets -------------------------------------------------------------------------------
| Item | Description |
|---|---|
| Root IP | Root IP address of an mLDP P2MP LSP. |
| Instance | Name of an instance to which an mLDP P2MP LSP belongs. If a public instance is used, hyphens (--) are displayed. |
| Opaque value | Original opaque value carried in packets. |
| Opaque decoded | Decoded opaque value, which is an LSP ID. |
| In-Label | Incoming label value. |
| LSR Type | LSR role:
|
| Current Time | Timestamp of statistics. |
| Downstream Count | Number of downstream nodes of the local node. |
| All DownStream | Information about all downstream nodes. |
| Out Label | Outgoing label assigned by an existing downstream node. |
| Out Interface | Name of an outbound interface connected to the downstream node. |
| Nexthop | Next-hop IP address of an existing downstream branch. |
| Last 300 seconds output rate | Output rate of traffic within the last n seconds. |
| Realtime 989 seconds output rate | Actual output rate of traffic within the last n seconds. |
| Output | Total number of output data packets. |