WAN Network Protocols - DSL, SONET, DWDM, HDLC, DLSW+

Overviewshould be noted that there must be a separate
This article discusses some of the mostphone line since SDSL won't split off phone traffic.
implemented WAN protocols in enterpriseThat is currently an issue that is being addressed
networking environments today including HDLC,and should be available this year. SDSL is an
DSL, SONET, DWDM, and DLSW+always-on service, which reduces the issues with
High Level Data Link Control (HDLC)call setup. That and the higher upstream traffic
HDLC is a Cisco proprietary protocol for designedrates make it better suited for web hosting
for sending data across serial links. It defines anapplications since your file downloads sent with
encapsulation method at the data link layer fordownstream traffic is sent with their upstream
transporting data over a public or private network.traffic. There are tremendous opportunities for
This protocol is utilized for Leased Line TDMservice providers to sell cost effective high speed
circuits. TDM circuits are probably the oldest circuitInternet access to many clients across the United
types originating from circuit switching technologyStates today. Telecommuters and business clients
used by the public switched telephone networkcan reduce costs with higher speed circuits for
that carries your phone traffic. The difference issending voice and data from home, access and
that companies transporting data traffic requiredistribution offices across the Internet.   
circuit speeds of 256 Kbps to 45 Mbps. That is aSONET/SDH
data grade circuit which requires equipment atThe Synchronous Optical Network (SONET)
both ends of what is a phone line, for conditioningspecification describes a high speed fiber
and formatting the data for those speeds.technology used by service providers for
The TDM network works with increments calledtransporting voice and data traffic. A SONET
digital signal zero's (DS-0). A DS-0 is a 64 Kbpsnetwork is built with a series of ring segments
channel (56 Kbps if in-band signaling used) that isthat are inter-connected. Each SONET segment is
part of the DS-1 industry standard specification. Acomprised of dual counter rotating rings for link
DS-1 defines a framing standard for transmissiondiversity should one of the rings be unavailable.
across a T1 circuit at 1.544 Mbps with 24 DS-0The standard OC-1 interface is 51.8 Mbps. The
channels. A DS-3 defines a framing standard forSONET network ring is built with Add/Drop
transmission across a T3 circuit at 44.736 MbpsMultiplexers (ADM) which terminate the SONET
with 28 DS-1 channels. Some service providerssignal at various metropolitan and national locations.
offer what is called Fractional T1 (Frac T1). It is aThey are Time Division Multiplexers that mux
circuit that runs at a speed less than 1.544 Mbpsdemux SONET signals from an OC-12 to OC-48
since it is a subset group of the 24 channels.traffic stream. Each ADM has an active and a
The common Fractional T1 speed is 384 Kbps,standby connection to the SONET ring. When a
which is comprised of 6 DS-0 channels. Manynetwork failure with the active connection is
router serial interfaces have a feature that split ordetected, the standby connection is immediately
channelize a T1 circuit. That is useful if you don'tactivated. The SONET frame structure is 810
want to pay for a full T1 circuit. It does that bybytes that is comprised of overhead and payload
differentiating each specific channel from the fullbytes. The overhead is comprised of section and
T1 circuit. Europe uses somewhat different circuitline signaling. The payload bytes are comprised of
speed standards called E1and E3. The E1 circuit ispath signaling and payload. Customer routers such
comprised of 30 DS-0 channels and runs at 2.048as the Cisco 7507 that support OC-3 interfaces
Mbps while E3 is comprised of 20 T1 channels andthat can interface with an ADM.
runs at 34.368 Mbps.Dense Wave Division Multiplexing (DWDM)
Digital Subscriber Line (DSL)Dense Wave Division Multiplexers (DWDM) are
Digital Subscriber Line is a newer broadbandused to multiplex optical signals at various
technology being utilized for remote dial andwavelengths onto a single fiber strand for
access office connectivity. It is very costtransport across an optical network at speeds
effective when compared with ISDN andfrom OC-48 to OC-192. Each wavelength can run
T1circuits since it is faster and less expensive. Theat speeds of up to 10 Gbps. Current optical
issue with DSL is that you must be located nosystems can multiplex as many as 100
more than 18,000 feet from the service providerwavelengths or channels per fiber strand which is
central office. The demand for high speedalmost 1 Terabit (1000 Gbps) aggregate speed.
Internet access has service providers installingCurrent efforts are focused on developing
DSL terminating equipment at many centralmulti-terabit transport on 1 fiber strand. This
offices. That will increase the chances fortechnology is somewhat of a demarcation
availability in your neighborhood if it isn't an optionbetween the fastest enterprise core networks
today.  The current specification defines threeand the long haul ISP core networks which
primary technologies, which are Asymmetric DSLaggregate hundreds of enterprise customers. The
(ADSL), Very High Data Rate DSL (VDSL) andenterprise customer can connect with DWDM
Symmetric DSL (SDSL).networks using ATM switches and IP routers with
Asymmetric DSL (ADSL) as the name suggestsOC-48 interfaces. Public and private SONET
is asymmetric technology, which allows fasternetwork providers have rings that connect using
downstream speeds from the service provider toequipment with interfaces running at OC-48
the client than upstream speeds from the clientspeeds as well. The Cisco 12016 Gigabit switch
to the service provider. That design matches therouter is available with OC-48 interfaces.
flow of Internet and video applications since theyCompanies today are utilizing 400 OC-48 router
typically have the client downloading moreinterfaces at the 12016 to build a Terabit WAN
information than sending it. Depending on thecore.
distance from the service provider central office,Data Link Switching (DLSW+)   
downstream speeds can be faster than 6 MbpsData Link Switching is a Layer 2 protocol used
and upstream speeds can be as much as 640for encapsulating SNA frames across an IP WAN.
Kbps. Being conservative with bridge taps andIt is an IP encapsulation method that integrates
using increased wire diameter (gauge) will increaseSNA workstations and servers with the IP
traffic rates as well from client to serviceenterprise network. Encapsulation of SNA is
provider.required since there is no Layer 3 addressing
The ADSL router or modem at the client willdefined with its protocol stack. Routers that are
interface with a standard 2 pair telephone line,configured with DLSW+ will establish peer
which is terminated at the service provider DSLrelationships with local and remote DLSW+
Access Multiplexer (DSLAM). At that point therouters. Each SNA Frame is encapsulated in an IP
service provider will cross connect their DSLAMpacket before it is sent across the WAN to a
with a variety of different equipment such as T1,peer router configured with DLSW+. Each local
T3, SONET, Frame Relay, ATM or DSL circuitsrouter will terminate LLC2 data link layer frames
for transmission across the Internet or to afrom each workstation and send local
different central office. As mentioned some clientsacknowledgments to each local workstation as
will utilize ADSL for line sharing their phone calls aspackets are sent and received. That eliminates
well. The DSLAM will split off voice traffic fromLLC2 timeout issues that can occur between
the data traffic and routed to a Class 5 switchworkstation and server when acknowledgments
where it is sent across the PSTN using a protocolmust travel across a congested WAN circuit.
such as SS7. Many business clients will opt for anSNA is connection-oriented and must receive data
additional data line, which is an increased costlink acknowledgments every few seconds or the
however if the voice line isn't available that doesn'tsession will timeout. Bridge protocols such as
affect their Internet connection.Source Route Bridging (SRB) limit the number of
Very High Rate DSL (VDSL) is a higher speedbridges and rings that an SNA packet can span.
DSL specification that will transmit data atThere is no issue with the number of Rings utilized
distances between 1,000 feet and 4,500 feetwith DLSW+ since the RIF field is terminated at
across copper telephone lines. Distances ofthe router. DLSW+ integrates many different
approximately 1000 feet will support speeds of 55data link technologies such as Ethernet, Token
Mbps while distances of 4,500 feet will support anRing, SDLC and Frame Relay. There is a
approximate speed of 12 Mbps. There are sometranslation as well between different frame types
technical differences with line encoding howeversuch as Ethernet and Token Ring at each router
the modem will split off the telephone service asfor those data link technologies. Promiscuous
does ADSL for phone calls.mode is configured at DLSW+ routers which
Symmetric DSL (SDSL) is somewhat new and asallows for many connections from remote peer
the name suggests transmits data in bothrouters. An example would be 7500 Data Center
directions at T1 speeds. The distance specificationrouters that have peer connections from many
from the central office is 21,000 feet and itdistribution offices.