Radiator Server Documentation — v10.33.2

Lua script context API - EAP-TTLS sub-context

Table of Contents
  • eap_ttls
  • Fields
  • Packet Methods

eap_ttls

EAP-TTLS tunneled attributes.

Fields

FieldTypeDescription
requestpacketTunneled request attributes
replypacketTunneled reply attributes

Packet Methods

MethodParametersReturnsDescription
attr(name, tag?)attribute name, optional tagvalue?Get first attribute value
attr_last(name, tag?)attribute name, optional tagvalue?Get last attribute value
attr_all(name, tag?)attribute name, optional tagvalues?Get all attribute values
append_attr(name, tag?, value)name, tag, value-Append attribute (reply only)
append_attrs(name, tag?, values)name, tag, values-Append multiple (reply only)
set_attr(name, tag?, value)name, tag, value-Set attribute (reply only)
set_attrs(name, tag?, values)name, tag, values-Set multiple values (reply only)
Navigation
  • @verification

  • aaa

  • backends

  • caches

  • captures

  • certificates

  • clients

  • conditions

  • dictionary

  • hmac-otp

  • include

  • init

  • ip-accept

  • license

  • logging

  • management

  • proxy-protocol

  • scripts

    • context

      • aaa

      • acct

      • auth

      • cache

      • cert

      • eap

      • eap_teap

      • eap_ttls

      • http

      • radius

      • radiusproxy

      • stats

      • tls

      • user

      • vars

  • servers

  • statistics

  • stats

  • template

  • ui