display vlan-statistics

Function

The display vlan-statistics command displays user traffic statistics based on a specified inner or outer VLAN ID on a device.

This command is supported only on the NetEngine 8000 F1A.

Format

display vlan-statistics { pevlan pevlan-id | cevlan cevlan-id }

Parameters

Parameter Description Value
pevlan pevlan-id

Displays statistics about user packets with a specified single or outer VLAN ID on a specified interface.

The value is an integer ranging from 1 to 4094.

cevlan cevlan-id

Displays statistics about user packets with a specified inner VLAN ID on a specified interface.

he value is an integer ranging from 1 to 4094.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
bras-control read

Usage Guidelines

To check user traffic statistics based on a specified inner or outer VLAN ID on a device, run the display vlan-statistics command.

NOTE:

If user traffic statistics collection based on inner or outer VLAN IDs on a device has not been enabled using the access user-flow-statistics enable command, 0 is displayed for user traffic statistics after you run the display vlan-statistics command.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display user traffic statistics based on an outer VLAN ID of 1.
<HUAWEI> display vlan-statistics pevlan 1
    input: 0 packets, 0 bytes
    output: 0 packets, 0 bytes
    ipv4 input: 0 packets, 0 bytes
    ipv4 output: 0 packets, 0 bytes
    ipv6 input: 0 packets, 0 bytes
    ipv6 output: 0 packets, 0 bytes
Table 1 Description of the display vlan-statistics command output
Item Description
ipv4 input

Statistics about received IPv4 user packets.

ipv4 output

Statistics about sent IPv4 user packets.

ipv6 input

Statistics about received IPv6 user packets.

ipv6 output

Statistics about sent IPv6 user packets.

input

Statistics about received IPv4 and IPv6 user packets.

output

Statistics about sent IPv4 and IPv6 user packets.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >