Bandwidth Optimization and Protection for Wireless Backhaul

Size: px
Start display at page:

Download "Bandwidth Optimization and Protection for Wireless Backhaul"

Transcription

1 Bandwidth Optimization and Protection for Wireless Backhaul Tien Shiah March 2009

2 Introduction As multimedia applications become ubiquitous on mobile phones, service providers will need to dramatically increase the bandwidth of their backhaul networks. This poses a challenge, as transmission facilities are one of the largest contributors to a service provider s operating costs. The need to mitigate these costs is driving the migration of backhaul connections onto more efficient packet-based networks. This paper discusses the evolving wireless backhaul network, and an elegant method to optimize as well as protect the traffic flowing through it. Evolution of Wireless Backhaul Wireless mobile technologies include cellular as well as WiMAX 1. Cellular networks are in the midst of 3G deployments, with 4G equipment currently under development 2. LTE networks 3 will eventually enable subscriber data download rates as high as 100 Mbps. WiMAX will also evolve into a 4G technology that competes with cellular. Its peak data rates will be around 70 Mbps. In order to offer subscribers such high data rates on user devices, the backhaul network needs to be upgraded. Wireless backhaul refers to either the connection from base stations to the network controller, or from the network controller to the mobile operator s core network. A base station in a cellular network is either called a base transceiver station (BTS),, or e. The terminology applies to whether you are referring to 2G, 3G, or 4G technologies, respectively 4. The network controller is either called a base station controller (BSC) or radio network controller (RNC). The following diagram illustrates the key elements in a cellular network. 1 Worldwide Interoperability for Microwave Access, a technology based on IEEE standard 2 3G refers to the third generation of standards and technology for mobile networking, 4G refers to the fourth generation 3 LTE refers to Long Term Evolution, a 4G cellular technology 4 Note that CDMA2000, although a 3G technology, uses the term BTS for base stations 2

3 2G or 3G Network 4G Network Air BTS or T1/E1 or ATM BSC or RNC Air e IP Switch BTS or Packet Control Unit e MME/ SRNC MME: Mobile Management Entity SRNC: Serving Radio Network Controller Figure 1: Key Elements in Cellular Network With mobile operators offering increasing data rates to stay competitive, the backhaul link from the base station to the rest of the network is moving from T1/E1 (~1.5Mbps) leased lines to more cost-effective (shared) connections 5. Femtocells are being deployed to increase coverage for mobile network providers inside buildings. Rather than adding a costly macro base station to boost the wireless signal, a much cheaper femtocell base station is deployed inside the subscriber s home. Each base station typically supports four users and connects to femtocell Access Gateways over the Internet. Each Access Gateway aggregates the traffic of potentially hundreds of femtocell base stations before passing it to the RNC. The following diagram illustrates a cellular network before and after the addition of femtocells. 5 Femtocell base stations use the public Internet for the backhaul connection. 3

4 Wireless Network Wireless Network with Femtocells Air ATM Radio Network Controller (RNC) Air IP Femtocell Base Station Internet IP Access Gateway IP ATM RNC Figure 2: Femtocells in Cellular Networks As mentioned previously, transmission is a major contributor to a mobile operator s capital and operating expenses 6. As the network evolves from 2G to 4G technologies using disparate transmission facilities, there is motivation to consolidate them onto a common carrier. Pseudowire emulation (PWE) has been defined by the IETF 7 as the emulation of a native service (such as T1/ E1) over a packet switched network (such as ). The aggregation of disparate links from 2G, 3G, and 4G base stations via PWE access equipment onto can provide substantial savings related to facilities. The following diagram illustrates the use of PWE equipment. 2G 3G T1/E1 ATM Pseudowire Emulation (PWE) Access Service Pseudowire Emulation (PWE) Gateway T1/E1 ATM BSC RNC 4G Multi-protocol Pseudowires IP Switch Figure 3: Backhaul Aggregation using Pseudowires 6 Juniper Networks indicates mobile operators are spending more than 30% of the operating expense budgets on mobile backhaul IP/MPLS Backhaul to the Cell Site (Mar/08) 7 Internet Engineering Task Force 4

5 The Need for Bandwidth Optimization and Security Cellular base stations were originally connected to the rest of the network via dedicated leasedlines. These connections were secure, but very expensive. As user demand for bandwidth has increased, these connections have evolved to being carried over more cost-effective, shared packet networks. Given that cost-savings is a key goal, further savings can be achieved by compressing the data before it is sent onto the wire. Although compression ratios are traffic-dependent, achieving a 50% reduction in bandwidth usage via IPcomp 8 is a reasonable expectation. Shared networks pose security risks that need to be mitigated using encryption technology. The de facto standard for security in packet-based IP networks is IPsec. In fact, the 3GPP 9 has made IPsec mandatory for the backhaul connection of 4G base stations. Femtocell base stations reside on customer premises and connect to the mobile operator s network via the Internet. The 3GPP also mandates that these backhaul connections use IPsec for security 10. Finally, pseudowires that are carried on services should be protected by encryption as well. Some of the barriers for adding compression and security to communications links have to do with performance, cost, and power budget. The algorithms used in IPcomp and IPsec are very CPU intensive. As such, performing these functions can degrade the overall performance of the system. The compressed and encrypted throughput may also be inconsistent depending on the load of the CPU performing concurrent tasks. This would translate into poor service for subscribers. The following chart illustrates the enormous amount of CPU resources taken up by performing compression and encryption in software. CPU Utilization 100% 90% 80% 70% 60% 50% 40% 30% 20% 10% Software Range of Throughput* * Not practical to use > 50% of CPU for I/O CPU: Xeon (2GHz, Quad-core) Throughput (Mbps) Compression Encryption Figure 4: CPU Loading from Software Compression/Encryption 8 Industry-standard compression protocol using LZS (Lempel-Ziv Stac) algorithm 9 Third Generation Partnership Project a collaboration of telecom associations that specifies standards for cellular technologies 10 The technical specifications TS and TR specify the security requirements for wireless networks 5

6 Each successive generation of mobile technology will also require network latency to decrease. Network latency is defined as the round-trip time for data to travel from the mobile unit through the wireless network. For example, the latency requirement decreased from over 600 ms in a 2G GPRS network to about 10 ms in 4G LTE networks. This is so operators can deliver an improved end-user experience for real-time and interactive applications such as online gaming, multi-cast, and VOIP Latency (ms) GPRS EDGE Rel 99 EDGE Rel 04 WCDMA HSPA LTE Source: Rysavy Research Sept, 2008 Cellular Technology Figure 5: Network Latency Requirements Becoming More Stringent Addressing the Challenge Equipment manufacturers and network operators are left with a daunting problem: compressing/ encrypting backhaul links and reducing network latency all while keeping costs and power consumption under control. Adding compression and security requirements typically increases latency, as those functions take many CPU cycles and memory copies/transfers to process a single packet. A faster, more expensive CPU can address throughput, but may not address the latency problem inherent in memory copies. The throughput may also be inconsistent depending on the load of other concurrent processes. The problem needs to be solved by specialized processors that completely offload compression and security functions from the host CPU while adding almost zero latency. The economics of using dedicated processors to perform specialized functions have been proven over time. However, as the specialized function matures, it eventually becomes integrated into the host CPU. Security processors have been in existence for many years and many embedded processors now have an integrated security core. However, these traditional security processing 6

7 architectures still require the use of many memory copies/transfers to process a single packet adding to latency. In security processor jargon, this configuration is known as a LookAside architecture. The following diagram illustrates the steps needed to process an IPsec packet. Security Coprocessor Backhaul GbE PHY GbE MAC CPU 2 5 System Memory 1. Get packets from radio network 2. Store in memory 3. Direct packet to security processing 4. Store results back in memory 5. Get packets for further processing 6. Send packet to backhaul network 1 Radio Subsystem Figure 6: Data Flow in Traditional LookAside Architecture Network equipment that support compression and encryption using LookAside architectures need to be designed with those functions in mind from the start; thus adding the functions to an existing design becomes impractical. Steps 3 and 4 in Figure 6 also use CPU cycles unnecessarily relative to a FlowThrough architecture (described below). When experiencing heavy CPU loads, those steps may be delayed introducing additional latency. A better way to add compression and security to wireless backhaul is to use a FlowThrough processor. In this scenario, the CPU is relieved of all compression and encryption processing responsibility. The processor is added as a drop-in or bump-in-the-wire device between the MAC and PHY devices connected to the backhaul network. The following diagram illustrates how this solution simplifies and addresses the wireless backhaul challenge. As can be seen, the multi-hop journey of a packet to and from the host CPU is eliminated. The FlowThrough processor performs all of the steps necessary to compress the data and convert a clear-text IP packet into a secure IPsec packet to be transported to the backhaul network. A carefully designed FlowThrough device will also add minimal latency to the data path by using dedicated compression, crypto, and Public Key (PK) cores to process each packet. 7

8 Drop-in Solution Backhaul FlowThrough Security GbE PHY GbE MAC CPU 3 2 System Memory 1. Get packets from radio network 2. Store in memory 3. Send packet to backhaul network 1 Radio Subsystem Figure 7: Data Flow in FlowThrough Architecture Hifn brings years of experience building hardware processors that perform the compression and encryption functions. FlowThrough processors completely offload those tasks from the host CPU, including algorithm and protocol processing. For example, Hifn s 8450 processor compresses and encrypts data at up to 4 Gbps, enough to support two full-duplex Gigabit links at line rate. Compression and encryption are done in a single pass. The 8450 adds only 4 µs of latency and uses only 2.5 watts of power, making it ideal for wireless backhaul applications. The 8450 supports on-chip IKE 11 processing via one bank of inexpensive DDR2 SD 12. The 8450 interfaces to other devices via standard gigabit interfaces IKE refers to Internet Key Exchange, a protocol used to set up security associations in IPsec 12 With optional ECC (error correcting code) memory 13 GMII/TBI, RGMII/RTBI, SGMII, 8

9 ECC DDR2 SD 32/39-bit Control Plane Control Port (RMll) RNG MAC esc (Control Path) Public-Key Engine Memory Bridge DPU (Fast Path) Bridge Policy TCAM Code Data Post Processor Code Data SGMll/ Ch 0 RGMll/ RTBl Ch 1 SGMll/ GbE MAC GbE MAC Buffer Buffer Packet Queue Manager DMA Engine 0 Engine 1 Post Post Buffer Buffer GbE MAC GbE MAC SGMll/ Ch 0 GMll/TBl RGMll/RTBl Ch 1 SGMll Figure 8: Block Diagram of Hifn s FlowThrough Architecture The control interface to the 8450 is achieved via in-band frames via the Host Interface. However, an additional RMII (100Mbps ) interface offers an optional out-of-band control port. This port may also be used to establish an inter-chip link for multi-chip designs. The diagram below illustrates the steps that take place within the 8450 device. 9

10 D Source and destination IP address Protocol (TCP/UDP/ICMP...) Source and destination port numbers VLAN tag channel number (0 or 1) To Network Link-Layer Post- Processing Processing Fetch Lookup Policy Lookup IP Header Check & Extraction Link-Layer From Host L s On-chip L Mask Policy TCAM From Network Link-Layer IP Header Check & Extraction Lookup Fetch Processing Policy Selector Check Post- Processing Link-Layer To Host D D = Database L = Lookup table TCAM = Ternary Content-Addressable Memory Figure 9: Process Flow in Hifn s FlowThrough Architecture The hardware comes with the IKE stack that is loaded into the SD. It also comes with a software development kit (SDK) that provides the necessary application programming interfaces (API s) to set up initial security policies. Once the policies are set up, the 8450 takes care of all processing associated with compressing and encrypting the traffic. Termination of IP and is completely implemented on-chip, including fragmentation and reassembly of IP packets and ARP resolution for the interface. Summary The evolution of wireless services from supporting plain voice to rich multimedia has increased the bandwidth requirements of backhaul connections. As network facilities are one of the highest contributors to a mobile operator s costs, the backhaul connections are consolidating onto shared packet networks. A Hifn FlowThrough processor provides mobile equipment vendors the ability to offer bandwidth optimization and protection with minimal software integration effort - all while remaining within the cost, power, and latency budget. The drop-in nature of the device also enables the quickest time-to-market for vendors. For network operators, this means reduced facilities costs, improved quality of service, as well as meeting government compliance requirements with regard to protection of user data. 750 University Ave Los Gatos, CA tel fax info@hifn.com by Hi/fn, Inc. Patent pending. Diversion contrary to U.S. law prohibited. Hifn is a trademark of Hi/fn, Inc. Hi/fn and LZS are registered trademarks of Hi/fn, Inc. All other trademarks are the property of their respective owners. 0309

Use of MPLS in Mobile Backhaul Networks

Use of MPLS in Mobile Backhaul Networks Use of MPLS in Mobile Backhaul Networks Introduction Backhaul plays a vital role in mobile networks by acting as the link between Radio Access Network (RAN) equipment (Eg: radio basestation) and the mobile

More information

WIRELESS IN THE METRO PACKET MICROWAVE EXPLAINED

WIRELESS IN THE METRO PACKET MICROWAVE EXPLAINED WIRELESS IN THE METRO PACKET MICROWAVE EXPLAINED RAJESH KUMAR SUNDARARAJAN Assistant Vice President - Product Management, Aricent Group WIRELESS IN THE METRO PACKET MICROWAVE EXPLAINED This whitepaper

More information

Packet Synchronization in Cellular Backhaul Networks By Patrick Diamond, PhD, Semtech Corporation

Packet Synchronization in Cellular Backhaul Networks By Patrick Diamond, PhD, Semtech Corporation Packet Synchronization in Cellular Backhaul Networks By Patrick Diamond, PhD, Semtech Corporation (Semtech White Paper October 2008) INTRODUCTION For carriers to leverage cost-effective IP networks to

More information

ALTERNATIVE BACKHAUL AND DATA OFFLOAD SOLUTIONS FOR GSM AND UMTS OPERATORS

ALTERNATIVE BACKHAUL AND DATA OFFLOAD SOLUTIONS FOR GSM AND UMTS OPERATORS QUICK LOOK ALTERNATIVE BACKHAUL AND DATA OFFLOAD SOLUTIONS FOR GSM AND UMTS OPERATORS The Cisco RAN Optimization solution offers alternative radio access network (RAN) backhaul transport and data offload

More information

The future of mobile networking. David Kessens <david.kessens@nsn.com>

The future of mobile networking. David Kessens <david.kessens@nsn.com> The future of mobile networking David Kessens Introduction Current technologies Some real world measurements LTE New wireless technologies Conclusion 2 The future of mobile networking

More information

THE Evolution of Mobile network and THE role of Network transport. Rodolfo Di Muro, PhD, MBA Programs marketing

THE Evolution of Mobile network and THE role of Network transport. Rodolfo Di Muro, PhD, MBA Programs marketing THE Evolution of Mobile network and THE role of Network transport Rodolfo Di Muro, PhD, MBA Programs marketing Agenda 1 Mobile network evolution business opportunities 2 The role of the transport network

More information

Using & Offering Wholesale Ethernet Network and Operational Considerations

Using & Offering Wholesale Ethernet Network and Operational Considerations White Paper Using and Offering Wholesale Ethernet Using & Offering Wholesale Ethernet Network and Operational Considerations Introduction Business services customers are continuing to migrate to Carrier

More information

Intel Network Builders Solution Brief. Intel and ASTRI* Help Mobile Network Operators Support Small Cell Networks

Intel Network Builders Solution Brief. Intel and ASTRI* Help Mobile Network Operators Support Small Cell Networks Intel Network Builders Solution Brief Intel and ASTRI* Help Mobile Network Operators Support Small Cell Networks Overview Wireless networks built using small cell base stations are enabling mobile network

More information

Cisco Wireless Security Gateway R2

Cisco Wireless Security Gateway R2 Cisco Wireless Security Gateway R2 Product Overview The Cisco Wireless Security Gateway (WSG) is a highly scalable solution for tunneling femtocell, Unlicensed Mobile Access (UMA)/Generic Access Network

More information

Mobile Backhaul The Next Telecoms Revolution

Mobile Backhaul The Next Telecoms Revolution Mobile Backhaul The Next Telecoms Revolution Foreword Every once in a while the telecommunications industry experiences a technological and commercial revolution. One such revolution took place in the

More information

HSPA, LTE and beyond. HSPA going strong. PRESS INFORMATION February 11, 2011

HSPA, LTE and beyond. HSPA going strong. PRESS INFORMATION February 11, 2011 HSPA, LTE and beyond The online multimedia world made possible by mobile broadband has changed people s perceptions of data speeds and network service quality. Regardless of where they are, consumers no

More information

MIGRATING PUBLIC SAFETY NETWORKS TO IP/MPLS

MIGRATING PUBLIC SAFETY NETWORKS TO IP/MPLS AVIAT NETWORKS MIGRATING PUBLIC SAFETY NETWORKS TO IP/MPLS CHOOSING THE RIGHT MICROWAVE PLATFORM converging w i r e l e s s networks This paper explores the migration strategy for Public Safety (PS) networks

More information

Challenges in Future Wireless Broadband Access Networks

Challenges in Future Wireless Broadband Access Networks Challenges in Future Wireless Broadband Access Networks C1 Öffentlich / Public Version 1.0 Dr. Andreas Jungmaier Network Strategy & Assessment / TNS Vodafone D2 The Future of Broadband Wireless 26. Treffen

More information

Get the best performance from your LTE Network with MOBIPASS

Get the best performance from your LTE Network with MOBIPASS Get the best performance from your LTE Network with MOBIPASS The most powerful, user friendly and scalable enodeb test tools family for Network Equipement Manufacturers and Mobile Network Operators Network

More information

Mobile Wireless Overview

Mobile Wireless Overview Mobile Wireless Overview A fast-paced technological transition is occurring today in the world of internetworking. This transition is marked by the convergence of the telecommunications infrastructure

More information

Whitepaper. 10 Metrics to Monitor in the LTE Network. www.sevone.com blog.sevone.com info@sevone.com

