From de38b01710958b7f7dababcff9557e4be98c8450 Mon Sep 17 00:00:00 2001 From: aapostoliuk Date: Mon, 29 Apr 2024 12:29:37 +0300 Subject: T6273: Allowed the use of "-" and "_" in PPPoE access-concentrator name Allowed the use of "-" and "_" in PPPoE access-concentrator name --- interface-definitions/include/pppoe-access-concentrator.xml.i | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'interface-definitions/include') diff --git a/interface-definitions/include/pppoe-access-concentrator.xml.i b/interface-definitions/include/pppoe-access-concentrator.xml.i index ccfcc1c49..8a75dae08 100644 --- a/interface-definitions/include/pppoe-access-concentrator.xml.i +++ b/interface-definitions/include/pppoe-access-concentrator.xml.i @@ -3,9 +3,9 @@ Access concentrator name - [a-zA-Z0-9]{1,100} + #include - Access-concentrator name must be alphanumerical only (max. 100 characters) + Access-concentrator name can only contain alpha-numeric letters, hyphen and underscores(max. 100 characters) -- cgit v1.2.3