home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Narzedzia / Aplikacje_64-bitowe / Wireshark / wireshark-win64-1.6.1.exe / radius / dictionary.extreme < prev    next >
Text File  |  2011-07-18  |  768b  |  28 lines

  1. # -*- text -*-
  2. #
  3. #    Dictionary for Extreme Networks VSA's.
  4. #    http://www.extremenetworks.com/
  5. #
  6. #    $Id: dictionary.extreme 28996 2009-07-07 17:52:03Z wmeier $
  7. #
  8. VENDOR        Extreme                1916
  9.  
  10. BEGIN-VENDOR    Extreme
  11.  
  12. ATTRIBUTE    Extreme-CLI-Authorization        201    integer
  13. ATTRIBUTE    Extreme-Shell-Command            202    string
  14. ATTRIBUTE    Extreme-Netlogin-Vlan            203    string
  15. ATTRIBUTE    Extreme-Netlogin-Url            204    string
  16. ATTRIBUTE    Extreme-Netlogin-Url-Desc        205    string
  17. ATTRIBUTE    Extreme-Netlogin-Only            206    integer
  18. ATTRIBUTE    Extreme-User-Location            208    string
  19. ATTRIBUTE    Extreme-Netlogin-Vlan-Tag        209    integer
  20.  
  21. VALUE    Extreme-CLI-Authorization    Disabled        0
  22. VALUE    Extreme-CLI-Authorization    Enabled            1
  23.  
  24. VALUE    Extreme-Netlogin-Only        Disabled        0
  25. VALUE    Extreme-Netlogin-Only        Enabled            1
  26.  
  27. END-VENDOR    Extreme
  28.