DCC Solutions For SONET/SDH Systems: October 2003
DCC Solutions For SONET/SDH Systems: October 2003
DCC Solutions
for
SONET/SDH Systems
Version 1.0
October 2003
Page 1 of 1
Opencon Systems, Inc. Proprietary Information. Unauthorized Distribution is Prohibited.
DCC Solution for SONET/SDH Systems
White Paper Version 1.0, October 2003
COPYRIGHT
This material is the property of OpenCon Systems, Inc. Unauthorized distribution is prohibited
Copyright 2003
OpenCon Systems, Inc.
All Rights Reserved
Page 2 of 2
Opencon Systems, Inc. Proprietary Information. Unauthorized Distribution is Prohibited.
DCC Solution for SONET/SDH Systems
White Paper Version 1.0, October 2003
Table of Contents
1. OVERVIEW 4
5.2 IP Tunneling 17
7. REFERENCES 20
8. ABBREVIATIONS 21
Page 3 of 3
Opencon Systems, Inc. Proprietary Information. Unauthorized Distribution is Prohibited.
DCC Solution for SONET/SDH Systems
White Paper Version 1.0, October 2003
1. Overview
Each SONET/SDH frame includes two Data Communication Channels (DCC) called Section DCC and
Line DCC for transporting management messages between NEs and between NEs and Management
systems. These in-band data communication channels enable service providers’ Operation Support
Systems (OSS) to manage SONET/SDH Network Elements (NE) without the need for an expensive out-
of-band data communication network.
SONET/SDH is the most widely used transport technology in carrier’s network today and deployment of
SONET/SDH based network equipment continues to grow as carriers extend the reach of fiber from
central offices to business locations. As the size of SONET/SDH networks grow and as carriers start
deploying systems from different vendors, managing these networks have become increasingly difficult
and complicated. To reduce the cost and complexity of managing these networks, carriers rely on
embedded Data Communication Channels (DCC) within a SONET/SDH frame and expect vendors to
provide equipments that are interoperable with the SONET equipments that are already deployed in their
networks. To ensure interoperability with the equipment deployed in the network, SONET/SDH vendors
have to support DCC standards such as Telcordia’s GR-253 and ITU G.7712.
Telcordia’s GR-253-CORE standard defines the interfaces and the communication protocols required for
transporting information over DCC. The following is a summary of Telcordia requirements pertaining to
DCC:
• Communication interfaces::
(a) Data Communication Channel, X.25 interface
(b) Local Communication Network (LCN)
With the explosive growth of packet-based traffic in the service provider’s network, the SONET/SDH
equipment vendors have started to incorporate packet network interfaces such as Ethernet into their
equipment to transport packet-based traffic over SONET/SDH network. Unlike circuit switched traffic,
packet switched traffic is bursty in nature and requires IP based signaling protocols to dynamically set up
and tear down payload paths between the NEs in the network. SONET/SDH network elements that
support packet interfaces are generally managed by IP based protocols such as SNMP and HTTP. To
manage these types of next generation SONET/SDH network elements, the embedded DCC channel has
to carry IP based management messages and has to interoperate at the DCC level with legacy network
elements that are capable of transporting OSI-based messages through DCC. To address this
interoperability problem at the DCC level, ITU G.7712 has defined the following three DCC network
domains:
Page 4 of 4
Opencon Systems, Inc. Proprietary Information. Unauthorized Distribution is Prohibited.
DCC Solution for SONET/SDH Systems
White Paper Version 1.0, October 2003
IP Tunneling is one of the methods recommended by ITU G.7712 for tunneling IP traffic through the OSI
based DCN network. In the following subsections, we will illustrate how IP Tunneling method can be
used to integrate next generation SONET/SDH systems with the legacy network elements.
OCS’ standards-based, off-the-shelf DCC System Solution shortens the DCC implementation time and is
designed to provide DCC interoperability with equipment from leading SONET/SDH equipment vendors
such as Fujitsu, Lucent and Nortel. OCS offers two standards-based DCC packages that can be used by
equipment vendors to quickly implement an interoperable DCC solution in their equipments. These two
DCC packages include support for full OSI 7-Layer Stack and an OSI three layer stack (also referred to as
Short Stack). Both full stack and short stack versions support IP Tunneling as per G.7712
recommendations. OCS’ solution is designed to be hardware and operating system independent and can
be easily ported to most hardware/software platforms.
Page 5 of 5
Opencon Systems, Inc. Proprietary Information. Unauthorized Distribution is Prohibited.
DCC Solution for SONET/SDH Systems
White Paper Version 1.0, October 2003
There are 27 bytes in the transport overhead part of the STS-1 frame. They provide many features for
standard-based SONET equipment such as Automatic Protection Switching (APS).
Bytes D1, D2 and D3 provide the “Section Data Communication Channel” for message-based
administration, monitoring, alarm maintenance and other communication needs. The Section DCC
bandwidth is 192 Kbit/s between each pair of SONET section termination equipment. Any SONET
equipment that can extract these 3 bytes from the STS-1 frame overhead and process them is considered
to support a DCC interface. Bytes D4 through D12 form another embedded data communication channel
within SONET/SDH frame and are referred to as Line DCC. The bandwidth of Line DCC is 576 Kbit/s.
Most of the SONET equipment vendors extract and process only SDCC overhead bytes.
Page 6 of 6
Opencon Systems, Inc. Proprietary Information. Unauthorized Distribution is Prohibited.
DCC Solution for SONET/SDH Systems
White Paper Version 1.0, October 2003
NMS-1 NMS-2
EMS
LAN HUB
GNE
GNE
ADM ADM
SONET/SDH Ring
Terminal Terminal
ADM ADM
Terminal Terminal
Terminal Terminal
Figure 2, shows the SONET/SDH network that includes SONET/SDH Add-drop multiplexers (ADM) and
Terminals. As illustrated in the Figure, the network management systems use wide area Data
Communication Network (e.g., X.25) to manage elements in the SONET/SDH network. Figure 2, also
illustrates the configuration where two network elements communicate with each other via an intra-site
Local Area Network (LAN).
Figure 3, illustrates the protocol stacks for the X.25 DCN, the DCC and the intra-site LAN. In all three
cases, it is assumed that OSI based protocols are used for communication.
Page 7 of 7
Opencon Systems, Inc. Proprietary Information. Unauthorized Distribution is Prohibited.
DCC Solution for SONET/SDH Systems
White Paper Version 1.0, October 2003
v TL-1 is easily the most widely used protocol in telecommunication management today.
Most telecommunication elements in North America today are managed using TL-1. TL-1 was
designed to be a human readable machine language for craft operators and operations personnel. In
the 1980s, Telcordia adopted TL-1 as the network element management protocol for their Network
Monitoring and Analysis (NMA) system. NMA is a fault management OSS wide ly used by Regional
Bell Operating Company (RBOCs). One of the pre-requisites for deployment in a network owned by
RBOCs, is that the equipment must support TL-1 and should be manageable by NMA and other OSSs
used by RBOCs.
1
OCS worked with Fujitsu to propose TARP protocol to SONET Interoperability Forum (SIF), which was later
adopted by Telcordia as part of GR-253 standard
Page 8 of 8
Opencon Systems, Inc. Proprietary Information. Unauthorized Distribution is Prohibited.
DCC Solution for SONET/SDH Systems
White Paper Version 1.0, October 2003
Terminal equipment vendors are reluctant to implement full OSI-7 layer stack in their equipment as
required by GR-253 standard. OSI short stack solution based on lower three OSI layer protocols
enables vendors to implement a cost effective DCC solution that would provide interoperability with
OSI-7 layer DCC solution. There are two versions of OSI short stack as illustrated in Figure 4. OSI
short stack based on X.25/LAPB can be used for communicating with OSS but cannot be used for
communication between NEs over DCC.
Stack A: OS Stack B: NE
(X.25 DCN) (DCC)
Application TL-1 TL-1
Transport
Network CLNP CLNP
X.25 ES-IS, IS-IS
Data Link LAPB LAPD
v Dual Stack
As indicated in the earlier section, the next generation SONET/SDH network elements support IP based
protocols for signaling and management. Some of these NEs support only IP based protocols. These NEs
cannot interwork at the DCC level with the legacy NEs that support only OSI based protocols. To
overcome this DCC interoperability problem, some vendors support both OSI and IP protocol stacks in
their NEs. To transport an IP packet through a network based on OSI-only network elements, the IP
packet is encapsulated with OSI network layer protocol header and tunneled through the OSI network
until it reaches the exit point in the OSI network, where the encapsulation header is removed and the IP
packet is sent over the IP-only network towards its destination. Figure 5, illustrates the protocol stacks
used by a network element in an IP-only network and a network element with a dual stack.
Page 9 of 9
Opencon Systems, Inc. Proprietary Information. Unauthorized Distribution is Prohibited.
DCC Solution for SONET/SDH Systems
White Paper Version 1.0, October 2003
CMIP
TL1 FTAM
Application ROSE
ACSE
HTTP, FTP SNMPv1/v2/v3
Telnet, TL1 RMON
Presentation Presentation
Session Session
TP4
Transport TCP UDP
TARP
IS-IS,
OSPF ICMP
Network IPv4 ES-IS,
RIP ARP
CLNP
PPP over X.25
Link HDLC LLC1 LAPD LLC1
LAPB
(RFC1661)
RS-449/
Physical DCC
DCC LAN LAN
X.25 DCC DCC
LAN
V.35
CMIP
TL1 FTAM
Application ROSE
ACSE
HTTP, FTP SNMPv1/v2/v3
Telnet, TL1 RMON
Presentation Presentation
Session Session
Tunneling TP4
Transport TCP UDP
(GRE) TARP
OSPF
Network IPv4 RIP CLNP
ES-IS,IS-IS
RS-449
Physical DCC LAN
V.35
Page 10 of 10
Opencon Systems, Inc. Proprietary Information. Unauthorized Distribution is Prohibited.
DCC Solution for SONET/SDH Systems
White Paper Version 1.0, October 2003
High capacity SONET/SDH network elements with hundreds of network interfaces and cross-
connects tend to generate large number of messages to report performance data periodically to the
OSS. These network elements also tend to generate large number of alarms/events when a failure
such as fiber cut occurs in the network. If messages from number of these high capacity SONET/SDH
network elements are channeled through a slow X.25 link from the GNE in the network to the NMS,
the buffers in the GNE will overflow resulting in loss of important alarm/event messages from the
NE. Replacing the slow X.25 based link from GNE to OSS with high-speed link such as ATM or
Frame Relay would require an external OSI router. OSI routers are generally more expensive than IP
based routers and furthermore, service providers have an extensive IP based data network
infrastructure that connects their network operations center to most of the central offices where the
GNEs are located. Therefore, service providers generally prefer to use their existing IP based data
network infrastructure to manage the SONET/SDH network elements. To achieve this goal, the GNE
must support TL1/TCP-IP to TL1/OSI-7layer mediation. Figure 7, below illustrates the protocol
components required to support such a function in GNE.
CMIP
TL1 Mediation TL1 FTAM
Application ROSE
ACSE
SNMPv1/v2/v3 TL1
RMON ------------
Presentation Presentation
Telnet
Session Session
TP4
Transport UDP TCP
TARP
OSS NE
Page 11 of 11
Opencon Systems, Inc. Proprietary Information. Unauthorized Distribution is Prohibited.
DCC Solution for SONET/SDH Systems
White Paper Version 1.0, October 2003
v Support different types of communication interfaces, such as Section DCC, X.25 and LAN
Telcordia’s GR-253-CORE and ITU G.7712 have defined the following standard interfaces for
SONET/SDH operations communications: Section/Line DCC, X.25 over RS-449/V.35 and
10/100Base-T.
A DCC subsystem should support both direct and indirect OS to NE interfaces. The OS to NE
interface is defined in a layered fashion with the requirements of protocol support on each layer
of the OSI model.
v Support IP Tunneling
As indicated in the earlier sections, to extend the reach of IP based applications through a OSI-
only DCC network, the network elements located at the boundary between IP and OSI network
domains must support dual stack as illustrated in Figure 6.
Like any other software, the firmware used by a SONET/SDH network element is upgraded
periodically to fix software bugs or to introduce new features. The process of upgrading the
firmware stored in a NE is called Software Download.
File transfer protocols such as FTP, TFTP and File Transfer Access Management (FTAM) are
used to upload/download files between the NE and OSSs. FTP and TFTP protocols are supported
by NEs, which are managed by IP based protocols and FTAM is supported by NEs, which are
Page 12 of 12
Opencon Systems, Inc. Proprietary Information. Unauthorized Distribution is Prohibited.
DCC Solution for SONET/SDH Systems
White Paper Version 1.0, October 2003
managed by OSI based protocols. NEs, which support Dual Stack use FTP for file transfer over
IP based network and FTAM over OSI based network to perform software download operations.
Page 13 of 13
Opencon Systems, Inc. Proprietary Information. Unauthorized Distribution is Prohibited.
DCC Solution for SONET/SDH Systems
White Paper Version 1.0, October 2003
OSS
NMS-1 NMS-2
EMS
LAN HUB
NE-A GNE
GNE
ADM ADM
SONET/SDH Ring
Terminal Terminal
Terminal Terminal
Page 14 of 14
Opencon Systems, Inc. Proprietary Information. Unauthorized Distribution is Prohibited.
DCC Solution for SONET/SDH Systems
White Paper Version 1.0, October 2003
GNE
OSS NE-B
(NE-A)
ACSE ACSE
OSI Upper Layers
Presentation Presentation
Session Session
TP4 TP4
TARP TARP TARP
IS-IS, IS-IS
ES-IS ES-IS, ES-IS
CLNP CLNP CLNP
X.25 X.25
LAPD LAPD
LAPB LAPB
RS-449/ RS-449/
DCC DCC
V.35 V.35
Page 15 of 15
Opencon Systems, Inc. Proprietary Information. Unauthorized Distribution is Prohibited.
DCC Solution for SONET/SDH Systems
White Paper Version 1.0, October 2003
OSS
NMS-1 NMS-2
Router
CIS CO SY S
T E MS
LAN HUB
NE-A GNE
GNE
ADM ADM
SONET/SDH Ring
Terminal Terminal
Terminal Terminal
ACSE ACSE
SNMPv1/v2/
SNMPv1/v2/v3 TL1 TL1
RMON
v3
------------ ------------
RMON Presentation Presentation
Telnet Telnet
Session Session
TP4 TP4
UDP TCP UDP TCP
TARP TARP
Page 16 of 16
Opencon Systems, Inc. Proprietary Information. Unauthorized Distribution is Prohibited.
DCC Solution for SONET/SDH Systems
White Paper Version 1.0, October 2003
5.2 IP Tunneling
Figure 12, illustrates the communication path between an EMS that manages SONET/SDH network
element using IP based management protocol such as SNMP or HTTP. In this example, an EMS
connected to GNE (NE-A) is assumed to manage all SONET/SDH terminals using SNMP protocol. Since
the communication path between the EMS and SONET/SDH terminals go through ADMs. Some of the
ADMs (e.g., NE-B and NE-C) are assumed to support only OSI-7 layer protocols over DCC. To support
this type of configuration an IP tunnel is created between SONET/SDH terminal (e.g. NE-D) and GNE
(NE-A). Figure 13, illustrates the protocol components involved in IP tunneling path between NE-D and
GNE.
OSS
NMS-1 NMS-2
EMS
LAN HUB
NE-A GNE
GNE
ADM ADM
SONET/SDH Ring
Terminal Terminal
Terminal Terminal
Page 17 of 17
Opencon Systems, Inc. Proprietary Information. Unauthorized Distribution is Prohibited.
DCC Solution for SONET/SDH Systems
White Paper Version 1.0, October 2003
SNMP
SNMPv1/v2/
v1/v2/ HTTP HTTP
v3
v3 FTP FTP
RMON
RMON Telent Telent
Tunneli
IPv4 ng CLNP CLNP CLNP Tunneli IPv4
GRE CLNP ng IPv4
GRE
Page 18 of 18
Opencon Systems, Inc. Proprietary Information. Unauthorized Distribution is Prohibited.
DCC Solution for SONET/SDH Systems
White Paper Version 1.0, October 2003
OCS-DCC package is offered in two versions: as a full stack and a short stack. The full stack version
incorporates all seven OSI layers as specified in GR-253 and the short stack version incorporates OSI
layers one through three. Both full stack and short stack versions include API for integration with
customer developed application and low-level drivers. For customers who develop SONET/SDH terminal
equipment, OCS offers a package called “IP Tunneling-Lite” which includes all the components of a
Short stack with the exception of IS-IS protocol. OCS-DCC package also includes the following two
features:
• ITU G.7712 compliant IP Tunneling Module for IP Relay through OSI network (included
in both OSI-7 layer and Short stack packages)
• NSIF-033-1999 compliant TL1 translation device (T-TD) to support TL1 over TCP/IP to
TL1 over OSI-7 layer mediation
2
FT-TD is an optional module in OCS-DCC package
Page 19 of 19
Opencon Systems, Inc. Proprietary Information. Unauthorized Distribution is Prohibited.
DCC Solution for SONET/SDH Systems
White Paper Version 1.0, October 2003
7. References
1. GR-253, Synchronous Optical Network (SONET) Transport Systems: Common Generic Criteria
2. ITU G.7712/Y.1703, Architecture and Specification of Data Communication Network
3. RFC-1661, Point-to-Point Protocol
4. RFC-1662, PPP in HDLC-like framing
5. RFC-2784, Generic Routing Encapsulation
Page 20 of 20
Opencon Systems, Inc. Proprietary Information. Unauthorized Distribution is Prohibited.
DCC Solution for SONET/SDH Systems
White Paper Version 1.0, October 2003
8. Abbreviations
ACSE Association Control Service Element
ARP Address Resolution Protocol
ATM Asynchronous Transfer Mode
BER Basic Encoding Rules
CLNP Connection-less Network Layer Protocol
CLNS Connection-less Network Layer Service
CMISE Common Management Information Service Element
CMIP Common Management Information Protocol
CSMA/CD Carrier Sense Multiple Access/Collision Detection
DCC Data Communications Channel
DCN Data Communication Network
EMS Element Management System
ES End System
ES IS End System to Intermediate System
FR Frame Relay
FTP File Transfer Protocol
FTAM File Transfer, Access and Management
GNE Gateway Network Element
GRE Generic Routing Encapsulation
HDLC High Level Data Link Control
ICMP Internet Control Message Protocol
ID Identifier
IP Internetwork Protocol
IPv4 Internetwork Protocol Version 4
IPCP Internet Protocol Control Protocol
IS Intermediate System
ISDN Integrated Services Digital Network
ISIS Intermediate System to Intermediate System
LAN Local Area Network
LAPB Link Access Procedure B-Channel
LAPD Link-Access Procedure D-Channel
LLC1 Link Layer Control
LCN Local Communications Network
NE Network Element
NSAP Network Service Access Point
OS Operations System
OSS Operations Support System
OSI Open System Interface
OSPF Open Shortest Path First
PDU Packet Data Unit
PPP Point-to-Point Protocol
RFC Request For Comment
ROSE Remote Operations Service Element
SDH Synchronous Digital Hierarchy
SONET Synchronous Optical Network
STS-1 Synchronous Transport Signal-1
TARP TID Address Resolution Protocol
TCP Transmission Control Protocol
TL1 Transaction Language 1
WAN Wide Area Network
Page 21 of 21
Opencon Systems, Inc. Proprietary Information. Unauthorized Distribution is Prohibited.