Another update from FreeRADIUS.
[metze/wireshark/wip.git] / radius / dictionary.rfc4675
1 # -*- text -*-
2 # Copyright (C) 2015 The FreeRADIUS Server project and contributors
3 #
4 #       Attributes and values defined in RFC 4675.
5 #       http://www.ietf.org/rfc/rfc4675.txt
6 #
7 #       $Id: d615722b7d763b344558eac17b12a6a607014b0e $
8 #
9
10 #
11 #  High byte = '1' (0x31) means the frames are tagged.
12 #  High byte = '2' (0x32) means the frames are untagged.
13 #
14 #  Next 12 bits MUST be zero.
15 #
16 #  Lower 12 bits is the IEEE-802.1Q VLAN VID.
17 #
18 ATTRIBUTE       Egress-VLANID                           56      integer
19 ATTRIBUTE       Ingress-Filters                         57      integer
20
21 #
22 #  First byte == '1' (0x31) means that the frames are tagged.
23 #  First byte == '2' (0x32) means that the frames are untagged.
24 #
25 ATTRIBUTE       Egress-VLAN-Name                        58      string
26 ATTRIBUTE       User-Priority-Table                     59      octets # 8
27
28 VALUE   Ingress-Filters                 Enabled                 1
29 VALUE   Ingress-Filters                 Disabled                2