show tunnel remote-vtep

Use this command to display VTEP lists for logical switches.

Syntax

show tunnel remote-vtep logical switch logical-switch

Parameters

logical switch (Optional) Use to specify a unique logical switch.
logical-switch (Optional) Name of logical switch.

Defaults

If no logical-switch is specified, all VTEPs for all logical switches appear.

Mode

All command modes.

Usage

Shows the list of remote VTEP IP addresses associated with logical switches. If the logical switch does not exists, an error occurs.

Examples

This S-Series example shows how to display VTEP information for all logical switches:

System(su)->show tunnel remote-vtep
Logical Switch Remote VTEP  IP List
------- ------ -----------  ---------------------------
switch1        66.66.66.1    77.77.77.1      99.99.99.1
switch2        66.66.66.1    77.77.77.1      99.99.99.1
switch3        66.66.66.1    77.77.77.1      99.99.99.1

This S-Series example shows how to display VTEPs for "switch1":

System(su)->show tunnel remote-vtep logical-switch switch1
Logical Switch Remote VTEP IP List
-------------- ------ -------- ---------------
switch1                        66.66.66.1
                               77.77.77.1 
                               99.99.99.1