
interface (name="Memory",
	   sendattr="op",
	   sendattr="key",
	   sendattr="strval",
	   sendattr="ordval",
	   prog="memory",
	   timeout=60),

interface (name="Debug",
	   prog="debug",
	   timeout=60),

interface (name="Ascdebug",
	   prog="radlogger",
	   flags=Ascii + Double-Backslash,
	   timeout=60),

interface (name="Tls",
	   prog="eaptls",
	   timeout=2),

interface (name="Ttls",
	   prog="eaptls",
	   timeout=2)

