show virtual-network

show virtual-network {vn_name | vxlan vni vni | [vlan vlan_name | vman vman_name]}

Description

Use this command to show the virtual networks that have been created.

Syntax Description

vn_name Alphanumeric string identifying the virtual network.
vxlan Displays VXLAN virtual networks.
vni A unique 24-bit Virtual Network Identifier that is used in the VXLAN header to encapsulate tenant frames.
vni Virtual Network Identifier value between 1 and 16,777,215.
vlan Specifies VLAN (Virtual LAN).
vlan_name Name of the tenant VLAN.
vman Specifies VMAN.
vman_name Name of the tenant VMAN.

Default

N/A.

Usage Guidelines

When no option is specified a summary output of all virtual networks appears. You can also query the switch using the virtual network name, VXLAN VNI or the tenant VLAN/VMAN name. With each of these options, detailed information about the virtual networks appears.

Example

The following example shows all virtual networks:

# show virtual-network
Virtual Network Name      Tenant VLAN Encap ID Encap Flags
==========================================================
MyVirtualNetwork1         vlan101 VXLAN 10000 -DX
MyVirtualNetwork2         vlan102 VXLAN 20000 -DX
==========================================================
Flags: (S) System Configured, (T) OTM Configured, (V) OVSDB Configured
Encap Flags: (L) Local Endpoints Configured,
       (R) Remote Endpoints Associated,
       (X) Exclude Tag
----------------------------------------
Total number of Virtual Networks: 2
Local Tunnel Endpoints: 10.10.10.1 (VR-Default)
Network Ports [VXLAN]             : 1-56
Dynamic Virtual Networks          : Off

The following example shows information for virtual network "VNET1":

# show virtual-network VNET1
Name               : VNET1
Created By         : CLI                Tenant VRF       : VR-Default
Tenant VLAN        : SYS_VLAN_0100      VID              : 0100
Local Endpoint     : 100.1.1.1          Endpoint VRF     : VR-Default
Flooding           : Standard           Stats Monitor    : Off

History

This command was first available in ExtremeXOS 21.1.

VMAN option added in ExtremeXOS 22.1.

Dynamic virtual networks and dynamic VLAN information was added in ExtremeXOS 30.3.

Platform Availability

This command is supported on the Summit X670-G2, and ExtremeSwitching X465, X870 series switches, and stacks with X465, X670-G2, and X870 slots only.