display spbm bvlan-info statistics

Use display spbm bvlan-info statistics to display SPBM B-VLAN statistics.

Syntax

In standalone mode:

display spbm bvlan-info statistics [ slot slot-number ]

In IRF mode:

display spbm bvlan-info statistics [ chassis chassis-number slot slot-number ]

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

slot slot-number: Specifies a card by its slot number. If you do not specify a slot, the command displays B-VLAN statistics for all cards. (In standalone mode.)

chassis chassis-number slot slot-number: Specifies a card on an IRF member device. The chassis-number argument represents the member ID of the IRF member device. The slot-number argument represents the slot number of the card. If you do not specify a slot, the command displays B-VLAN statistics for all cards in the IRF fabric. (In IRF mode.)

Examples

# Display all SPBM B-VLAN statistics.

<Sysname> display spbm bvlan-info statistics
SPBM B-VLAN basic statistics:
RefreshMsg     : 1           AgeNumber        : 0
DrvAddNumber   : 1           DrvDeleteNumber  : 0
SPBM B-VLAN error statistics:
BVLANMsgError  : 0           BVLANCreatFail   : 0
DrvEnableFail  : 0           DrvDisableFail   : 0
AllocBVLANFail : 0

Table 8: Command output

Field

Description

RefreshMsg

Number of B-VLAN refresh messages.

AgeNumber

Number of B-VLAN expirations.

DrvAddNumber

Number of messages sent to the driver for adding B-VLANs.

DrvDeleteNumber

Number of messages sent to the driver for deleting B-VLANs.

BVLANMsgError

Number of B-VLAN error messages received by SPBM.

BVLANCreatFail

Number of memory allocation failures for B-VLAN creation.

DrvEnableFail

Number of failures to notify the driver to enable B-VLANs.

DrvDisableFail

Number of failures to notify the driver to disable B-VLANs.

AllocBVLANFail

Number of B-VLAN allocation failures.