From 82b4b2db8fda51df172210f470e5825b91e81de4 Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Wed, 3 Jan 2024 17:20:13 +0100 Subject: xml: T5738: add constraint building block with alphanumeric, hypen, underscore and dot --- .../include/bgp/neighbor-afi-ipv4-ipv6-common.xml.i | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'interface-definitions/include/bgp/neighbor-afi-ipv4-ipv6-common.xml.i') diff --git a/interface-definitions/include/bgp/neighbor-afi-ipv4-ipv6-common.xml.i b/interface-definitions/include/bgp/neighbor-afi-ipv4-ipv6-common.xml.i index 9ec513da9..c8ad68700 100644 --- a/interface-definitions/include/bgp/neighbor-afi-ipv4-ipv6-common.xml.i +++ b/interface-definitions/include/bgp/neighbor-afi-ipv4-ipv6-common.xml.i @@ -28,7 +28,7 @@ Route map name - [-_a-zA-Z0-9.]+ + #include Name of route-map can only contain alpha-numeric letters, hyphen and underscores @@ -44,7 +44,7 @@ Route map name - [-_a-zA-Z0-9.]+ + #include Name of route-map can only contain alpha-numeric letters, hyphen and underscores @@ -60,7 +60,7 @@ Route map name - [-_a-zA-Z0-9.]+ + #include Name of route-map can only contain alpha-numeric letters, hyphen and underscores @@ -185,7 +185,7 @@ Route map name - [-_a-zA-Z0-9.]+ + #include Name of route-map can only contain alpha-numeric letters, hyphen and underscores -- cgit v1.2.3