From 37b33e3cedc2734c1339bbf4851703e7b5ff360c Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Wed, 30 Dec 2020 16:30:05 +0100 Subject: xml: completion-help: add source-address completion helper Commit bbc2a157 ("xml: completion-help: add helper for all local assigned IP addresses") added a completionHelper script listing all local assigned IPv4/IPv6 addresses. This commit extends the system to also list the available addresses for the source-address CLI nodes. --- interface-definitions/include/radius-server.xml.i | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) (limited to 'interface-definitions/include/radius-server.xml.i') diff --git a/interface-definitions/include/radius-server.xml.i b/interface-definitions/include/radius-server.xml.i index fc8fe5248..c1dadd2a2 100644 --- a/interface-definitions/include/radius-server.xml.i +++ b/interface-definitions/include/radius-server.xml.i @@ -4,18 +4,7 @@ RADIUS based user authentication - - - RADIUS client source address - - ipv4 - IPv4 source-address of RADIUS queries - - - - - - + #include RADIUS server configuration -- cgit v1.2.3