Parameter | Description | Value |
---|---|---|
bd-id | Displays packet statistics in a specified BD. |
The value is an integer that ranges from 1 to 16777215. |
You can run the display bridge-domain statistics command to view packet statistics in a BD. The information helps you locate faults and simplifies VXLAN network maintenance.
Before using this command to view packet statistics in a BD, run the statistics enable command in the BD view to enable packet statistics collection in the BD.
# Display packet statistics in BD 10.
<HUAWEI> display bridge-domain 10 statistics Total: -------------------------------------------------------------------------- Item Packets Bytes -------------------------------------------------------------------------- Inbound 10 1520 Outbound 10 1520 -------------------------------------------------------------------------- Slot 0: -------------------------------------------------------------------------- Item Packets Bytes -------------------------------------------------------------------------- Inbound 10 1520 Outbound 10 1520 --------------------------------------------------------------------------
Item |
Description |
---|---|
Slot |
Slot ID. |
Item |
Statistical item. |
Packets |
Number of packets. |
Bytes |
Number of bytes. |
Inbound |
Statistics on packets going in to a BD. |
Outbound |
Statistics on packets leaving a BD. |