Deletes all connections that have been configured for an OVSDB schema.
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. |
N/A.
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.
The following example removes all connections for hardware_vtep schema:
configure ovsdb schema hardware_vtep delete connection all
This command was first available in ExtremeXOS 22.1.
This command is supported on the Summit X770, X670-G2, and ExtremeSwitching X590, X870, X690 series switches, and stacks with X590, X770, X670-G2, X870, and X690 slots only.