Generic Framing Procedure (GFP)
Generic Framing Procedure (GFP)
Generic Framing Procedure (GFP)
DCW 1
EE 6364
GFP
Payload Independent Aspects
DCW 2
EE 6364
Payload
Payload FCS 0 or 4
A GFP frame consists of two parts: core header and the payload
area. The payload area consists of payload header, payload and
payload FCS.
The core header consists of:
• Payload Length Indicator (PLI): Indicate the length of the
payload area. The value of PLI ranges from 4 to 65,535.
• Core Header Error Control (cHEC).
DCW 3
EE 6364
DCW 4
EE 6364
DCW 5
EE 6364
Pad
4 FCS
Bytes Payload
1 Flag
1 Address
1 Control
PPP 2 Protocol
Data
Payload FCS 4
4 FCS
Note that GFP payload FCS is only needed if the client data frame
does not have the FCS field.
DCW 6
EE 6364
1
Since there are 12 or fewer control codes used for any 8B/10B codes, a 4-bit code is
adequate to represent them.
DCW 7
EE 6364
Where
Flag bit = 1, if there is at least one control code
aaa – hhh = 3-bit representation of the original position of the
control code
Ci = 4-bit representation of the ith control code
Di = 8-bit representation of the ith client data
Flag
Octet # 000 001 010 011 100 101 110 111
Bit
65B Code
Stream 1 1,010,C1 1,011,C2 0,110,C3 D1 D2 D3 D4 D5
DCW 8
EE 6364
Virtual Concatenation
Virtual concatenation (VC) is a SONET/SDH procedure that maps an
incoming traffic stream into a number of individual sub-rate
SONET/SDH payloads. It is an inverse multiplexing procedure.
VC, specified in ITU-T G.707/Y.1332, provides a technique that
allows SONET/SDH channels to be grouped in an arbitrary manner. It
creates right-sized channels over the transport layer for an efficient
use of bandwidth. VC can be deployed over SONET/SDH or OTN
networks, thus it can be classified as transport layer independent
technology.
VC breaks the bandwidth into smaller individual containers that are
grouped logically. The members of the channel can be routed
independently through the network without the knowledge that the
traffic is virtually concatenated. This is one of the advantages of VC:
the ability to deploy VC on the existing SONET/SDH infrastructure
with a simple upgrade of the end points. All intelligence to handle VC
is located at the end points of the connections. The efficient use of
the network achieved by using VC allows recovering of stranded
bandwidth in the SONET/SDH network.
In contrast, arbitrary contiguous concatenation allows the creation of
custom sized bandwidth but the network needs to treat this bandwidth
as a single entity throughout the network that requires all the
intermediate nodes to be upgraded in order to accommodate the new
contiguous “custom sized” pipe. Such a requirement makes the use
of this technique impractical.
DCW 9
EE 6364
DCW 10