display vbst bpdu-statistics [ vlan vlan-id ] [ interface interface-type interface-number | slot slot-id ]
Parameter | Description | Value |
---|---|---|
vlan vlan-id | Displays VBST BPDU statistics in a specified VLAN. If vlan vlan-id is not specified, VBST BPDU statistics in all VLANs are displayed. |
The value is an integer that ranges from 1 to 4094. |
interface interface-type interface-number | Displays VBST BPDU statistics on a specified interface. | - |
slot slot-id | Displays VBST BPDU statistics on a specified card. | The value is an integer and must be the slot ID of a running card. |
Usage Scenario
To check statistics on BPDUs on the switch running VBST, run the display vbst bpdu-statistics command.
Prerequisites
In VBST, if NAC authentication is configured but user authentication fails on a port that is configured as an edge port and is in Active state, information about the port is not displayed.
<HUAWEI> display vbst bpdu-statistics vlan 2
-------[VLAN 2 ]------- ----[Port1010(GigabitEthernet0/0/17)]--- BPDU Sent :0 TCN: 0, Config: 0, RST: 0 BPDU Received :0 TCN: 0, Config: 0, RST: 0 ----[Port1011(GigabitEthernet0/0/18)]--- BPDU Sent :0 TCN: 0, Config: 0, RST: 0 BPDU Received :0 TCN: 0, Config: 0, RST: 0 ----[Port1012(GigabitEthernet0/0/19)]--- BPDU Sent :0 TCN: 0, Config: 0, RST: 0 BPDU Received :0 TCN: 0, Config: 0, RST: 0 ----[Port1031(GigabitEthernet0/0/20)]--- BPDU Sent :0 TCN: 0, Config: 0, RST: 0 BPDU Received :0 TCN: 0, Config: 0, RST: 0 ----[Port1033(GigabitEthernet0/0/21)]--- BPDU Sent :14664 TCN: 0, Config: 0, RST: 14664 BPDU Received :3 TCN: 0, Config: 0, RST: 3 ----[Port1047(GigabitEthernet0/0/22)]--- BPDU Sent :14643 TCN: 0, Config: 0, RST: 14643 BPDU Received :0 TCN: 0, Config: 0, RST: 0
Item |
Description |
---|---|
VLAN |
VLAN ID. |
Port |
Port name. |
BPDU Sent |
Number of sent BPDUs. The number of sent BPDUs contains the number of sent TCP BPDUs, configuration BPDUs, and RST BPDUs. |
TCN |
Number of sent/received TCN BPDUs. |
Config |
Number of sent/received configuration BPDUs. |
RST |
Number of sent/received RST BPDUs. |
BPDU Received |
Number of received BPDUs. The number of received BPDUs contains the number of received TCP BPDUs, configuration BPDUs, and RST BPDUs. |