nexmon – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | # -*- text -*- |
2 | # Copyright (C) 2014 The FreeRADIUS Server project and contributors |
||
3 | # |
||
4 | # Compatible Systems Corporation dictionary |
||
5 | # |
||
6 | # Compatible Systems was acquired by Cisco in 2000. |
||
7 | # |
||
8 | |||
9 | VENDOR Compatible 255 |
||
10 | |||
11 | BEGIN-VENDOR Compatible |
||
12 | |||
13 | ATTRIBUTE Compatible-Tunnel-Delay 0 integer |
||
14 | ATTRIBUTE Compatible-Tunnel-Throughput 1 integer |
||
15 | ATTRIBUTE Compatible-Tunnel-Server-Endpoint 3 ipaddr |
||
16 | ATTRIBUTE Compatible-Tunnel-Group-Info 4 string |
||
17 | ATTRIBUTE Compatible-Tunnel-Password 5 string |
||
18 | ATTRIBUTE Compatible-Echo 6 integer |
||
19 | ATTRIBUTE Compatible-Tunnel-IPX 7 integer |
||
20 | |||
21 | END-VENDOR Compatible |