From 84fb72fc70c671f462564825f097f820a11aa26e Mon Sep 17 00:00:00 2001 From: Nicolas Fort Date: Sat, 28 May 2022 13:12:38 +0000 Subject: Policy: T4449: Extend matching options for route-map ip nexthop --- interface-definitions/policy.xml.in | 43 +++++++++++++++++++++++++++++++++---- 1 file changed, 39 insertions(+), 4 deletions(-) (limited to 'interface-definitions/policy.xml.in') diff --git a/interface-definitions/policy.xml.in b/interface-definitions/policy.xml.in index 50b7cbc84..d4aa4e024 100644 --- a/interface-definitions/policy.xml.in +++ b/interface-definitions/policy.xml.in @@ -655,12 +655,20 @@ IP next-hop of route to match - - ipv4 - Next-hop IPv4 router address - + + + IP address to match + + ipv4 + Nexthop IP address + + + + + + IP access-list to match @@ -682,6 +690,18 @@ + + + IP prefix-lenght to match + + u32:0-32 + Prefix length + + + + + + IP prefix-list to match @@ -690,6 +710,21 @@ + + + Match type + + blackhole + + + blackhole + Blackhole + + + (blackhole) + + + -- cgit v1.2.3