Controls the frequency at which ExtremeXOS updates the statistics in the Logical_Binding_Stats table of the hardware_vtep schema.
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). |
By default the statistics in this table are never updated.
Updating statistics too frequently can degrade the performance of the ExtremeXOS switch.
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
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.