summaryrefslogtreecommitdiffstats
path: root/share/dictionary.extreme
blob: d180bb93a248c0686a70438caa749a790f74124b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# -*- text -*-
# Copyright (C) 2019 The FreeRADIUS Server project and contributors
# This work is licensed under CC-BY version 4.0 https://creativecommons.org/licenses/by/4.0
#
#	Dictionary for Extreme Networks VSA's.
#	http://www.extremenetworks.com/
#
#	$Id$
#
VENDOR		Extreme				1916

BEGIN-VENDOR	Extreme

ATTRIBUTE	Extreme-CLI-Authorization		201	integer
ATTRIBUTE	Extreme-Shell-Command			202	string
ATTRIBUTE	Extreme-Netlogin-Vlan			203	string
ATTRIBUTE	Extreme-Netlogin-Url			204	string
ATTRIBUTE	Extreme-Netlogin-Url-Desc		205	string
ATTRIBUTE	Extreme-Netlogin-Only			206	integer
ATTRIBUTE	Extreme-User-Location			208	string
ATTRIBUTE	Extreme-Netlogin-Vlan-Tag		209	integer
ATTRIBUTE	Extreme-Netlogin-Extended-Vlan		211	string
ATTRIBUTE	Extreme-Security-Profile		212	string
ATTRIBUTE	Extreme-VM-Name				213	string
ATTRIBUTE	Extreme-VM-VPP-Name			214	string
ATTRIBUTE	Extreme-VM-IP-Addr			215	ipaddr
ATTRIBUTE	Extreme-VM-VLAN-ID			216	integer
ATTRIBUTE	Extreme-VM-VR-Name			217	string

VALUE	Extreme-CLI-Authorization	Disabled		0
VALUE	Extreme-CLI-Authorization	Enabled			1

VALUE	Extreme-Netlogin-Only		Disabled		0
VALUE	Extreme-Netlogin-Only		Enabled			1

END-VENDOR	Extreme