Lines Matching full:vlan
34 .Nd IEEE 802.1ad VLAN manipulation netgraph node type
42 node type manipulates the order of VLAN tags of frames tagged
112 innermost VLAN tag to the outmost level.
113 Rotation includes the VLAN id, the ether type, and the QOS parameters
157 frames so that the innermost C-VLAN can be used as service
159 The single or double tagged frames (C-VLAN removed) are sent out to an
171 mkpeer rotate: vlan ordered downstream
174 msg services: addfilter { vlan=123 hook="voip" }
183 ethertype 802.1Q-9100 (0x9100), length 110: vlan 2, p 1,
184 ethertype 802.1Q-QinQ, vlan 101, p 0,
185 ethertype 802.1Q, vlan 123, p 7,
196 ethertype 802.1Q (0x8100), length 110: vlan 123, p 7,
197 ethertype 802.1Q-9100, vlan 2, p 1,
198 ethertype 802.1Q-QinQ, vlan 101, p 0,
209 ethertype 802.1Q-9100, vlan 2, p 1,
210 ethertype 802.1Q-QinQ, vlan 101, p 0,
238 Frames with more VLAN tags are dropped.