diff options
Diffstat (limited to 'share/dictionary.bristol')
-rw-r--r-- | share/dictionary.bristol | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/share/dictionary.bristol b/share/dictionary.bristol new file mode 100644 index 0000000..d2fe1f1 --- /dev/null +++ b/share/dictionary.bristol @@ -0,0 +1,23 @@ +# -*- text -*- +# Copyright (C) 2019 The FreeRADIUS Server project and contributors +# This work is licensed under CC-BY version 4.0 https://creativecommons.org/licenses/by/4.0 +# +# RoamNode VSA's +# +# Version: $Id$ +# + +VENDOR Bristol 4363 + +# +# Standard attribute +# +BEGIN-VENDOR Bristol + +ATTRIBUTE NN-Data-Rate 1 integer +ATTRIBUTE NN-Data-Rate-Ceiling 2 integer +ATTRIBUTE NN-Homenode 3 ipaddr +ATTRIBUTE NN-Homeservice 4 ipaddr +ATTRIBUTE NN-Homeservice-Name 5 string + +END-VENDOR Bristol |