diff options
Diffstat (limited to 'resources/protocols/radius/dictionary.karlnet')
-rw-r--r-- | resources/protocols/radius/dictionary.karlnet | 15 |
1 files changed, 3 insertions, 12 deletions
diff --git a/resources/protocols/radius/dictionary.karlnet b/resources/protocols/radius/dictionary.karlnet index 26802099..5ad94e5b 100644 --- a/resources/protocols/radius/dictionary.karlnet +++ b/resources/protocols/radius/dictionary.karlnet @@ -1,17 +1,11 @@ # -*- text -*- -# Copyright (C) 2015 The FreeRADIUS Server project and contributors -# -------------------------------------- +# 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 +# # KarlNet Vendor-specific information -# -------------------------------------- -#--------------------------------------------------------------------------- -# "VENDOR" VENDOR-NAME VENDOR-ID -#--------------------------------------------------------------------------- VENDOR KarlNet 762 -#--------------------------------------------------------------------------- -# "ATTRIBUTE" ATTRIBUTE-NAME ATTR-NUMBER ATTRTYPE VENDOR-NAME -#--------------------------------------------------------------------------- # Sets the remote client's Station Name BEGIN-VENDOR KarlNet @@ -20,9 +14,6 @@ ATTRIBUTE KarlNet-TurboCell-Name 151 string # Sets the remote client's Data Transmit Rate ATTRIBUTE KarlNet-TurboCell-TxRate 152 integer -#--------------------------------------------------------------------------- -# "VALUE" ATTRIBUTE-NAME SETTING-NAME SETTING-VALUE -#--------------------------------------------------------------------------- # 0x00 // Use the locally defined Data Rate VALUE KarlNet-TurboCell-TxRate TxRate-Local 0 # 0x08 // Use the maximum data rate possible |