nasreq.xml 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <application id="1" name="NASREQ Application" uri="http://www.ietf.org/rfc/rfc4005.txt">
  3. <command name="AA" code="265" vendor-id="None"/>
  4. <avp name="Accounting-Input-Octets" code="363" mandatory="must" may-encrypt="yes" protected="may" vendor-bit="mustnot">
  5. <type type-name="Unsigned64"/>
  6. </avp>
  7. <avp name="Accounting-Output-Octets" code="364" mandatory="must" may-encrypt="yes" protected="may" vendor-bit="mustnot">
  8. <type type-name="Unsigned64"/>
  9. </avp>
  10. <avp name="Accounting-Input-Packets" code="365" mandatory="must" may-encrypt="yes" protected="may" vendor-bit="mustnot">
  11. <type type-name="Unsigned64"/>
  12. </avp>
  13. <avp name="Accounting-Output-Packets" code="366" mandatory="must" may-encrypt="yes" protected="may" vendor-bit="mustnot">
  14. <type type-name="Unsigned64"/>
  15. </avp>
  16. <!--
  17. 368 - 393 is in sip.xml
  18. 368 SIP-Accounting-Information [RFC4740]
  19. 369 SIP-Accounting-Server-URI [RFC4740]
  20. 370 SIP-Credit-Control-Server-URI [RFC4740]
  21. 371 SIP-Server-URI [RFC4740]
  22. 372 SIP-Server-Capabilities [RFC4740]
  23. 373 SIP-Mandatory-Capability [RFC4740]
  24. 374 SIP-Optional-Capability [RFC4740]
  25. 375 SIP-Server-Assignment-Type [RFC4740]
  26. 376 SIP-Auth-Data-Item [RFC4740]
  27. 377 SIP-Authentication-Scheme [RFC4740]
  28. 378 SIP-Item-Number [RFC4740]
  29. 379 SIP-Authenticate [RFC4740]
  30. 380 SIP-Authorization [RFC4740]
  31. 381 SIP-Authentication-Info [RFC4740]
  32. 382 SIP-Number-Auth-Items [RFC4740]
  33. 383 SIP-Deregistration-Reason [RFC4740]
  34. 384 SIP-Reason-Code [RFC4740]
  35. 385 SIP-Reason-Info [RFC4740]
  36. 386 SIP-Visited-Network-Id [RFC4740]
  37. 387 SIP-User-Authorization-Type [RFC4740]
  38. 388 SIP-Supported-User-Data-Type [RFC4740]
  39. 389 SIP-User-Data [RFC4740]
  40. 390 SIP-User-Data-Type [RFC4740]
  41. 391 SIP-User-Data-Contents [RFC4740]
  42. 392 SIP-User-Data-Already-Available [RFC4740]
  43. 393 SIP-Method [RFC4740]
  44. 394-399 Unassigned
  45. -->
  46. <avp name="NAS-Filter-Rule" code="400" mandatory="must" may-encrypt="yes" protected="may" vendor-bit="mustnot">
  47. <type type-name="IPFilterRule"/>
  48. </avp>
  49. <avp name="Tunneling" code="401" mandatory="must" may-encrypt="no" protected="may" vendor-bit="mustnot">
  50. <grouped>
  51. <gavp name="Tunnel-Type"/>
  52. <gavp name="Tunnel-Medium-Type"/>
  53. <gavp name="Tunnel-Client-Endpoint"/>
  54. <gavp name="Tunnel-Server-Endpoint"/>
  55. <gavp name="Tunnel-Preference"/>
  56. <gavp name="Tunnel-Client-Auth-Id"/>
  57. <gavp name="Tunnel-Server-Auth-Id"/>
  58. <gavp name="Tunnel-Assignment-Id"/>
  59. <gavp name="Tunnel-Password"/>
  60. <gavp name="Tunnel-Private-Group-Id"/>
  61. </grouped>
  62. </avp>
  63. <avp name="CHAP-Auth" code="402" mandatory="must" may-encrypt="yes" protected="may" vendor-bit="mustnot">
  64. <grouped>
  65. <gavp name="CHAP-Algorithm"/>
  66. <gavp name="CHAP-Ident"/>
  67. <gavp name="CHAP-Response"/>
  68. </grouped>
  69. </avp>
  70. <avp name="CHAP-Algorithm" code="403" mandatory="must" may-encrypt="yes" protected="may" vendor-bit="mustnot">
  71. <type type-name="Enumerated"/>
  72. <enum name="CHAP with MD5" code="5"/>
  73. </avp>
  74. <avp name="CHAP-Ident" code="404" mandatory="must" may-encrypt="yes" protected="may" vendor-bit="mustnot">
  75. <type type-name="OctetString"/>
  76. </avp>
  77. <avp name="CHAP-Response" code="405" mandatory="must" may-encrypt="yes" protected="may" vendor-bit="mustnot">
  78. <type type-name="OctetString"/>
  79. </avp>
  80. <avp name="Accounting-Auth-Method" code="406" mandatory="must" may-encrypt="yes" protected="may" vendor-bit="mustnot">
  81. <type type-name="Enumerated"/>
  82. <enum name="PAP" code="1"/>
  83. <enum name="CHAP" code="2"/>
  84. <enum name="MS-CHAP-1" code="3"/>
  85. <enum name="MS-CHAP-2" code="4"/>
  86. <enum name="EAP" code="5"/>
  87. <enum name="Undefined" code="6"/>
  88. <enum name="None" code="7"/>
  89. </avp>
  90. <avp name="QoS-Filter-Rule" code="407">
  91. <type type-name="QoSFilterRule"/>
  92. </avp>
  93. <avp name="Origin-AAA-Protocol" code="408" mandatory="must" may-encrypt="yes" protected="may" vendor-bit="mustnot">
  94. <type type-name="Enumerated"/>
  95. <enum name="RADIUS" code="1"/>
  96. </avp>
  97. </application>