Displays the rows of a specific table for the hardware_vtep schema.
| schema | OVSDB schema. |
| hardware_vtep | Hardware VXLAN Tunnel End-Point (VTEP). |
| tablename | Specifies which table to display for the
Hardware VTEP schema:
|
| detail | Shows detailed information. |
N/A
The following example shows rows of the Global table:
# show ovsdb schema hardware_vtep global Number of Global entries : 1 Switches Managers -------------------------------------- -------------------------------------- ['fb6b72dd-5eea-49e9-b2ba-f06ce0627ef2] ['203dfaf7-7a7c-4da8-ad16-ebfe2af9ac1b ]
The following example shows detailed information for the Global table:
# show ovsdb schema hardware_vtep global detail Number of Global entries : 1 Switches : ['fb6b72dd-5eea-49e9-b2ba-f06ce0627ef2'] Managers : ['203dfaf7-7a7c-4da8-ad16-ebfe2af9ac1b']
The following example shows rows of the Manager table:
# show ovsdb schema hardware_vtep manager
Number of Manager entries : 1
Target Connect MaxBackOff InactProbe Status
------------------------ ------- ---------- ---------- ------
ssl:10.68.6.191:6632 yes None None {'sec_since_connect': '78140', 'state': 'ACTIVE'}
The following example shows detailed information for the Manager table:
# show ovsdb schema hardware_vtep manager detail
Number of Manager entries : 1
Target : ssl:10.68.6.191:6632
UUID : 203dfaf7-7a7c-4da8-ad16-ebfe2af9ac1b
Is Connected : yes
Max BackOff : None
Inactivity Probe : None
Status : {'sec_since_connect': '78145', 'state': 'ACTIVE'}
Other Config : None
This command was first available in ExtremeXOS 22.1.
This command is supported on the Summit X670-G2, and ExtremeSwitching X690, X870 series switches, and stacks with X670-G2, X690, X870 slots only.
Print
this page
Email this topic
Feedback