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.
For the equivalent command in releases other than Junos OS Release 15.1X53, see show analytics overlay vtep.
Options
Required Privilege Level
view
Related Documentation
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
Source Virtual Tunnel End Point (VTEP) - IP-address: 10.0.1.101 Destination VTEP - IP-address: 10.0.2.101 VxLAN ID (VNI): 100 Source VM IP Source VM MAC Dest VM IP Dest VM MAC 10.1.1.1 ce:50:71:5b:8a:43 10.2.2.2 76:ca:b7:a2:58:4e Source Virtual Tunnel End Point (VTEP) - IP-address: 10.0.2.101 Destination VTEP - IP-address: 10.0.1.101 VxLAN ID (VNI): 200 Source VM IP Source VM MAC Dest VM IP Dest VM MAC 10.2.2.2 76:ca:b7:a2:58:4e 10.1.1.1 ce:50:71:5b:8a:43
show overlay vxlan vtep summary—for all monitored VTEPs (no vtep-source-address specified)
user@host> show overlay vxlan vtep summary
Source Virtual Tunnel End Point (VTEP) - IP-address: 10.0.1.101 Destination VTEP - IP-address: 10.0.2.101 VxLAN ID (VNI): 100 Source VM IP Source VM MAC Dest VM IP Dest VM MAC 10.1.1.1 ce:50:71:5b:8a:43 10.2.2.2 76:ca:b7:a2:58:4e Source Virtual Tunnel End Point (VTEP) - IP-address: 10.0.2.101 Destination VTEP - IP-address: 10.0.1.101 VxLAN ID (VNI): 200 Source VM IP Source VM MAC Dest VM IP Dest VM MAC 10.2.2.2 76:ca:b7:a2:58:4e 10.1.1.1 ce:50:71:5b:8a:43
show overlay vxlan vtep detail—for all monitored VTEPs (no vtep-source-address specified)
user@host> show overlay vxlan vtep detail
Src VTEP IP-Addr: 10.0.1.101 Src VTEP Port: 1234 Interface: et-0/0/63.0 Dest VTEP IP-Addr: 10.0.2.101 Dest VTEP Port: 4789 VxLAN ID (VNI): 100 Application Flow Details:- Source VM IP: 10.1.1.1 Destination VM IP: 10.2.2.2 Source VM MAC: ce:50:71:5b:8a:43 Destination VM MAC: 76:ca:b7:a2:58:4e Source VM Port: 0 Destination VM Port: 0 Proto: 0 Src VTEP IP-Addr: 10.0.2.101 Src VTEP Port: 1234 Interface: et-0/0/2.0 Dest VTEP IP-Addr: 10.0.1.101 Dest VTEP Port: 4789 VxLAN ID (VNI): 200 Application Flow Details:- Source VM IP: 10.2.2.2 Destination VM IP: 10.1.1.1 Source VM MAC: 76:ca:b7:a2:58:4e Destination VM MAC: ce:50:71:5b:8a:43 Source VM Port: 0 Destination VM Port: 0 Proto: 0
show overlay vxlan vtep <vtep-source-address> detail—detailed view for specified VTEP
user@host> show overlay vxlan vtep 10.0.1.101
detail
Src VTEP IP-Addr: 10.0.1.101 Src VTEP Port: 1234 Interface: et-0/0/63.0 Dest VTEP IP-Addr: 10.0.2.101 Dest VTEP Port: 4789 VxLAN ID (VNI): 100 Application Flow Details:- Source VM IP: 10.1.1.1 Destination VM IP: 10.2.2.2 Source VM MAC: ce:50:71:5b:8a:43 Destination VM MAC: 76:ca:b7:a2:58:4e Source VM Port: 0 Destination VM Port: 0 Proto: 0