dictionary.shasta 581 B

12345678910111213141516171819202122232425
  1. # -*- text -*-
  2. # Copyright (C) 2015 The FreeRADIUS Server project and contributors
  3. #
  4. # dictionary.shasta
  5. #
  6. # Nortel Shasta VSAs
  7. # Andre Gustavo de C. Albuquerque <gustavoa@nortelnetworks.com>
  8. #
  9. VENDOR Shasta 3199
  10. #
  11. # Standard attribute
  12. #
  13. BEGIN-VENDOR Shasta
  14. ATTRIBUTE Shasta-User-Privilege 1 integer
  15. ATTRIBUTE Shasta-Service-Profile 2 string
  16. ATTRIBUTE Shasta-VPN-Name 3 string
  17. VALUE Shasta-User-Privilege User 1
  18. VALUE Shasta-User-Privilege Super-User 2
  19. VALUE Shasta-User-Privilege SSuper-User 3
  20. END-VENDOR Shasta