aboutsummaryrefslogtreecommitdiffstats
path: root/radius/dictionary.rfc6677
blob: 280efa4bc8d2813c25188d3bb0d49f3920085e59 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# -*- text -*-
# Copyright (C) 2013 The FreeRADIUS Server project and contributors
#
#	Attributes and values defined in RFC 6677
#	http://www.ietf.org/rfc/rfc6677.txt
#

ATTRIBUTE	EAP-Lower-Layer				163	integer

VALUE	EAP-Lower-Layer			Wired-IEEE-802.1X	1
VALUE	EAP-Lower-Layer			IEEE-802.1X-No-Preauth	2
VALUE	EAP-Lower-Layer			IEEE-802.1X-Preauth	3
VALUE	EAP-Lower-Layer			IEEE-802.16e		4
VALUE	EAP-Lower-Layer			IKEv2			5
VALUE	EAP-Lower-Layer			PPP			6
VALUE	EAP-Lower-Layer			PANA-No-Preauth		7
VALUE	EAP-Lower-Layer			GSS-API			8
VALUE	EAP-Lower-Layer			PANA-Preauth		9