Use this command to display VTEP lists for logical switches.
logical switch | (Optional) Use to specify a unique logical switch. |
logical-switch | (Optional) Name of logical switch. |
If no logical-switch is specified, all VTEPs for all logical switches appear.
All command modes.
Shows the list of remote VTEP IP addresses associated with logical switches. If the logical switch does not exists, an error occurs.
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