[go: nahoru, domu]

Jump to content

IEEE P802.1p: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Bulwersator (talk | contribs)
Added IEEE 802.1p Acronyms for completeness.
Line 7: Line 7:


{| class=wikitable
{| class=wikitable
!PCP!!Network priority!!Traffic characteristics
!PCP!!Network priority!!Acronym!!Traffic characteristics
|-
|-
|1||0 (lowest)||Background
|1||0 (lowest)||BK||Background
|-
|-
|0||1||Best Effort
|0||1||BE||Best Effort
|-
|-
|2||2||Excellent Effort
|2||2||EE||Excellent Effort
|-
|-
|3||3||Critical Applications
|3||3||CA||Critical Applications
|-
|-
|4||4||Video, < 100 ms latency
|4||4||VI||Video, < 100 ms latency
|-
|-
|5||5||Voice, < 10 ms [[Latency (audio)|latency]]
|5||5||VO||Voice, < 10 ms [[Latency (audio)|latency]]
|-
|-
|6||6||Internetwork Control
|6||6||IC||Internetwork Control
|-
|-
|7||7 (highest)||Network Control
|7||7 (highest)||NC||Network Control
|}
|}



Revision as of 08:53, 9 August 2011

IEEE P802.1p is the name of a task group active during 1995–98 responsible for adding traffic class expediting and dynamic multicast filtering to the IEEE 802.1D standard. Essentially, they provided a mechanism for implementing Quality of Service (QoS) at the Media Access Control (MAC) level. The group's work with the new priority classes and Generic Attribute Registration Protocol (GARP) was not published separately but was incorporated into a major revision of the standard, IEEE 802.1D-1998. It also required a short amendment extending the frame size of the Ethernet standard by four bytes which was published as IEEE 802.3ac in 1998.

The QoS technique developed by the working group, also known as class of service (CoS), is a 3-bit field called the Priority Code Point (PCP) within an Ethernet frame header when using tagged frames on an 802.1 network. It specifies a priority value of between 0 and 7 inclusive that can be used by QoS disciplines to differentiate traffic. Although this technique is commonly referred to as IEEE 802.1p, there is no standard or amendment by that name published by the IEEE.

Priority levels

Eight different classes of service are available as expressed through the 3-bit PCP field in an IEEE 802.1Q header added to the frame. The way traffic is treated when assigned to any particular class is undefined and left to the implementation. The IEEE however has made some broad recommendations:[1]

PCP Network priority Acronym Traffic characteristics
1 0 (lowest) BK Background
0 1 BE Best Effort
2 2 EE Excellent Effort
3 3 CA Critical Applications
4 4 VI Video, < 100 ms latency
5 5 VO Voice, < 10 ms latency
6 6 IC Internetwork Control
7 7 (highest) NC Network Control

Note that the above recommendations were revised in IEEE 802.1Q-2005 and differ from the original recommendations found in IEEE 802.1D-2004.

See also

References

  1. ^ Table G-2 in IEEE 802.1Q-2005

Q