From e4ba6dbc3f1e76890b22773807ea37fe8fa2b1bc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 10 Apr 2024 22:34:10 +0200 Subject: Adding upstream version 4.2.2. Signed-off-by: Daniel Baumann --- resources/protocols/radius/dictionary.zyxel | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 resources/protocols/radius/dictionary.zyxel (limited to 'resources/protocols/radius/dictionary.zyxel') diff --git a/resources/protocols/radius/dictionary.zyxel b/resources/protocols/radius/dictionary.zyxel new file mode 100644 index 00000000..6bde7317 --- /dev/null +++ b/resources/protocols/radius/dictionary.zyxel @@ -0,0 +1,25 @@ +# -*- text -*- +# Copyright (C) 2015 The FreeRADIUS Server project and contributors +############################################################################## +# +# Zyxel attributes, of course in the RFC space... +# +# $Id: 966af2b33a02ed7ef370cfcb837bd175ad8fab00 $ +# +############################################################################## + +VENDOR Zyxel 890 +BEGIN-VENDOR Zyxel + +ATTRIBUTE Zyxel-Privilege-AVPair 3 string +ATTRIBUTE Zyxel-Callback-Option 192 integer +ATTRIBUTE Zyxel-Callback-Phone-Source 193 integer + +VALUE Zyxel-Callback-Phone-Source Preconfigured 0 +VALUE Zyxel-Callback-Phone-Source User 1 + +VALUE Zyxel-Callback-Option None 0 +VALUE Zyxel-Callback-Option Optional 1 +VALUE Zyxel-Callback-Option Mandatory 2 + +END-VENDOR Zyxel -- cgit v1.2.3