< Home

display vxlan statistic

Function

The display vxlan statistic command displays VXLAN packet statistics.

Format

display vxlan statistic

Parameters

None

Views

All views

Default Level

3: Management level

Usage Guidelines

You can view the statistics only after the VXLAN packet statistics function is enabled in the NVE view. To enable the statistics function, run the vxlan statistic enable command. By default, the packet statistics function is disabled.

Example

# Display VXLAN packet statistics.

<sysname> system-view
[sysname] display vxlan statistic
 Packets forward to vxlan for Decapsulation:
 input pkts                  :0             
 input bytes                 :0             
 input frag packets          :0             
 input packets need reass    :0             
 input after decapsulate     :0             
 Packets forward to vxlan for Encapsulation:
 output packets              :0             
 output bytes                :0             
 output need flood           :0             
 output need frag            :0             
 output after encapsulate    :0             
 physical direct output      :0             
 physical direct output bytes:0   
Table 1 Description of the display vxlan statistic command output

Item

Description

input pkts

Number of packets to be processed in the VXLAN tunnel

input bytes

Number of bytes to be processed in the VXLAN tunnel

input frag packets

Number of fragments to be processed in the VXLAN tunnel

input packets need reass

Total number of packets to be processed in the VXLAN tunnel

input after decapsulate

Number of packets sent after VXLAN decapsulation

output packets

Number of packets to be sent in the VXLAN tunnel

output bytes

Number of bytes to be sent in the VXLAN tunnel

output need flood

Number of packets that need to be flooded

output need frag

Number of packets that need to be fragmented

output after encapsulate

Number of packets sent after VXLAN encapsulation

physical direct output

Number of packets sent by the Device

physical direct output bytes

Bytes of packets sent by the Device

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