configure ovsdb schema hardware_vtep logical_binding_stats

configure ovsdb schema hardware_vtep logical_binding_stats update-interval {[none |interval]}

Description

Controls the frequency at which ExtremeXOS updates the statistics in the Logical_Binding_Stats table of the hardware_vtep schema.

Syntax Description

schema OVSDB schema.
hardware_vtep Hardware VXLAN Tunnel End-Point (VTEP).
logical_binding_stats Specifies configuring the Logical_Binding_Stats table.
update-interval Selects the update interval for the logical_binding_stats statistics.
none Disables updating the statistics (default value).
interval Update interval in seconds (range = 1–65,535).

Default

By default the statistics in this table are never updated.

Usage Guidelines

Updating statistics too frequently can degrade the performance of the ExtremeXOS switch.

Example

The following example sets the Logical_Binding_Stats statistics to be updated every 60 seconds:

configure ovsdb schema hardware_vtep logical_binding_stats update-interval 60

The following example disables updating of the statistics:

configure ovsdb schema hardware_vtep logical_binding_stats update-interval none

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.