Whenever the latency threshold values are changed for an Edge, all the tunnels to the corresponding Gateway inherit the same threshold values. The debug command debug.py -v --path
can be used to check the values.
Below is the sample output:
pi_info": { "connected": 2, "num_ha_takeover": 0, "priv_ip": "169.254.129.4", "profile": "0/0", "qoe_latency_threshold": { "trans_red_latency_ms": 100, "trans_yellow_latency_ms": 100, "video_red_latency_ms": 50, "video_yellow_latency_ms": 10, "voice_red_latency_ms": 62, "voice_yellow_latency_ms": 22 }
The threshold values are not synced with other Edges or Hubs.