show virtual-network statistics

show virtual-network { vn_name | remote-endpoint vxlan {ipaddress ipaddress} {vr vr_name}} statistics {no-refresh}

Description

Use this command to display statistics (byte/packet counters) on a Virtual Network remote endpoint.

Syntax Description

vn_name Display statistics only for the specified Virtual Network string.
ipaddress IP address of the remote endpoint.
ipaddress A remote endpoint IP address.
no-refresh Page by page display without auto-refresh.

Default

VR-Default.

Usage Guidelines

N.A.

Example

To show statistics on an existing Virtual Network remote endpoint:

# show virtual-network remote-endpoint vxlan ipaddress 
10.10.10.146 statistics
VXLAN Statistics Tue Oct 13 13:40:32 2015
Virtual-Network Rx Total Rx Byte Tx Total Tx Byte
Remote-endpoint Frames Count Frames Count
=============================================================
10.10.10.146 0 0 53496 0
=============================================================
0->Clear Counters U->page up D->page down ESC->exit
To show statistics on all existing Virtual Network remote endpoints:
# show virtual-network remote-endpoint vxlan statistics
VXLAN Statistics Tue Oct 13 13:42:51 2015
Virtual-Network Rx Total Rx Byte Tx Total Tx Byte
Remote-endpoint Frames Count Frames Count
===========================================================
10.10.10.146 0 0 53496 0
10.10.10.148 7870 928660 0 0
100.99.1.202 0 0 6917 816206
===========================================================
0->Clear Counters U->page up D->page down ESC->exit

History

This command was first available in ExtremeXOS 21.1.

Platform Availability

This command is supported on ExtremeSwitching Universal switches and stacks with Universal switch slots.