nexmon – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | # -*- text -*- |
2 | ############################################################################## |
||
3 | # |
||
4 | # Telkom SA - RADIUS dictionary |
||
5 | # Used to convey Telkom Specific Information in proxied requests |
||
6 | # EDS 20031007 eddie@saix.net |
||
7 | # |
||
8 | # $Id$ |
||
9 | # |
||
10 | ############################################################################## |
||
11 | |||
12 | VENDOR Telkom 1431 |
||
13 | |||
14 | BEGIN-VENDOR Telkom |
||
15 | |||
16 | # Access-Type is used to describe the Access Medium used eg |
||
17 | # Dial/ADSL/VSAT etc. Used in both Access-Requests and Accounting |
||
18 | ATTRIBUTE Telkom-Access-Type 1 string |
||
19 | |||
20 | # |
||
21 | # Service-Type is used to indicate the Service used main in conjunction |
||
22 | # with the SSG. Used in both Access-Requests and Accounting |
||
23 | ATTRIBUTE Telkom-Service-Type 2 string |
||
24 | |||
25 | END-VENDOR Telkom |