From a4f816a65e26338a7d708a243aa59a991a14c950 Mon Sep 17 00:00:00 2001 From: aapostoliuk Date: Mon, 27 Nov 2023 13:09:22 +0200 Subject: policy: T4704: Allowed to set metric (MED) to (+/-)rtt Allowed to set metric (MED) to (+/-)rtt in the route-map. (cherry picked from commit 5d98e806ef4edb4439620eff60215aaf30b5a592) --- interface-definitions/policy.xml.in | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'interface-definitions') diff --git a/interface-definitions/policy.xml.in b/interface-definitions/policy.xml.in index c470cfdb3..0d2ed9746 100644 --- a/interface-definitions/policy.xml.in +++ b/interface-definitions/policy.xml.in @@ -1446,9 +1446,18 @@ u32:0-4294967295 Metric value + + <+/-rtt> + Add or subtract round trip time + + + <rtt> + Round trip time + + ^[+|-]?rtt$ -- cgit v1.2.3