From 59b2b2055f553e5a227d644ca0fc779d004f7d67 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sun, 9 May 2021 17:05:11 +0000 Subject: bgp: xml: T2174: add valueHelp and containts to AFI route-map include --- interface-definitions/include/bgp/afi-route-map.xml.i | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'interface-definitions') diff --git a/interface-definitions/include/bgp/afi-route-map.xml.i b/interface-definitions/include/bgp/afi-route-map.xml.i index 5716668be..24a5ddd12 100644 --- a/interface-definitions/include/bgp/afi-route-map.xml.i +++ b/interface-definitions/include/bgp/afi-route-map.xml.i @@ -10,6 +10,14 @@ policy route-map + + txt + Route map name + + + ^[-_a-zA-Z0-9.]+$ + + Name of route-map can only contain alpha-numeric letters, hyphen and underscores @@ -18,6 +26,14 @@ policy route-map + + txt + Route map name + + + ^[-_a-zA-Z0-9.]+$ + + Name of route-map can only contain alpha-numeric letters, hyphen and underscores -- cgit v1.2.3