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.nokia.conflict < prev    next >
Text File  |  2011-07-18  |  1KB  |  31 lines

  1. # -*- text -*-
  2. ##############################################################################
  3. #
  4. #    Nokia dictionary for attributes that conflict with other dictionaries.
  5. #
  6. #    $Id: dictionary.nokia.conflict 28946 2009-07-06 12:39:58Z wmeier $
  7. #
  8. ##############################################################################
  9.  
  10. #
  11. #       Enable by putting the line "$INCLUDE dictionary.nokia.conflict" into
  12. #       the main dictionary file. Don't forget to comment out the
  13. #       $INCLUDE dictionary.ascend, because these over-lap with the
  14. #       standard RADIUS attributes, which are also illegitimately used
  15. #       by Ascend.
  16. #
  17. #    It's apparently rocket science for people to define their own
  18. #    VSA's.
  19. #
  20.  
  21. ATTRIBUTE    Nokia-Primary-DNS-Server        135    ipaddr
  22. ATTRIBUTE    Nokia-Secondary-DNS-Server        136    ipaddr
  23.  
  24.  
  25. ATTRIBUTE    Nokia-IMSI                224    octets
  26. ATTRIBUTE    Nokia-Charging-Id            225    integer
  27. ATTRIBUTE    Nokia-Prepaid-Ind            226    integer
  28. ATTRIBUTE    Nokia-GGSN-IP-Address            227    ipaddr
  29. ATTRIBUTE    Nokia-SGSN-IP-Address            228    ipaddr
  30.  
  31.