configure ovsdb schema hardware_vtep delete connection all

configure ovsdb schema hardware_vtep delete connection all

Description

Deletes all connections that have been configured for an OVSDB schema.

Syntax Description

schema OVSDB schema.
hardware_vtep Hardware VXLAN tunnel end-point (VTEP).
delete Delete from the local OVSDB server.
connection Specifies OVSDB connection.
all Specifies all OVSDB connections for deletion.

Default

N/A.

Usage Guidelines

You can use this command to delete all connections that have been configured for an OVSDB schema. This command only removes the connections; any ExtremeXOS objects created previously are not affected by this command.

The contents of the hardware_vtep schema persists across changes of active ExtremeXOS configurations (CLI commands, use configuration). Since the manager table might not be empty, this can result in ExtremeXOS continuing to be managed by external OVSDB controllers. It is recommended that the contents of the manager table be verified whenever the active ExtremeXOS configuration is changed, and if needed, the manager table be emptied by deleting all OVSDB connections using this command.

Example

The following example removes all connections for hardware_vtep schema:

configure ovsdb schema hardware_vtep delete connection all

History

This command was first available in ExtremeXOS 22.1.

Platform Availability

This command is supported on the Summit X770, X670-G2, and ExtremeSwiching X870, X690 series switches, and stacks with X770, X670-G2, X870, and X690 slots only.