Whitepaper. 10 Metrics to Monitor in the LTE Network. www.sevone.com blog.sevone.com info@sevone.com 10 Metrics to Monitor in the LTE Network The deployment of LTE increases dependency on the underlying network, which must be closely monitored in order to avert serviceimpacting events. In addition, the

More information

Synchronization Requirements in Cellular Networks over Ethernet

Synchronization Requirements in Cellular Networks over Ethernet Synchronization Requirements in Cellular Networks over Ethernet IEEE 802.3 TS Interim, May. 2009 J. Kevin Rhee 1, Kyusang Lee 2, and Seung-Hwan Kim 3 1 KAIST, 2 ACTUS Networks, and 3 ETRI, S. Korea Acknowledgment

More information

LTE Overview October 6, 2011

LTE Overview October 6, 2011 LTE Overview October 6, 2011 Robert Barringer Enterprise Architect AT&T Proprietary (Internal Use Only) Not for use or disclosure outside the AT&T companies except under written agreement LTE Long Term

More information

WHITE PAPER. Use of MPLS technology in mobile backhaul networks CONTENTS: Introduction. IP/MPLS Forum White Paper. February 2008. Introduction...

WHITE PAPER. Use of MPLS technology in mobile backhaul networks CONTENTS: Introduction. IP/MPLS Forum White Paper. February 2008. Introduction... Introduction WHITE PAPER Use of MPLS technology in mobile backhaul networks Backhaul plays a vital role in mobile networks by acting as the link between Radio Access Network (RAN) equipment (Eg: radio

More information

WiMAX and the IEEE 802.16m Air Interface Standard - April 2010

WiMAX and the IEEE 802.16m Air Interface Standard - April 2010 WiMAX and the IEEE 802.16m Air Interface Standard - April 2010 Introduction The IEEE 802.16e-2005 amendment to the IEEE Std 802.16-2004 Air Interface Standard which added Scalable-Orthogonal Frequency

More information

10 METRICS TO MONITOR IN THE LTE NETWORK. [ WhitePaper ]

10 METRICS TO MONITOR IN THE LTE NETWORK. [ WhitePaper ] [ WhitePaper ] 10 10 METRICS TO MONITOR IN THE LTE NETWORK. Abstract: The deployment of LTE increases dependency on the underlying network, which must be closely monitored in order to avert service-impacting

More information

FPGAs in Next Generation Wireless Networks

FPGAs in Next Generation Wireless Networks FPGAs in Next Generation Wireless Networks March 2010 Lattice Semiconductor 5555 Northeast Moore Ct. Hillsboro, Oregon 97124 USA Telephone: (503) 268-8000 www.latticesemi.com 1 FPGAs in Next Generation

More information

Wireless Carrier Ethernet Networks

Wireless Carrier Ethernet Networks Wireless Carrier Ethernet Networks IT S A NEW AGE Connecting fixed and mobile services to your network fast. Zero-footprint, integrated all-outdoor option 800 Mbps full duplex throughput Cost leading,

More information

Timing over Packet. Technical Brief

Timing over Packet. Technical Brief Technical Brief 02/08 1. Abstract This paper is designed to help operators understand how to deploy Precision Time Protocol (PTP, or IEEE 1588v2) in mobile networks for the purpose of synchronizing base

More information

Nokia Siemens Networks Flexi Network Server

Nokia Siemens Networks Flexi Network Server Nokia Siemens Networks Flexi Network Server Ushering network control into the LTE era 1. Moving towards LTE Rapidly increasing data volumes in mobile networks, pressure to reduce the cost per transmitted

More information

Enabling Modern Telecommunications Services via Internet Protocol and Satellite Technology Presented to PTC'04, Honolulu, Hawaii, USA

Enabling Modern Telecommunications Services via Internet Protocol and Satellite Technology Presented to PTC'04, Honolulu, Hawaii, USA CASE STUDY Enabling Modern Telecommunications Services via Internet Protocol and Satellite Technology Presented to PTC'04, Honolulu, Hawaii, USA Stephen Yablonski and Steven Spreizer Globecomm Systems,

More information

White paper. Mobile broadband with HSPA and LTE capacity and cost aspects

White paper. Mobile broadband with HSPA and LTE capacity and cost aspects White paper Mobile broadband with HSPA and LTE capacity and cost aspects Contents 3 Radio capacity of mobile broadband 7 The cost of mobile broadband capacity 10 Summary 11 Abbreviations The latest generation

More information

JDSU Signaling Analyzer Family. Dramatically Re-engineered for an Industry Revolution

JDSU Signaling Analyzer Family. Dramatically Re-engineered for an Industry Revolution JDSU Signaling Analyzer Family Dramatically Re-engineered for an Industry Revolution JDSU Signaling Analyzer LTE EPC UMTS HSPA+ UTRAN IP UTRAN Femto GSM GPRS EDGE GERAN CDMAOne CDMA2000 Vendor proprietary

More information

Architecture and transport for mobile broadband backhaul. Kåre Gustafsson Ericsson Research 2010-11-04

Architecture and transport for mobile broadband backhaul. Kåre Gustafsson Ericsson Research 2010-11-04 Architecture and transport for mobile broadband backhaul Kåre Gustafsson Ericsson Research 2010-11-04 outline Technology and market drivers Link technologies Backhauling of Heterogeneous Networks Main

More information

Transporting Legacy Switched Digital Circuits Using a Packet Network

Transporting Legacy Switched Digital Circuits Using a Packet Network Transporting Legacy Switched Digital Circuits Using a Packet Network Engage Communication is the manufacturer of high-speed data communications products, specifically targeting the growing market for converting

More information

Understanding Mobile Wireless Backhaul

Understanding Mobile Wireless Backhaul Understanding Mobile Wireless Backhaul Understanding Mobile Wireless Backhaul 1 Introduction Wireless networks are evolving from voice-only traffic to networks supporting both voice and high-speed data

More information

MPLS: Key Factors to Consider When Selecting Your MPLS Provider Whitepaper

MPLS: Key Factors to Consider When Selecting Your MPLS Provider Whitepaper MPLS: Key Factors to Consider When Selecting Your MPLS Provider Whitepaper 2006-20011 EarthLink Business Page 1 EXECUTIVE SUMMARY Multiprotocol Label Switching (MPLS), once the sole domain of major corporations

More information

Wireless Technologies for the 450 MHz band

Wireless Technologies for the 450 MHz band Wireless Technologies for the 450 MHz band By CDG 450 Connectivity Special Interest Group (450 SIG) September 2013 1. Introduction Fast uptake of Machine- to Machine (M2M) applications and an installed

More information

WHITEPAPER MPLS: Key Factors to Consider When Selecting Your MPLS Provider

WHITEPAPER MPLS: Key Factors to Consider When Selecting Your MPLS Provider WHITEPAPER MPLS: Key Factors to Consider When Selecting Your MPLS Provider INTRODUCTION Multiprotocol Label Switching (MPLS), once the sole domain of major corporations and telecom carriers, has gone mainstream

More information

Application Note License-Exempt Gigabit Ethernet Microwave Radio Applications

Application Note License-Exempt Gigabit Ethernet Microwave Radio Applications Application Note License-Exempt Gigabit Ethernet Microwave Radio Applications Applicable Products: EX-5r GigE, EX-5r-c GigE Introduction The accelerated growth of fixed and mobile wireless broadband services

More information

Application Note Gigabit Ethernet Port Modes

Application Note Gigabit Ethernet Port Modes Application Note Gigabit Ethernet Port Modes Application Note Gigabit Ethernet Port Modes Table of Contents Description... 3 Benefits... 4 Theory of Operation... 4 Interaction with Other Features... 7

More information

Wireless Base Station Evolution

Wireless Base Station Evolution Freescale Semiconductor White Paper Document Number: WBSEVOLWP Rev. 1, 02/2009 Wireless Base Station Evolution 2G and 3G Colocation Solution For LTE Access by Networking and Multimedia Group Freescale

More information

Auspex Support for Cisco Fast EtherChannel TM

Auspex Support for Cisco Fast EtherChannel TM Auspex Support for Cisco Fast EtherChannel TM Technical Report 21 Version 1.0 March 1998 Document 300-TC049, V1.0, 980310 Auspex Systems, Inc. 2300 Central Expressway Santa Clara, California 95050-2516

More information

Oracle s Secure HetNet Backhaul Solution. A Solution Based on Oracle s Network Session Delivery and Control Infrastructure

Oracle s Secure HetNet Backhaul Solution. A Solution Based on Oracle s Network Session Delivery and Control Infrastructure Oracle s Secure HetNet Backhaul Solution A Solution Based on Oracle s Network Session Delivery and Control Infrastructure HetNets are a gradual evolution of cellular topology, not a distinct network unto

More information

Cellular Backhaul: Extending the Edge of the Network November 2008

Cellular Backhaul: Extending the Edge of the Network November 2008 Cellular Backhaul: Extending the Edge of the Network November 2008-0 - Introduction The global demand for voice and data services delivered over cellular networks continues to grow as new markets open

More information

MNS Viewpoint: LTE EVOLUTION IN AFRICA 1. Introduction

MNS Viewpoint: LTE EVOLUTION IN AFRICA 1. Introduction MNS Viewpoint: LTE EVOLUTION IN AFRICA 1. Introduction Wireless communications have evolved rapidly since the emergence of 2G networks. 4G technology (also called LTE), enables to answer the new data market

More information

PQoS Parameterized Quality of Service. White Paper

PQoS Parameterized Quality of Service. White Paper P Parameterized Quality of Service White Paper Abstract The essential promise of MoCA no new wires, no service calls and no interference with other networks or consumer electronic devices remains intact

More information

APPLICATION NOTE. Benefits of MPLS in the Enterprise Network

APPLICATION NOTE. Benefits of MPLS in the Enterprise Network APPLICATION NOTE Benefits of MPLS in the Enterprise Network Abstract As enterprises evolve to keep pace with the ever-changing business climate, enterprises networking needs are becoming more dynamic.

More information

Trends in Mobile Network Architectures 3GPP LTE Mobile WiMAX Next Generation Mobile Networks Dr.-Ing. Michael Schopp, Siemens Networks

Trends in Mobile Network Architectures 3GPP LTE Mobile WiMAX Next Generation Mobile Networks Dr.-Ing. Michael Schopp, Siemens Networks Trends in Mobile Network Architectures 3GPP LTE Mobile WiMAX Next Generation Mobile Networks Dr.-Ing. Michael Schopp, Siemens Networks Outline 1 Next Generation Mobile Networks 2 New Radio Access Network

More information

Business Case for the Brocade Carrier Ethernet IP Solution in a Metro Network

Business Case for the Brocade Carrier Ethernet IP Solution in a Metro Network Business Case for the Brocade Carrier Ethernet IP Solution in a Metro Network Executive Summary The dramatic rise of multimedia applications in residential, mobile, and business networks is continuing

More information

U.S. Patent Appl. No. 13/247.308 filed September 28, 2011 NETWORK ADDRESS PRESERVATION IN MOBILE NETWORKS TECHNICAL FIELD

U.S. Patent Appl. No. 13/247.308 filed September 28, 2011 NETWORK ADDRESS PRESERVATION IN MOBILE NETWORKS TECHNICAL FIELD U.S. Patent Appl. No. 13/247.308 filed September 28, 2011 NETWORK ADDRESS PRESERVATION IN MOBILE NETWORKS TECHNICAL FIELD [0001] The disclosure relates to mobile networks and, more specifically, to wireless

More information

Broadcom 10GbE High-Performance Adapters for Dell PowerEdge 12th Generation Servers

Broadcom 10GbE High-Performance Adapters for Dell PowerEdge 12th Generation Servers White Paper Broadcom 10GbE High-Performance Adapters for Dell PowerEdge 12th As the deployment of bandwidth-intensive applications such as public and private cloud computing continues to increase, IT administrators

More information

Alcatel-Lucent 9360 Small Cell Solution for the Home. Delivering big gains all around

Alcatel-Lucent 9360 Small Cell Solution for the Home. Delivering big gains all around Alcatel-Lucent 9360 Small Cell Solution for the Home Delivering big gains all around The Alcatel-Lucent 9360 Small Cell solution for the home (9360 SCH) cost-effectively extends W-CDMA capacity and coverage

More information

I/O Virtualization Using Mellanox InfiniBand And Channel I/O Virtualization (CIOV) Technology

I/O Virtualization Using Mellanox InfiniBand And Channel I/O Virtualization (CIOV) Technology I/O Virtualization Using Mellanox InfiniBand And Channel I/O Virtualization (CIOV) Technology Reduce I/O cost and power by 40 50% Reduce I/O real estate needs in blade servers through consolidation Maintain

More information

Connect & Go with WDM PON Ea 1100 WDM PON

Connect & Go with WDM PON Ea 1100 WDM PON Connect & Go with WDM PON Ea 1100 WDM PON ericsson deep Fiber access Connectivity Begins in the Access Speed, connectivity, Efficiency In much the same way the worldwide web changed the traditional voice

More information

Better Backhaul for Mobile

Better Backhaul for Mobile WHITEPAPER Better Backhaul for Mobile This whitepaper is an extract from: Mobile Network Backhaul Challenges, Opportunities & Markets 2011-2016... information you can do business with Better Backhaul for

More information

Use Current Success to Develop Future Business

Use Current Success to Develop Future Business >THIS IS THE WAY Use Current Success to Develop Future Business Malur Narayan / Nitin Khanna February 2005 >THIS IS Wireless Broadband Opportunities & Segments Mobile Broadband Access Enterprise Broadband

More information

Mobile Backhaul over Copper Networks

Mobile Backhaul over Copper Networks T E C H N O L O G Y W H I T E P A P E R Mobile Backhaul over Copper Networks High-speed carrier Ethernet and E1/T1 on the same copper line Because mobile customers are demanding more broadband services,

More information

Verizon Wireless White Paper. Verizon Wireless Broadband Network Connectivity and Data Transport Solutions

Verizon Wireless White Paper. Verizon Wireless Broadband Network Connectivity and Data Transport Solutions Verizon Wireless White Paper Verizon Wireless Broadband Network Connectivity and Data Transport Solutions Verizon Wireless White Paper Verizon Wireless Broadband Network Connectivity and Data Transport

More information

Fibre Channel over Ethernet in the Data Center: An Introduction

Fibre Channel over Ethernet in the Data Center: An Introduction Fibre Channel over Ethernet in the Data Center: An Introduction Introduction Fibre Channel over Ethernet (FCoE) is a newly proposed standard that is being developed by INCITS T11. The FCoE protocol specification

More information

Simplified network architecture delivers superior mobile broadband

Simplified network architecture delivers superior mobile broadband White paper Simplified network architecture delivers superior mobile broadband Profitable wireless broadband with Internet-HSPA Contents 3 Executive Summary 4 Mobile data traffic is growing strongly 5

More information

Cooperative Techniques in LTE- Advanced Networks. Md Shamsul Alam

Cooperative Techniques in LTE- Advanced Networks. Md Shamsul Alam Cooperative Techniques in LTE- Advanced Networks Md Shamsul Alam Person-to-person communications Rich voice Video telephony, video conferencing SMS/MMS Content delivery Mobile TV High quality video streaming

More information

1 Introduction 1 1.1 Services and Applications for HSPA 3 1.2 Organization of the Book 6 References 7

1 Introduction 1 1.1 Services and Applications for HSPA 3 1.2 Organization of the Book 6 References 7 Figures and Tables About the Authors Preface Foreword Acknowledgements xi xix xxi xxiii xxv 1 Introduction 1 1.1 Services and Applications for HSPA 3 1.2 Organization of the Book 6 References 7 2 Overview

More information

Monitoring Service Delivery in an MPLS Environment

Monitoring Service Delivery in an MPLS Environment Monitoring Service Delivery in an MPLS Environment A growing number of enterprises depend on (or are considering) MPLS-based routing to guarantee high-bandwidth capacity for the real-time applications

More information

Leased-Line Replacement. Utilizing gigabit wireless links to provide fiber-like performance at significant savings compared to leased lines.

Leased-Line Replacement. Utilizing gigabit wireless links to provide fiber-like performance at significant savings compared to leased lines. Leased-Line Replacement Utilizing gigabit wireless links to provide fiber-like performance at significant savings compared to leased lines. Leased-Line Replacement When considering high-bandwidth connections

More information

LTE BACKHAUL REQUIREMENTS: A REALITY CHECK

LTE BACKHAUL REQUIREMENTS: A REALITY CHECK By: Peter Croy, Sr. Network Architect, Aviat Networks INTRODUCTION LTE mobile broadband technology is now being launched across the world with more than 140 service providers committed to implement it

More information

Achieving Smooth Migration to a Next-Generation Mobile Backhaul Network

Achieving Smooth Migration to a Next-Generation Mobile Backhaul Network Achieving Smooth Migration to a Next-Generation Mobile Backhaul Network Current 2G and 3G fiber-fed mobile backhaul networks use highly reliable network elements to transport services from cell towers

More information

LoopStar 700. Next Generation Ethernet Access and Transport Solutions

LoopStar 700. Next Generation Ethernet Access and Transport Solutions LoopStar 700 Next Generation Ethernet Access and Transport Solutions The LoopStar 700 Product Family The LoopStar 700 product family delivers all efficiently consolidate all services onto a the features

More information

ENTERPRISE SOLUTION FOR DIGITAL AND ANALOG VOICE TRANSPORT ACROSS IP/MPLS

ENTERPRISE SOLUTION FOR DIGITAL AND ANALOG VOICE TRANSPORT ACROSS IP/MPLS SOLUTION BRIEF ENTERPRISE SOLUTION FOR DIGITAL AND ANALOG VOICE TRANSPORT ACROSS IP/MPLS IT Organizations Can Reduce Costly TDM Leased Line Fees Challenge IP networks were not designed to transport bit-synchronous

More information

Juniper Networks Universal Edge: Scaling for the New Network

Juniper Networks Universal Edge: Scaling for the New Network Juniper Networks Universal Edge: Scaling for the New Network Executive Summary End-user demand for anywhere and anytime access to rich media content is dramatically increasing pressure on service provider

More information

The term Virtual Private Networks comes with a simple three-letter acronym VPN

The term Virtual Private Networks comes with a simple three-letter acronym VPN Application Brief Nortel Networks Virtual Private Networking solutions for service providers Service providers addressing the market for Virtual Private Networking (VPN) need solutions that effectively

More information

Enhance Service Delivery and Accelerate Financial Applications with Consolidated Market Data

Enhance Service Delivery and Accelerate Financial Applications with Consolidated Market Data White Paper Enhance Service Delivery and Accelerate Financial Applications with Consolidated Market Data What You Will Learn Financial market technology is advancing at a rapid pace. The integration of

More information

Improving Quality of Service

Improving Quality of Service Improving Quality of Service Using Dell PowerConnect 6024/6024F Switches Quality of service (QoS) mechanisms classify and prioritize network traffic to improve throughput. This article explains the basic

More information

Managed 4G LTE WAN: Provide Cost-Effective Wireless Broadband Service

Managed 4G LTE WAN: Provide Cost-Effective Wireless Broadband Service Solution Overview Managed 4G LTE WAN: Provide Cost-Effective Wireless Broadband Service What You Will Learn With the arrival of the fourth-generation (4G) or Long Term Evolution (LTE) cellular wireless

More information

Technical white paper. Enabling mobile broadband growth Evolved Packet Core

Technical white paper. Enabling mobile broadband growth Evolved Packet Core Technical white paper Enabling mobile broadband growth Evolved Packet Core Contents 3 Enabling mobile broadband growth 4 Enabling migration from current networks to LTE 4 Terminology 5 The demand for cost-effective

More information

Wireless & Mobile. Working Group

Wireless & Mobile. Working Group Wireless & Mobile Working Group Table of Contents 1 Executive Summary... 3 2 Mission & Motivation... 3 3 Scope... 3 4 Goals & Non-Goals... 4 5 Deliverables... 5 6 Milestones... 6 7 Example Use Cases Summaries...

More information

Building High-Performance iscsi SAN Configurations. An Alacritech and McDATA Technical Note

Building High-Performance iscsi SAN Configurations. An Alacritech and McDATA Technical Note Building High-Performance iscsi SAN Configurations An Alacritech and McDATA Technical Note Building High-Performance iscsi SAN Configurations An Alacritech and McDATA Technical Note Internet SCSI (iscsi)

More information

NSN White paper February 2014. Nokia Solutions and Networks Smart Scheduler

NSN White paper February 2014. Nokia Solutions and Networks Smart Scheduler NSN White paper February 2014 Nokia Solutions and Networks Smart Scheduler CONTENTS 1. Introduction 3 2. Smart Scheduler Features and Benefits 4 3. Smart Scheduler wit Explicit Multi-Cell Coordination

More information

Figure 1. Example of a Security System

Figure 1. Example of a Security System Security Systems: Migration to Cloud-Enabled IP-Based Solutions Introduction Security systems are used in a variety of locations, such as residential homes, office buildings, hospitals, industrial facilities,

More information

Optimization Handoff in Mobility Management for the Integrated Macrocell - Femtocell LTE Network

Optimization Handoff in Mobility Management for the Integrated Macrocell - Femtocell LTE Network Optimization Handoff in Mobility Management for the Integrated Macrocell - Femtocell LTE Network Ms.Hetal Surti PG Student, Electronics & Communication PIT, Vadodara E-mail Id:surtihetal99@gmail.com Mr.Ketan

More information

Data Networking and Architecture. Delegates should have some basic knowledge of Internet Protocol and Data Networking principles.

Data Networking and Architecture. Delegates should have some basic knowledge of Internet Protocol and Data Networking principles. Data Networking and Architecture The course focuses on theoretical principles and practical implementation of selected Data Networking protocols and standards. Physical network architecture is described

More information

Telephone Company Lease Line Elimination. Dewey Day Principal Operational Technology Architect Pacific Gas & Electric

Telephone Company Lease Line Elimination. Dewey Day Principal Operational Technology Architect Pacific Gas & Electric Telephone Company Lease Line Elimination Dewey Day Principal Operational Technology Architect Pacific Gas & Electric Lease Line Elimination What s Happening? Telephone Companies Eliminating Lease Line

More information

Media Gateway with IP and ATM Interworking

Media Gateway with IP and ATM Interworking Access Media Gateway with IP and ATM Interworking Overview With the growth in data network traffic driving major changes in public networks, the convergence of existing voice traffic onto the data network

More information

基 於 SDN 與 可 程 式 化 硬 體 架 構 之 雲 端 網 路 系 統 交 換 器

基 於 SDN 與 可 程 式 化 硬 體 架 構 之 雲 端 網 路 系 統 交 換 器 基 於 SDN 與 可 程 式 化 硬 體 架 構 之 雲 端 網 路 系 統 交 換 器 楊 竹 星 教 授 國 立 成 功 大 學 電 機 工 程 學 系 Outline Introduction OpenFlow NetFPGA OpenFlow Switch on NetFPGA Development Cases Conclusion 2 Introduction With the proposal

More information

White Paper Abstract Disclaimer

White Paper Abstract Disclaimer White Paper Synopsis of the Data Streaming Logical Specification (Phase I) Based on: RapidIO Specification Part X: Data Streaming Logical Specification Rev. 1.2, 08/2004 Abstract The Data Streaming specification

More information

5. DEPLOYMENT ISSUES Having described the fundamentals of VoIP and underlying IP infrastructure, let s address deployment issues.

5. DEPLOYMENT ISSUES Having described the fundamentals of VoIP and underlying IP infrastructure, let s address deployment issues. 5. DEPLOYMENT ISSUES Having described the fundamentals of VoIP and underlying IP infrastructure, let s address deployment issues. 5.1 LEGACY INTEGRATION In most cases, enterprises own legacy PBX systems,

More information

of Network Access ASC Broadband Services Access Platform The New Edge Advanced Switching Communications

of Network Access ASC Broadband Services Access Platform The New Edge Advanced Switching Communications Broadband Services Access Platform The New Edge of Network Access Advanced Switching Communications Market Situation The explosion of the Internet and customer demand for bandwidth is revolutionizing service

More information

Performance Evaluation of VoIP Services using Different CODECs over a UMTS Network

Performance Evaluation of VoIP Services using Different CODECs over a UMTS Network Performance Evaluation of VoIP Services using Different CODECs over a UMTS Network Jianguo Cao School of Electrical and Computer Engineering RMIT University Melbourne, VIC 3000 Australia Email: j.cao@student.rmit.edu.au

More information

Cut Network Security Cost in Half Using the Intel EP80579 Integrated Processor for entry-to mid-level VPN

Cut Network Security Cost in Half Using the Intel EP80579 Integrated Processor for entry-to mid-level VPN Cut Network Security Cost in Half Using the Intel EP80579 Integrated Processor for entry-to mid-level VPN By Paul Stevens, Advantech Network security has become a concern not only for large businesses,

More information

App coverage. ericsson White paper Uen 284 23-3212 Rev B August 2015

App coverage. ericsson White paper Uen 284 23-3212 Rev B August 2015 ericsson White paper Uen 284 23-3212 Rev B August 2015 App coverage effectively relating network performance to user experience Mobile broadband networks, smart devices and apps bring significant benefits

More information

White Paper. D-Link International Tel: (65) 6774 6233, Fax: (65) 6774 6322. E-mail: info@dlink.com.sg; Web: http://www.dlink-intl.

White Paper. D-Link International Tel: (65) 6774 6233, Fax: (65) 6774 6322. E-mail: info@dlink.com.sg; Web: http://www.dlink-intl. Introduction to Voice over Wireless LAN (VoWLAN) White Paper D-Link International Tel: (65) 6774 6233, Fax: (65) 6774 6322. Introduction Voice over Wireless LAN (VoWLAN) is a technology involving the use

More information

THE EVOLUTION OF EDGE

THE EVOLUTION OF EDGE 285 23-3107 Uen Rev A THE EVOLUTION OF EDGE February 2007 White Paper With EDGE Evolution higher data rates and improved coverage will be introduced, further strengthening GSM/EDGE as being an attractive

More information

Carrier Ethernet: New Game Plan for Media Converters

Carrier Ethernet: New Game Plan for Media Converters Introduction IEEE Std. 802.3ah, also referred to as Ethernet in the First Mile (EFM) standard, has a well established name within the industry today. It lays out ground rules for implementing Ethernet

More information

ACE IP Wireless Loop Alternatives Wireless Broadband Access Platforms. Russ Hamilton Director Technology May 2, 2008

ACE IP Wireless Loop Alternatives Wireless Broadband Access Platforms. Russ Hamilton Director Technology May 2, 2008 IP Wireless Loop Alternatives Wireless Broadband Access Platforms Russ Hamilton Director Technology May 2, 2008 Agenda Is Wireless A True Broadband Option? 4G? LTE WiMax Femtocells Fixed Options Backhaul

More information

SATELLITE MOBILE BACKHAUL: FROM VOICE TO DOMINANT DATA

SATELLITE MOBILE BACKHAUL: FROM VOICE TO DOMINANT DATA SATELLITE MOBILE BACKHAUL: FROM VOICE TO DOMINANT DATA Introduction Mobile operators in emerging markets are under pressure to extend their services in rural areas. Either their markets are becoming mature,

More information

Smart Solutions for Network IP Migration

Smart Solutions for Network IP Migration for Network IP Migration Network Access Timing and Synchronization Test & Measurement Agenda: Architectures and Topologies Product life cycle Media and Protocol Conversion Application Cases Conclusion

More information

Application Notes. Introduction. Contents. Managing IP Centrex & Hosted PBX Services. Series. VoIP Performance Management. Overview.

Application Notes. Introduction. Contents. Managing IP Centrex & Hosted PBX Services. Series. VoIP Performance Management. Overview. Title Series Managing IP Centrex & Hosted PBX Services Date July 2004 VoIP Performance Management Contents Introduction... 1 Quality Management & IP Centrex Service... 2 The New VoIP Performance Management

More information

Telecommunication Services Engineering (TSE) Lab. Chapter III 4G Long Term Evolution (LTE) and Evolved Packet Core (EPC)

Telecommunication Services Engineering (TSE) Lab. Chapter III 4G Long Term Evolution (LTE) and Evolved Packet Core (EPC) Chapter III 4G Long Term Evolution (LTE) and Evolved Packet Core (EPC) http://users.encs.concordia.ca/~glitho/ Outline 1. LTE 2. EPC architectures (Basic and advanced) 3. Mobility management in EPC 4.

More information

Nokia Siemens Networks mobile softswitching Taking voice to the next level

Nokia Siemens Networks mobile softswitching Taking voice to the next level Nokia Siemens Networks mobile softswitching Taking voice to the next level Providing an answer for today and tomorrow Evolving technologies Nokia Siemens Networks provides a solid platform for the future

More information

SBSCET, Firozpur (Punjab), India

SBSCET, Firozpur (Punjab), India Volume 3, Issue 9, September 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Layer Based

More information

Traffic. Data Dominant. Time. Figure 1. Wireless network traffic timescale

Traffic. Data Dominant. Time. Figure 1. Wireless network traffic timescale TESTING LIFECYCLE OF A MOBILE BACKHAUL NETWORK By Bruno Giguère, Member of Technical Staff, Transport and Datacom Business Unit In wireless network technology, mobile backhaul services are used to transport

More information

White paper. Reliable and Scalable TETRA networks

White paper. Reliable and Scalable TETRA networks Abstract The evolution of TETRA networks towards an all- IP architecture is now a reality and has been accepted by even the most demanding users of TETRA technology. Although circuit switch based TETRA

More information

LTE Performance and Analysis using Atoll Simulation

LTE Performance and Analysis using Atoll Simulation IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 9, Issue 6 Ver. III (Nov Dec. 2014), PP 68-72 LTE Performance and Analysis using Atoll Simulation

More information