Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 

show overlay vxlan vtep

 

Syntax

Release Information

Command introduced in Junos OS Release 15.1X53-D30 on the QFX Series.

Description

Display information about Virtual Tunnel End Points (VTEPs) for overlay application flows that are being monitored by Cloud Analytics Engine.

Note

For the equivalent command in releases other than Junos OS Release 15.1X53, see show analytics overlay vtep.

Options

vtep-source-address(Optional) Source IP address of a VTEP. Display information about the VTEP with the specified source IP address for an overlay application flow. If this option is specified with no other options, the default display is the same as the summary option.
summary(Optional) Display summary information about the specified VTEP, or all VTEPs being monitored if no vtep-source-address is specified.
detail(Optional) Display more detailed information about the specified VTEP, or all VTEPs being monitored if no vtep-source-address is specified.
NoneBy default, if no options are specified, display summary information about all VTEPs being monitored.

Required Privilege Level

view

List of Sample Output

show overlay vxlan vtep—for all monitored VTEPs (no options specified, default display is summary format)

show overlay vxlan vtep summary—for all monitored VTEPs (no vtep-source-address specified)

show overlay vxlan vtep detail—for all monitored VTEPs (no vtep-source-address specified)

show overlay vxlan vtep <vtep-source-address> detail—detailed view for specified VTEP

Output Fields

Table 1 lists the output fields for the show overlay vxlan vtep command. Output fields are listed in the approximate order in which they appear.

Table 1: show overlay vxlan vtep Command Output

Field Name

Field Description

Summary Option Output Fields

Source Virtual Tunnel End Point (VTEP) - IP-address

IP address of the source VTEP. When showing results for multiple VTEPs, all output following this field until the next field of this type pertains to this VTEP.

Destination VTEP - IP-address

IP address of the destination VTEP.

VxLAN ID (VNI)

Virtual Extensible LAN Network Identifier (VNI) for the VTEP.

Source VM IP

IP address of the source VM.

Source VM MAC

MAC address of the source VM.

Dest VM IP

IP address of the destination VM.

Dest VM MAC

MAC address of the destination VM.

Detail Option Output Fields

Src VTEP IP-Addr

IP address of the source VTEP. When showing results for multiple VTEPs, all output following this field until the next field of this type pertains to this VTEP.

Src VTEP Port

Port of the source VTEP.

Interface

Interface of the source VTEP.

Dest VTEP IP-Addr

IP address of the destination VTEP.

Dest VTEP Port

Port of the destination VTEP.

VxLAN ID (VNI)

VNI for the VTEP.

Filters Installed

Filters installed on the VNI, if any.

Bandwidth Counter

Bandwidth counter.

Detail Option Output fields—Application Flow Details

Source VM IP

IP address of the source VM.

Destination VM IP

IP address of the destination VM.

Source VM MAC

MAC address of the source VM.

Destination VM MAC

MAC address of the destination VM.

Source VM Port

Port of the source VM.

Destination VM Port

Port of the destination VM.

Proto

Protocol of the flow.

Sample Output

show overlay vxlan vtep—for all monitored VTEPs (no options specified, default display is summary format)

user@host> show overlay vxlan vtep

show overlay vxlan vtep summary—for all monitored VTEPs (no vtep-source-address specified)

user@host> show overlay vxlan vtep summary

show overlay vxlan vtep detail—for all monitored VTEPs (no vtep-source-address specified)

user@host> show overlay vxlan vtep detail

show overlay vxlan vtep <vtep-source-address> detail—detailed view for specified VTEP

user@host> show overlay vxlan vtep 10.0.1.101 detail