The display qos-profile statistics vni command displays statistics about a QoS profile on a VNI interface.
Parameter | Description | Value |
---|---|---|
inbound |
Displays statistics about the QoS profiles applied in the inbound direction. |
- |
outbound |
Displays statistics about the QoS profiles applied in the outbound direction. |
- |
source sourceip |
Specifies the IPv4 address of the source. |
The value is in dotted decimal notation. |
peer peerip |
Specifies the IPv4 address of the peer. |
The value is in dotted decimal notation. |
vni vni-id |
Specifies a VNI ID. |
The value is an integer ranging from 1 to 16777215. |
Usage Scenario
After CAR and HQoS are configured in a QoS profile on an NVE interface, you can run the display qos-profile statistics command to query the statistics about CAR and HQoS on the interface.
Prerequisites
A qos-profile has been created and applied to an NVE interface
Precautions
This command does not have a corresponding MIB object.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display qos-profile statistics vni 1 inbound source 1.1.1.1 peer 1.1.1.2
Nve1 inbound traffic statistics:
[be]
Pass: 0 packets, 0 bytes
Discard: 0 packets, 0 bytes
Last 30 seconds passed rate:
0 pps, 0 bps
Last 30 seconds discard rate:
0 pps, 0 bps
[af1]
Pass: 0 packets, 0 bytes
Discard: 0 packets, 0 bytes
Last 30 seconds passed rate:
0 pps, 0 bps
Last 30 seconds discard rate:
0 pps, 0 bps
[af2]
Pass: 0 packets, 0 bytes
Discard: 0 packets, 0 bytes
Last 30 seconds passed rate:
0 pps, 0 bps
Last 30 seconds discard rate:
0 pps, 0 bps
[af3]
Pass: 0 packets, 0 bytes
Discard: 0 packets, 0 bytes
Last 30 seconds passed rate:
0 pps, 0 bps
Last 30 seconds discard rate:
0 pps, 0 bps
[af4]
Pass: 0 packets, 0 bytes
Discard: 0 packets, 0 bytes
Last 30 seconds passed rate:
0 pps, 0 bps
Last 30 seconds discard rate:
0 pps, 0 bps
[ef]
Pass: 0 packets, 0 bytes
Discard: 0 packets, 0 bytes
Last 30 seconds passed rate:
0 pps, 0 bps
Last 30 seconds discard rate:
0 pps, 0 bps
[cs6]
Pass: 0 packets, 0 bytes
Discard: 0 packets, 0 bytes
Last 30 seconds passed rate:
0 pps, 0 bps
Last 30 seconds discard rate:
0 pps, 0 bps
[cs7]
Pass: 0 packets, 0 bytes
Discard: 0 packets, 0 bytes
Last 30 seconds passed rate:
0 pps, 0 bps
Last 30 seconds discard rate:
0 pps, 0 bps
[total]
Pass: 0 packets, 0 bytes
Discard: 0 packets, 0 bytes
Last 30 seconds passed rate:
0 pps, 0 bps
Last 30 seconds discard rate:
0 pps, 0 bps
<HUAWEI> display qos-profile statistics vni 1 inbound source 1.1.1.1 peer 1.1.1.2
Nve1 inbound car statistics:
Committed Access Rate:
CIR 89(Kbps), PIR 0(Kbps), CBS 16643(byte), PBS 0(byte)
Conform Action: pass
Yellow Action: pass
Exceed Action: discard
Passed: 0 packets, 0 bytes
Discard: 0 packets, 0 bytes
Last 30 seconds passed rate:
0 pps, 0 bps
Last 30 seconds discard rate:
0 pps, 0 bps
Item | Description |
---|---|
vni 1 | VNI id. |
inbound | Inbound. |
source 1.1.1.1 | IP address. |
peer 1.1.1.2 | IP address. |
Nve1 inbound car statistics | Nve1 inbound car statistics. |
Nve1 inbound traffic statistics | Nve1 inbound traffic statistics. |
Last 30 seconds passed rate | Rate at which packets are forwarded, in pps and bps, respectively. |
Last 30 seconds discard rate | Rate at which packets are dropped, in pps and bps, respectively. |
cs6 | Service level. |
Committed Access Rate | CAR. |
Conform Action | Operated action. |
Yellow Action | Action for yellow packets. |
Exceed Action | Action taken on packets that do not comply with the CAR. |
Pass | Number of forwarded packets, in packets and bytes, respectively. |
Discard | Number of dropped packets, in packets and bytes, respectively. |
Passed | Number of forwarded packets, in packets and bytes, respectively. |