1. IEEE Std 802.1Q-2018
IEEE Standard for Local and metropolitan area networks—Bridges and Bridged Networks
IEEE
2018
DOI: 10.1109/IEEESTD.2018.8623023.
Section 9.6
"Tag control information": This section explicitly defines the format of the Tag Control Information (TCI) field within the VLAN tag. It specifies that the Priority Code Point (PCP) is a 3-bit field
stating
"The 3-bit PCP field specifies a priority level for the frame."
2. Kurose
J. F.
& Ross
K. W. (2017). Computer Networking: A Top-Down Approach (7th ed.). Pearson.
Chapter 6
Section 6.4.2
"Virtual Local Area Networks (VLANs)": This textbook
widely used in university networking courses
describes the 802.1Q frame format. It details the 4-byte VLAN tag
including the "3-bit priority field" which allows for the classification of frames into one of eight priority classes.
3. Ericsson. (2019). IP Operating System CLI Command Reference
Quality of Service. 2/221 04-FAP 130 319 Uen Rev C.
Section "QoS Overview"
Subsection "Classification": This official Ericsson documentation states
"Layer 2 classification is based on the 3-bit Priority Code Point (PCP) field in the IEEE 802.1Q VLAN header. The PCP field is also referred to as the 802.1p priority." This confirms the use of a 3-bit field
resulting in 8 priority levels.