RPR Seminar Report Introduction

Size: px
Start display at page:

Download "RPR Seminar Report Introduction"

Transcription

1 1. Introduction The nature of the public network has changed. Demand for Internet Protocol (IP) data is growing at a compound annual rate of between 100% and 800%1, while voice demand remains stable. What was once a predominantly circuit switched network handling mainly circuit switched voice traffic has become a circuitswitched network handling mainly IP data. Because the nature of the traffic is not well matched to the underlying technology, this network is proving very costly to scale. User spending has not increased proportionally to the rate of bandwidth increase, and carrier revenue growth is stuck at the lower end of 10% to 20% per year. The result is that carriers are building themselves out of business. Over the last 10 years, as data traffic has grown both in importance and volume, technologies such as frame relay, ATM, and Point-to-Point Protocol (PPP) have been developed to force fit data onto the circuit network. While these protocols provided virtual connections a useful approach for many services they have proven too inefficient, costly and complex to scale to the levels necessary to satisfy the insatiable demand for data services. More recently, Gigabit Ethernet (GigE) has been adopted by many network service providers as a way to network user data without the burden of SONET/SDH and ATM. GigE has shortcomings when applied in carrier networks were recognized and for these problems, a technology called Resilient Packet Ring Technology were developed. RPR retains the best attributes of SONET/SDH, ATM, and Gigabit Ethernet. RPR is optimized for differentiated IP and other packet data services, while providing uncompromised quality for circuit voice and private line services. It works in point-to-point, linear, ring, or mesh networks, providing ring survivability in less than 50 milliseconds. RPR dynamically and statistically multiplexes all services into the entire available bandwidth in both directions on the ring while preserving bandwidth and service quality guarantees on a per- -1-

2 customer, per-service basis. And it does all this at a fraction of the cost of legacy SONET/SDH and ATM solutions. Data, rather than voice circuits, dominates today's bandwidth requirements. New services such as IP VPN, voice over IP (VoIP), and digital video are no longer confined within the corporate local-area network (LAN). These applications are placing new requirements on metropolitan-area network (MAN) and wide-area network (WAN) transport. RPR is uniquely positioned to fulfill these bandwidth and feature requirements as networks transition from circuit-dominated to packet-optimized infrastructures. Table 1. Resilient Packet Ring Technology Key Features Resilience Services Efficiency Scalable Proactive span protection automatically avoids failed spans within 50 ms. Support for latency/jitter sensitive traffic such as voice and video. Support for committed information rate (CIR) services. Spatial reuse: Unlike SONET/SDH, bandwidth is consumed only between the source and destination nodes. Packets are removed at their destination, leaving this bandwidth available to downstream nodes on the ring. Supports topologies of more than 100 nodes per ring. Automatic topology discovery mechanism. 2. RPR Operation -2-

3 RPR technology uses a dual counter rotating fiber ring topology. Both rings (inner and outer) are used to transport working traffic between nodes. By utilizing both fibers, instead of keeping a spare fiber for protection, RPR utilizes the total available ring bandwidth. These fibers or ringlets are also used to carry control (topology updates, protection, and bandwidth control) messages. Control messages flow in the opposite direction of the traffic that they represent. For instance, outer-ring traffic-control information is carried on the inner ring to upstream nodes. Figure 1. RPR Terminology By using bandwidth-control messages, a RPR node can dynamically negotiate for bandwidth with the other nodes on the ring. RPR has the ability to differentiate between low- and high-priority packets. Just like other quality of service (QoS) aware systems, nodes have the ability to transmit high-priority packets before those of low priority. In addition, RPR nodes also have a transit path, through which packets destined to downstream nodes on the ring flow. With a transit buffer capable of holding multiple packets, RPR nodes have the ability to transmit higher-priority packets while temporarily holding other lower-priority packets in the transit buffer. Nodes with smaller transit buffers can use bandwidth-control messages to ensure that bandwidth reserved for high-priority services stays available. The RPR MAC -3-

4 One of the basic building blocks of RPR is Media Access Control (MAC). As a Layer-2 network protocol, the MAC layer contains much of the functionality for the RPR network. The RPR MAC is responsible for providing access to the fiber media. The RPR MAC can receive, transit, and transmit packets. Figure 2. MAC Block Diagram Receive Decision: Every station has a 48-bit MAC address. The MAC will receive any packets with a matching destination address. The MAC can receive both unicast and multicast packets. Multicast packets are copied to the host and allowed to continue through the transit path. Matching unicast packets are stripped from the ring and do not consume bandwidth on downstream spans. There are also control packets that are meant for the neighboring node; these packets do not need a destination or source address. Transit Path: Nodes with a non-matching destination address are allowed to continue circulating around the ring. Unlike point-to-point protocols such as Ethernet, RPR packets undergo minimal processing per hop on a ring. RPR packets are only inspected for a matching address and header errors (TTL=0, Parity, CRC). -4-

5 Transmit and Bandwidth Control: The RPR MAC can transmit both high- and low-priority packets. The bandwidth algorithm controls whether a node is within its negotiated bandwidth allotment for low-priority packets. High-priority packets are not subject to the bandwidth-control algorithm. Protection: RPR has the ability to protect the network from single span (node or fiber) failures. When a failure occurs, protection messages are quickly dispatched. RPR has two protection mechanisms: Wrapping: Nodes neighboring the failed span will direct packets away from the failure by wrapping traffic around to the other fiber (ringlet). This mechanism requires that only two nodes participate in the protection event. Other nodes on the ring can send traffic as normal. Figure 3. Wrapped Traffic Flow Steering: The protection mechanism notifies all nodes on the ring of the failed span. Every node on the ring will adjust their topology maps to avoid this span. Regardless of the protection mechanism used, the ring will be protected within 50 ms. Topology Discovery : RPR has a topology discovery mechanism that allows nodes on the ring to be inserted/removed without manual management -5-

6 intervention. After a node joins a ring, it will circulate a topology discovery message to learn the MAC addresses of the other stations. Nodes also send these messages periodically (1 to 10 seconds). Each node that receives a topology message appends its MAC address and passes it to its neighbour. Eventually, the packet returns to its source with a topology map (list of addresses) of the ring. Routers are able to use the address resolution protocol (ARP) mechanism to determine which RPR MAC address belongs to the destination address of an IP packet. RPR switches and bridges will have a list of stations that they can reach through a RPR MAC address. The topology map will be used to determine which direction on the ring will provide the best path to the destination. Physical Layer RPR packets can be transported over both SONET and Ethernet physical layers. The SONET/SDH physical layer offers robust error and performance monitoring. RPR packets can be encapsulated within the synchronous payload envelope (SPE) using a high-level data-link control (HDLC) like or generic framing protocol (GFP) encapsulation. A robust Layer-1 protocol, SONET/SDH provides information such as loss of signal and signal degrade for use by the RPR protection mechanism. When using a SONET/SDH physical layer, RPR can be carried over SONET/SDH TDM transport or dark fiber. Ethernet provides an economical physical layer for RPR networks. RPR packets are transmitted with the required inter-packet gap (IPG). RPR Systems using the SONET physical layer will not interoperate with Ethernet physical-layer-based systems on the same ring. -6-

7 MAC Frame format Figure 4. RPR MAC frame. Destination Address: This one or six byte address (see dual mode addressing) is the MAC address of the ring node to which the frame is being transmitted, and therefore does not change from link to link on the ring. This address can also be a broadcast address Source Address: This one or six byte address is the MAC address of the ring node from which the frame is being transmitted, and therefore also does not change from link to link. Payload Type: This two-byte field tells the system what type of payload follows the RPR fields. For example MPEG, ATM or Ethernet. -7-

8 Class of Service (CoS): The three bit CoS field allows the identification of up to eight Classes of Services, including Expedited Forwarding (EF), six levels of Assured Forwarding (AF1 through AF6), and Best Effort (BE). Extension (E) Bit: This field indicates that there is an extension to the RPT header. This allows for fields that may be added in the future. Time To Live (TTL): The one byte TTL field is included to allow the RPT ring topology. It ensures that under no circumstances do RPT frames continue to circulate in a loop indefinitely. Flow ID (optional): The 20-bit flow ID field maps a virtual connection from ingress to egress over the RPT ring. It allows the simple manual or automatic setup of connection oriented services such as Time Division Multiplexed (TDM) circuit emulated services and Ethernet virtual leased lines through the packetswitched network. Header Error Check (HEC): Borrowing a concept from ATM, the two byte Header Error Check (checksum) provides a way to test the integrity of the header, allowing for persistent delivery of frames despite errors in the payload. Cyclic Redundancy Check (CRC): The four byte (32 bit) Cyclic Redundancy Check (CRC-32) works differently in RPT than it does for standard Ethernet. -8-

9 3. Comparing RPR to Other Solutions Resilient Packet Ring (RPR) technology was designed to combine SONET s carrier-class functionalities with Ethernet s high bandwidth utilization and granularity. Additionally, RPR technology offers fairness that has been lacking in today s Ethernet solutions. RPR has a MAC layer technology as discussed earlier, being standardized in the IEEE workgroup. This employs spatial reuse to maximize bandwidth utilization, provides a distributed fairness algorithm, and ensures high-speed traffic protection similar to SONET Automatic Protection Switching (APS). RPR allows full ring bandwidth to be utilized under normal conditions and protects traffic in the case of a nodal failure or fiber cut using a priority scheme, alleviating the need for SONET-based protection. Furthermore, because the RPR MAC layer can run on top of a SONET PHY, RPR-based networks can provide performance-monitoring features similar to those of SONET. RPR technology offers all of these carrier-class functionalities, while at the same time keeping Ethernet s advantages of low equipment cost, high bandwidth granularity, and statistical multiplexing capability. The following table summarizes the differences between traditional Ethernet and RPR: Table 2. Comparison between Gigabit Ethernet and RPR GIGABIT ETHERNET Enterprise-class equipment Data service only Point-to-point or mesh topology (No rings) Protection in 50 seconds Simple management Limited scalability RPR Carrier-class equipment -9- Data, circuit or video service Point-to-point, linear, ring, or mesh topology Protection in 50 milliseconds or less Full FCAPS management 254 nodes per ring, multiple rings

10 The following table compares SONET/SDH to RPT: Table 3. Comparison between SONET/SDH and RPT SONET/SDHT RPT Manual topology configuration Auto-topology discovery 16 nodes per ring 254 nodes per ring Fixed, dedicated management Management bandwidth used as needed bandwidth Time division multiplexing Statistical multiplexing Manual provisioning of bandwidth Manual or dynamic provisioning and routes No service class awareness Differentiated services in eight classes Fixed direction traffic routing Least-cost traffic routing All traffic is protected Per-connection protection 50% of all bandwidth reserved unused for protection Bandwidth reserved as needed, but still usable by unprotected services Protection per bi-directional span Per-fiber protection -10-

11 4. Using RPR with SONET and Ethernet Ethernet is the most common interface within enterprise networks. Although the optimal customer interface and LAN solution, Ethernet does not work well within metro networks. Most RPR edge systems offer an Ethernet interface as the customer interface. SONET/SDH can be used to transport RPRs that use the SONET/SDH physical layer. A 2.5G RPR can be carried as two optical carrier (OC) 48/synchronous transfer mode (STM) 16 channels (inner and outer rings) inside an OC 192/STM 64 SONET/SDH ring. This allows customers to utilize their existing transport infrastructure to deliver legacy TDM services, while RPR delivers data services efficiently. New SONET advancements such as virtual concatenation and the link-capacity adjustment scheme (LCAS) allow more precise and dynamic allocation of bandwidth dedicated to RPR services. Figure 5. RPR over SONET with Ethernet Customer Interfaces -11-

12 5. Technical aspects of RPR Technical aspects of RPR are multicast, spatial reuse, fairness, fast protection and quality of service. Multicast One RPR multicast packet can be transmitted around the ring and can be received by multiple nodes. Mesh topologies require multicast packets to be replicated over all possible paths, wasting bandwidth. Spatial Reuse RPT has the ability to switch traffic over multiple spans of the ring simultaneously. Hence, the bandwidth on a particular span between ring nodes is utilized asynchronously with regard to the bandwidth on other spans. This allows bandwidth to be added or dropped on a span-by-span basis, which ensures maximum utilization of bandwidth in the ring, especially when traffic patterns are highly distributed. For example, traffic passing from node A to node B will be dropped at node B, allowing new traffic to be inserted at node B for transmission to downstream nodes C, D, etc. Figure 6. RPR Spatial Reuse -12-

13 Fairness Fairness is one of the most important features in carrier-class networks. Fairness is achieved when the traffic characteristics of two service flows that have the same service level agreement (SLA) are identical, regardless of their network source and destination. The RPR protocol can guarantee fairness across the metropolitan network. Each node on the metro ring executes an algorithm designed to ensure that each node on the ring will get its fair share of bandwidth. However, ring nodes use the spatial reuse capability to use additional available bandwidth, which is greater than their fair share on local ring segments, as long as it doesn t affect other ring nodes. More specifically, the ring supports weighted fairness, proportional to the bandwidth each user buys. Figure 7 demonstrates the operation of the fairness algorithm. Before employing the fairness algorithm, all nodes transmit at their peak usage rate. At some point Node 1 experiences congestion and requests upstream nodes to reduce their transmission rate to the allowed rate. After convergence, each node will receive its fair share of bandwidth, while nodes that can locally transmit higher rates, like nodes 2 and 3, without generating congestion on other nodes, continue to transmit their peak usage rate. Other data optimized technologies, such as Ethernet, do not provide the carrierclass fairness guaranteed in RPR-based networks. Ethernet switches prioritize traffic locally, on every interface on the ring, thus creating unfair conditions for traffic that has to traverse through several nodes on its way to the destination node. -13-

14 Figure 7: Fairness in an RPR Ring Figure 8 demonstrates the lack of fairness in Ethernet-based networks. In this example, a 10Gbps Ethernet ring connects between the nodes. Nodes 4, 5 and 6-14-

15 all transmit traffic to node 1, creating congestion between node 1 and node 6. Under these conditions, node 6 will get half of the total available bandwidth, while nodes 4 and 5 will each get 25% of the available bandwidth. -15-

16 Figure 8: Unfairness in an Ethernet Ring Fast Protection and Restoration The feature that more than any other makes RPR a carrier-class technology is its fast self-healing capability which allows the ring to automatically recover from a fiber cut or node failure. This is done by wrapping traffic onto the alternate fiber within the SONET-class 50msec restoration timeframe. RPR technology provides carriers with more than SONET-class fast protection and performance monitoring capabilities; it also enables them to achieve it without dedicating protection bandwidth, as in the case of SONET, thus eliminating the need to sacrifice 50% of the ring bandwidth for protection. Two mechanisms are proposed for fast protection in the RPR MAC - Wrap and Steer. Each of these mechanisms has its own advantages and limitations, and both can be used on an RPR ring utilizing the Selective Wrap Independent Steer (SWIS) scheme. -16-

17 Figure 9 shows an example of the data paths taken before and after a fiber cut event when Wrap is being used. Before the fiber cut, node 3 sends traffic to node 1 via node 2 (Figure 9a). When the fiber cut occurs (between node 1 and node 2), node 1 will wrap the inner ring to the outer and node 2 will wrap the outer to the inner ring. After the wrap, traffic from node 3 to node 1 initially traverses through the non-optimal path (passing through node 2, back to node 3 and into the originally assigned port on node 1 - Figure 9b). This is immediately done and can inherently meet the 50ms criteria, as it is a local decision of the nodes that identify the fault (in this case, nodes 1 and 2). Subsequently, higher layer protocols discover the new ring topology and a new optimal path is used (Figure 9c). This can take several seconds to converge in a robust manner, after which the double ring capacity is restored (even though not evenly distributed, depending on the location of the fault and the ring traffic pattern). Thus, unlike SONET rings that always pay the redundancy tax to achieve protection, after a failure; an RPR ring reduces its capacity only for several seconds. Other data optimized protocols, such as Ethernet, do not provide the SONETclass restoration time. Typically, spanning tree tools are used for protection in these cases. In a mesh topology, these tools provide protection time of the order of 1 second, but in ring topologies, protection time is degraded to the order of 10 seconds or more. Figure 9: Fast-Protection in RPR Using Wrap -17-

18 In summary, RPR s fast protection and restoration capability prevents service loss for high priority critical traffic. And just as SONET does, RPR enables carriers to continue to support their existing critical traffic over a data optimized network, without compromising their guaranteed % service availability. Quality of Service Quality of Service (QoS) is required in order to let a carrier effectively charge for the services it provides. ATM promised to deliver multiple services due to its rich QoS feature set. However, a carrier s service offering should be simple. Customers should clearly understand the service differentiators for which they re required to pay. Often, a too-rich QoS feature set causes a complicated and incomprehensible service offering. Furthermore, different service quality features are required for different types of applications. Data transfer applications require low packet loss rate, while real-time applications, such as voice, require low latency and low delay variation. There are several parameters that more than others govern the characteristics of a delivered service: Service availability, delay, delay variation and packet loss rate. Service availability depends on the reliability of the network equipment, as well as on the network survivability characteristics. Delay occurs in a network when a packet waits in a switch queue for other packets to pass. Delay variation is the difference in delay of several packets belonging to a common traffic flow. Highfrequency delay variation is called jitter while low-frequency delay variation is called wander. The most important parameter for a carrier selling bandwidth services is service availability. In order to remain competitive, a carrier must guarantee five-nines -18-

19 (99.999%) service availability, irrespective of other service characteristics. The respective requirement from the network is that all traffic flows should remain active under any circumstances, including during a protection event. During a protection event, and until high layer protocols converge, the available bandwidth on an OC-192 RPR ring reduces to 10Gbps. In order to guarantee service for every traffic flow under these circumstances, a portion of each flow s bandwidth should be allocated on this guaranteed throughput. This way, even during a protection event, service availability is guaranteed and none of the services is preempted. Traffic delay is a minor issue in high throughput rings. An end-to-end delay of several tens of milliseconds is usually regarded as acceptable, while in an OC- 192 ring, the expected delay for the longest Ethernet frames (1518 bytes) is shorter by three orders of magnitude (about 5(sec). Delay variation control is essential to ensure proper transport of TDM services over an RPR ring. Control can be achieved by synchronizing the nodes on the RPR ring by a common timing source. -19-

20 6. RPR Market Development ISP Networks Without barriers of traditional SONET/SDH infrastructures, RPR solutions are helping ISPs to deliver reliable Internet services (such and IP and video) and address the growing bandwidth service requirements for the next-generation intra-point of presence (POP), exchange point, and server farm/storage applications. Regional Metro Networks RPR enables regional metro networks designed to deliver Internet services (such as IP, VoIP, and video) to the metro. RPR regional metro solutions are available for transport over dark fiber, over wavelength division multiplexing (WDM), and over SONET/SDH, cable MSO, and enterprise/campus MANs. Metro Access Networks RPR enables metro access solutions for service providers looking to deliver Internet services (such as IP, VoIP, and VPN) to metro access networks with direct Ethernet connectivity for multi-tenant/multidwelling customers and edge programmability. -20-

21 7. Summary of features and benefits of RPR RPR provides the following benefits to service provider networks: Packet-optimized, Layer 1 independent protocol that allows the integration of DWDM, transport, switching and routing functions in a single platform. Differentiated data services, with advanced QoS mechanisms. Point-to-point and multipoint services. Topology flexibility, including the ability to have spans running at different data rates and with different numbers of fibers and wavelengths, as well as the ability to have asymmetry in the bandwidth. End-to-end networking through a standard, heterogeneous IP/MPLS network. Full interworking with standard IP, MPLS, Ethernet, and circuit-based networks. Maximum utilization of the fiber bandwidth under both normal and protection-switched conditions. Minimum disruption of user services during a protection-switching event. Specifically, full restoration of all protected service well within the 50-millisecond period specified by SONET and SDH standards. Maximum configurability of the switch as to its behavior under all conditions. Ease of provisioning and management of the ring. -21-

22 Significantly simplified network operations vs. ATM and SONET/SDH approaches. Faster deployment of services. 8. Conclusion The main objective of Resilient Packet Ring technology is to enable a true alternative to SONET transport for packet networks, providing carriers with resiliency, fast protection and restoration, and performance monitoring comparable to those of SONET networks. RPR was designed to combine SONET strengths of high availability, reliability and TDM services support, with Ethernet s low-cost, superior bandwidth utilization and high service granularity characteristics. Unlike SONET, RPR provides an Ethernet-like cost curve as well as superior bandwidth utilization, both in its Ethernet-like statistical multiplexing, and in its spatial reuse capabilities. Spatial reuse provides an extremely efficient use of shared media traffic in metro/access rings, since it is expected that in the near future most traffic originating in a metro area will remain within the same metro/access ring. Unlike next-generation SONET solutions that integrate both transport and data switching in the same network element, RPR is a transport technology that fits into existing carriers operations model, this tremendously reduces the required operational expenses in deployment as well as the maintenance expenses associated with the manual provisioning process of today s transport networks. -22-

23 Unlike Ethernet transport technology, RPR provides five-nines availability using SONET-grade fast protection and restoration, carrier-class fairness, the ability to transparently carry and groom TDM traffic, and SONET-like reliability and performance monitoring capabilities. RPRs provide a reliable, efficient, and service-aware transport for both enterprise and service-provider networks. Combining the best features of legacy SONET/SDH and Ethernet into one layer, RPR maximizes profitability while delivering carrier-class service. RPR will enable the convergence of voice, video, and data services transport. RPR is being promoted and standardized by industry leaders as well as by innovative startup companies, and is positioned to take a major role in deployment of next generation carrier-class networks. Standardization The IEEE working group is working on the industry standard for an RPR MAC. This group was formed in January 2001 and expects to complete the standard in mid

24 References Data Networks by Dimitri Bertsekas and Robert Gallagar. 4. Computer Networks by Andrew.S. and Taneabaum 5. Computer Network A systems approach by Larry.L.Petterson and Bruces. David -24-

25 CONTENTS 1. INTRODUCTION 2. RPR OPERATION RPR MAC MAC FRAME FORMAT 3. COMPARING RPR TO OTHER SOLUTIONS. 4. USING RPR WITH SONET AND ETHERNET 5. TECHNICAL ASPECTS OF RPR 6. RPR MARKET DEVELOPMENT 7. SUMMARY OF FEATURES AND BENEFITS OF RPR 8. CONCLUSION 9. REFERENCES -25-

26 ACKNOWLEDGEMENT -26-

Resilient Packet Ring Technology Overview

Resilient Packet Ring Technology Overview Resilient Packet Ring Technology Overview Technical Note Table of Contents Introduction 1 Today s Traditional Metro/Access Networks 1 RPR Combines the Best of Both Worlds 3 SONET Over RPR 8 Summary 9 Introduction

More information

Metro technologies GE, SRP, RPR and more abbreviations. Lars Hanson, Stefan Lindeberg,

Metro technologies GE, SRP, RPR and more abbreviations. Lars Hanson, Stefan Lindeberg, Metro technologies GE, SRP, RPR and more abbreviations Lars Hanson, lha@cisco.com Stefan Lindeberg, stefan@lindeberg.net Agenda Introduction Gigabit Ethernet Cisco Spatial Reuse Protocol, SRP Building

More information

Name of Course : E1-E2 CFA. Chapter 14. Topic : NG SDH & MSPP

Name of Course : E1-E2 CFA. Chapter 14. Topic : NG SDH & MSPP Name of Course : E1-E2 CFA Chapter 14 Topic : NG SDH & MSPP Date of Creation : 28.03.2011 NGN SDH and MSPP 1. Introduction: Innovation, the lifeline to survival in the telecommunication market, has spurred

More information

RESILIENT PACKET RING TECHNOLOGY

RESILIENT PACKET RING TECHNOLOGY 1 RESILIENT PACKET RING TECHNOLOGY INTRODUCTION 1. An important trend in networking is the migration of packet-based technologies from Local Area Networks to Metropolitan Area Networks (MANs). The rapidly

More information

Cisco RPR. Technology Fundamentals. 권선국부장 Cisco Systems Korea F0_5629_c , Cisco Systems, Inc.

Cisco RPR. Technology Fundamentals. 권선국부장 Cisco Systems Korea F0_5629_c , Cisco Systems, Inc. Cisco RPR Technology Fundamentals 권선국부장 Cisco Systems Korea skwon@cisco.com 1 Agenda Overview SRP Protocol and Features Application Summary 2 Today s Metro Internet The TDM Bottleneck OC12/48 POS Core

More information

E1-E2 (EB) Chapter 4 MSPP

E1-E2 (EB) Chapter 4 MSPP E1-E2 (EB) Chapter 4 MSPP Page: 1 Multi-service Provisioning Platform (M S P P) I) Introduction: MSPP is deployed in the boundary of Access and Metro core backbone. TEC has prepared two different platforms

More information

Multiservice Optical Switching System CoreDirector FS. Offering new services and enhancing service velocity

Multiservice Optical Switching System CoreDirector FS. Offering new services and enhancing service velocity Multiservice Optical Switching System CoreDirector FS Offering new services and enhancing service velocity Transform your network into a programmable set of network resources, fundamentally changing the

More information

Alcatel-Lucent 1675 LambdaUnite MultiService Switch

Alcatel-Lucent 1675 LambdaUnite MultiService Switch Alcatel-Lucent 1675 LambdaUnite MultiService Switch Versatile switching platform designed to meet today s network requirements and to drive future network trends LambdaUnite MultiService Switch (MSS) is

More information

Hands-On Metro Ethernet Carrier Class Networks

Hands-On Metro Ethernet Carrier Class Networks Hands-On Carrier Class Networks Course Description Carriers have offered connectivity services based on traditional TDM, Frame Relay and ATM for many years. However customers now use Ethernet as the interface

More information

Service-centric transport infrastructure

Service-centric transport infrastructure Analyst Day October 10, 2006 Vinay Rathore Director of Marketing Service-centric transport infrastructure Ciena Proprietary Key drivers for the optical infrastructure Services Scalability Cost 2006 Ciena

More information

Circuit Emulation Service

Circuit Emulation Service Best in class Network Modernization Approach Circuit Emulation enables telecom operators to translate legacy systems using TDM signals such as E1/, E3/DS3, STM-n/OC-n to appropriate packet formats and

More information

Developing Standards for Metro Ethernet Networks

Developing Standards for Metro Ethernet Networks Developing Standards for Metro Ethernet s Stephen Haddock shaddock@extremenetworks.com Chief Technology Officer Agenda Metro Ethernet s Metro Ethernet Forum Services Model and Definitions Traffic Management

More information

Transport is now key for extended SAN applications. Main factors required in SAN interconnect transport solutions are:

Transport is now key for extended SAN applications. Main factors required in SAN interconnect transport solutions are: E Transport is now key for extended SAN applications. Main factors required in SAN interconnect transport solutions are: Native support for all SAN protocols including ESCON, Fibre Channel and Gigabit

More information

L1.5VPNs: PACKET-SWITCHING ADAPTIVE L1 VPNs

L1.5VPNs: PACKET-SWITCHING ADAPTIVE L1 VPNs L1.5VPNs: PACKET-SWITCHING ADAPTIVE L1 VPNs What: Why: How: L1.5VPN is functionally equal to connecting VPN access sites over dedicated L1/0 connections to hub packet switch(es) However, uses more cost-efficient

More information

for Metropolitan Area Networks MPLS No. 106 Technology White Paper Abstract

for Metropolitan Area Networks MPLS No. 106 Technology White Paper Abstract No. 106 Technology White Paper Page: 1 of 7 MPLS for Metropolitan Area Networks Abstract The demand for bandwidth in Metropolitan Area Networks (MANs) and the increased availability of fiber has created

More information

CE Ethernet Operation

CE Ethernet Operation 25 CHAPTER Note The terms "Unidirectional Path Switched Ring" and "UPSR" may appear in Cisco literature. These terms do not refer to using Cisco ONS 15xxx products in a unidirectional path switched ring

More information

Synchronous Optical Networking Service (SONETS)

Synchronous Optical Networking Service (SONETS) Synchronous Optical Networking Service (SONETS) SONET, the U.S. standard for fiber optic synchronous transmission, enables the transport of voice, data, and multimedia information at rates ranging from

More information

interwan Packet Transport Alan Hurren

interwan Packet Transport Alan Hurren interwan Packet Transport Alan Hurren Agenda interwan Packet Transport Overview Applications 1 ipt - interwan packet transport Ring Protocol Packet Add/Drop/Pass through Efficient Multicast Effective Use

More information

Optimizing Ethernet Access Network for Internet Protocol Multi-Service Architecture

Optimizing Ethernet Access Network for Internet Protocol Multi-Service Architecture 1 Optimizing Ethernet Access Network for Internet Protocol Multi-Service Architecture Author: Mikael Forsten TeliaSonera Sonera Carrier Networks Supervisor: Docent Timo O. Korhonen Instructor: M.Sc Jari

More information

An Introduction to Resilient Packet Ring Technology

An Introduction to Resilient Packet Ring Technology An Introduction to Resilient Packet Ring Technology A White Paper by the Resilient Packet Ring Alliance October 2001 An Introduction to Resilient Packet Ring Technology Table of Contents 1.0 Introduction...3

More information

Multipoint Bridged Ethernet Using MPLS Virtual Private LAN Services

Multipoint Bridged Ethernet Using MPLS Virtual Private LAN Services Multipoint Bridged Ethernet Using MPLS Virtual Private LAN Services By Scott Kotrla How VPLS Compares to Existing VPN Technologies Multipoint Bridged Ethernet is a service offering that attempts to recreate

More information

MPLS MULTI PROTOCOL LABEL SWITCHING OVERVIEW OF MPLS, A TECHNOLOGY THAT COMBINES LAYER 3 ROUTING WITH LAYER 2 SWITCHING FOR OPTIMIZED NETWORK USAGE

MPLS MULTI PROTOCOL LABEL SWITCHING OVERVIEW OF MPLS, A TECHNOLOGY THAT COMBINES LAYER 3 ROUTING WITH LAYER 2 SWITCHING FOR OPTIMIZED NETWORK USAGE MPLS Multiprotocol MPLS Label Switching MULTI PROTOCOL LABEL SWITCHING OVERVIEW OF MPLS, A TECHNOLOGY THAT COMBINES LAYER 3 ROUTING WITH LAYER 2 SWITCHING FOR OPTIMIZED NETWORK USAGE Peter R. Egli 1/21

More information

Overview of the Evolving IEEE Resilient Packet Rings Standard

Overview of the Evolving IEEE Resilient Packet Rings Standard Overview of the Evolving IEEE 802.17 Resilient Packet Rings Standard Khaled M. F. Elsayed (khaled@ieee.org) Department of Electronics and Communications Engineering Faculty of Engineering, Cairo University,

More information

Optical networking technology

Optical networking technology 1 Optical networking technology Technological advances in semiconductor products have essentially been the primary driver for the growth of networking that led to improvements and simplification in the

More information

Introduction to Resilient Packet Rings. Raj Sharma Luminous Networks, Inc Working Group

Introduction to Resilient Packet Rings. Raj Sharma Luminous Networks, Inc Working Group Introduction to Resilient Packet Rings Raj Sharma Luminous Networks, Inc. 802.17 Working Group History March/00: RPR Tutorial and call for interest May & July: Vendors and Users present August: Agreed

More information

THE MPLS JOURNEY FROM CONNECTIVITY TO FULL SERVICE NETWORKS. Sangeeta Anand Vice President Product Management Cisco Systems.

THE MPLS JOURNEY FROM CONNECTIVITY TO FULL SERVICE NETWORKS. Sangeeta Anand Vice President Product Management Cisco Systems. THE MPLS JOURNEY FROM CONNECTIVITY TO FULL SERVICE NETWORKS Sangeeta Anand Vice President Product Management Cisco Systems October 20, 2003 1 Agenda Introducing the Full Service Network The MPLS Journey

More information

Core Networks Evolution

Core Networks Evolution Core Networks Evolution Prof. Daniel Kofman daniel.kofman@enst.fr Telecom Paris - ENST Content Any Service, Any Time, Everywhere, Everyone Towards the triple play and beyond Main trends in Core Networks

More information

Alcatel-Lucent 1850 TSS Product Family. Seamlessly migrate from SDH/SONET to packet

Alcatel-Lucent 1850 TSS Product Family. Seamlessly migrate from SDH/SONET to packet Alcatel-Lucent 1850 TSS Product Family Seamlessly migrate from SDH/SONET to packet The Alcatel-Lucent 1850 Transport Service Switch (TSS) products are a family of Packet-Optical Transport switches that

More information

Information and Communication Networks. Communication

Information and Communication Networks. Communication Information Technology Communication Information and Communication Networks Integrating IP and : Delivering QoS in an IP Environment Multiservice Platforms G One infrastructure supporting voice, video

More information

SUCCESSFUL STRATEGIES FOR NETWORK MODERNIZATION AND TRANSFORMATION

SUCCESSFUL STRATEGIES FOR NETWORK MODERNIZATION AND TRANSFORMATION SUCCESSFUL STRATEGIES FOR NETWORK MODERNIZATION AND TRANSFORMATION A Technology Evolution Perspective Both fixed line and mobile service providers are facing a growing variety of challenges related to

More information

H3C S9500E Routing Switch Series RPR Interface Card Datasheet

H3C S9500E Routing Switch Series RPR Interface Card Datasheet H3C S9500E Routing Switch Series RPR Interface Card Datasheet Copyright 2012 Hangzhou H3C Technologies Co., Ltd. All rights reserved. No part of this manual may be reproduced or transmitted in any form

More information

Multi-Dimensional Service Aware Management for End-to-End Carrier Ethernet Services By Peter Chahal

Multi-Dimensional Service Aware Management for End-to-End Carrier Ethernet Services By Peter Chahal Multi-Dimensional Service Aware Management for End-to-End Carrier Ethernet Services By Peter Chahal We all know Ethernet based on its long history as the LAN connectivity technology of choice. Recently,

More information

Small Enterprise Design Profile(SEDP) WAN Design

Small Enterprise Design Profile(SEDP) WAN Design CHAPTER 3 Small Enterprise Design Profile(SEDP) WAN Design This chapter discusses how to design and deploy WAN architecture for Small Enterprise Design Profile. The primary components of the WAN architecture

More information

Overview of the ML-Series Card

Overview of the ML-Series Card CHAPTER 1 This chapter provides an overview of the ML-100T-8 card for Cisco ONS 15310-CL and the Cisco ONS 15310-MA. It lists Ethernet and SONET capabilities and Cisco IOS and Cisco Transport Controller

More information

POS on ONS Ethernet Cards

POS on ONS Ethernet Cards 20 CHAPTER This chapter describes packet-over-sonet/sdh (POS) and its implementation on ONS Ethernet cards. This chapter contains the following major sections: POS Overview, page 20-1 POS Interoperability,

More information

1.264 Lecture 23. Telecom Enterprise networks MANs, WANs

1.264 Lecture 23. Telecom Enterprise networks MANs, WANs 1.264 Lecture 23 Telecom Enterprise networks MANs, WANs Enterprise networks Connections within enterprise External connections Remote offices Employees Customers Business partners, supply chain partners

More information

NEXT GENERATION BACKHAUL NETWORKS

NEXT GENERATION BACKHAUL NETWORKS NEXT GENERATION BACKHAUL NETWORKS AVIAT NETWORKS Presented By Vishnu Sahay 1 Visionary Adaptive Agile 2 AVIAT NETWORKS May 18, 2010 By Your Side Evolving Backhaul Requirements Base Stations with 50 Mbit/s

More information

Communication Networks

Communication Networks Communication Networks Chapter 3 Multiplexing Frequency Division Multiplexing (FDM) Useful bandwidth of medium exceeds required bandwidth of channel Each signal is modulated to a different carrier frequency

More information

Data Center Revolution Impact on Ethernet and MPLS

Data Center Revolution Impact on Ethernet and MPLS USB Data Center Revolution Impact on Ethernet and MPLS Umesh Kukreja Hans-Jürgen Schmidtke Kim Jones FutureNet, April 2008 1 Nokia Siemens Networks Copyright Nokia Siemens Networks, 2007. All rights reserved.

More information

Local Area Networks (LANs): Packets, Frames and Technologies Gail Hopkins. Part 3: Packet Switching and. Network Technologies.

Local Area Networks (LANs): Packets, Frames and Technologies Gail Hopkins. Part 3: Packet Switching and. Network Technologies. Part 3: Packet Switching and Gail Hopkins Local Area Networks (LANs): Packets, Frames and Technologies Gail Hopkins Introduction Circuit Switching vs. Packet Switching LANs and shared media Star, bus and

More information

Ch. 4 - WAN, Wide Area Networks

Ch. 4 - WAN, Wide Area Networks 1 X.25 - access 2 X.25 - connection 3 X.25 - packet format 4 X.25 - pros and cons 5 Frame Relay 6 Frame Relay - access 7 Frame Relay - frame format 8 Frame Relay - addressing 9 Frame Relay - access rate

More information

IEEE Resilient Packet Ring (RPR) Standards Update

IEEE Resilient Packet Ring (RPR) Standards Update IEEE 802.17 Resilient Packet Ring (RPR) Standards Update NANOG Feb 2003 Andrew Brown, Cisco Systems (browna@cisco.com) 1 What is a Resilient Packet Ring?. An L2 Network Architecture that has: Dual counter

More information

Never Drop a Call With TecInfo SIP Proxy White Paper

Never Drop a Call With TecInfo SIP Proxy White Paper Innovative Solutions. Trusted Performance. Intelligently Engineered. Never Drop a Call With TecInfo SIP Proxy White Paper TecInfo SD-WAN product - PowerLink - enables real time traffic like VoIP, video

More information

WAN Technologies (to interconnect IP routers) Mario Baldi

WAN Technologies (to interconnect IP routers) Mario Baldi WAN Technologies (to interconnect IP routers) Mario Baldi www.baldi.info WAN_Technologies - 1 Copyright: see page 2 Copyright Notice This set of transparencies, hereinafter referred to as slides, is protected

More information

Metro Ethernet Services A Technical Overview Ralph Santitoro

Metro Ethernet Services A Technical Overview Ralph Santitoro Ralph Santitoro Introduction This whitepaper provides a comprehensive technical overview of Ethernet services, based on the work (as of April 2003) of the Metro Ethernet Forum (MEF) Technical Committee.

More information

Data Center Applications and MRV Solutions

Data Center Applications and MRV Solutions Data Center Applications and MRV Solutions Introduction For more than 25 years MRV has supplied the optical transport needs of customers around the globe. Our solutions are powering access networks for

More information

Building a Bigger Pipe: Inverse Multiplexing for Transparent Ethernet Bridging over Bonded T1/E1s

Building a Bigger Pipe: Inverse Multiplexing for Transparent Ethernet Bridging over Bonded T1/E1s Building a Bigger Pipe: Inverse Multiplexing for Transparent Ethernet Bridging over Bonded T1/E1s Copyright Copyright 2008, Patton Electronics Company. All rights reserved. Printed in the USA. 2 Executive

More information

NETWORK ARCHITECTURE

NETWORK ARCHITECTURE GLOBAL MPLS NETWORK ARCHITECTURE The IP backbone is designed to service connectivity for IP and IP VPN services. The backbone network provides IP connectivity between Points of Presence (POPs). The design

More information

Ring in the new for WDM resilient packet ring

Ring in the new for WDM resilient packet ring THE NEW HIGH-PERFORMANCE standard IEEE 802.17 for the resilient packet ring (RPR) aims to combine the appealing functionalities from synchronous optical network/synchronous digital hierarchy (SONET/SDH)

More information

Asynchronous Transfer Mode (ATM) ATM concepts

Asynchronous Transfer Mode (ATM) ATM concepts Asynchronous Transfer Mode (ATM) Asynchronous Transfer Mode (ATM) is a switching technique for telecommunication networks. It uses asynchronous time-division multiplexing,[1][2] and it encodes data into

More information

BG-30B/E. Scaleable Optical Service Access Platform. BroadGate. Transport Networking Division. experience

BG-30B/E. Scaleable Optical Service Access Platform. BroadGate. Transport Networking Division. experience P r o d u c t N o t e BroadGate BG-30B/E Scaleable Optical Service Access Platform Springboard solution suitable for all metro and cellular network hubs Revenue generating tiered configurable service offering,

More information

Internet Traffic Characteristics. How to take care of the Bursty IP traffic in Optical Networks

Internet Traffic Characteristics. How to take care of the Bursty IP traffic in Optical Networks Internet Traffic Characteristics Bursty Internet Traffic Statistical aggregation of the bursty data leads to the efficiency of the Internet. Large Variation in Source Bandwidth 10BaseT (10Mb/s), 100BaseT(100Mb/s),

More information

Improving Bandwidth Efficiency When Bridging on RPR. November 2001

Improving Bandwidth Efficiency When Bridging on RPR. November 2001 Improving Bandwidth Efficiency When Bridging on RPR November 2001, Nortel Networks Anoop Ghanwani, Lantern Communications Raj Sharma, Luminous Robin Olsson, Vitesse CP Fu, NEC 11/1/01 Page 1 Components

More information

Part 5: Link Layer Technologies. CSE 3461: Introduction to Computer Networking Reading: Chapter 5, Kurose and Ross

Part 5: Link Layer Technologies. CSE 3461: Introduction to Computer Networking Reading: Chapter 5, Kurose and Ross Part 5: Link Layer Technologies CSE 3461: Introduction to Computer Networking Reading: Chapter 5, Kurose and Ross 1 Outline PPP ATM X.25 Frame Relay 2 Point to Point Data Link Control One sender, one receiver,

More information

MPLS Multi-Protocol Label Switching

MPLS Multi-Protocol Label Switching MPLS Multi-Protocol Label Switching Andrea Bianco Telecommunication Network Group firstname.lastname@polito.it http://www.telematica.polito.it/ Computer Networks Design and Management - 1 MPLS: introduction

More information

MPLS Networks: Design and Routing Functions

MPLS Networks: Design and Routing Functions MPLS Networks: Design and Routing Functions Course Description This course provides an understanding of how MPLS works its advantages and limitations and how it can be deployed to provide effective services

More information

Configuring Quality of Service

Configuring Quality of Service CHAPTER 21 This chapter applies only to the ML-Series (ML100T-2, ML100X-8, and ML1000-2) cards. This chapter describes the quality of service (QoS) features built into your ML-Series card and how to map

More information

Routing Between VLANs Overview

Routing Between VLANs Overview Routing Between VLANs Overview This chapter provides an overview of VLANs. It describes the encapsulation protocols used for routing between VLANs and provides some basic information about designing VLANs.

More information

Bridging and Switching Basics

Bridging and Switching Basics CHAPTER 4 Bridging and Switching Basics This chapter introduces the technologies employed in devices loosely referred to as bridges and switches. Topics summarized here include general link-layer device

More information

Choosing the Right. Ethernet Solution. How to Make the Best Choice for Your Business

Choosing the Right. Ethernet Solution. How to Make the Best Choice for Your Business Choosing the Right Ethernet Solution How to Make the Best Choice for Your Business TABLE OF CONTENTS Introduction 3 CH. 1 Why Do Organizations Choose Ethernet? 4 CH. 2 What Type of Ethernet Solutions Will

More information

Internetworking Part 1

Internetworking Part 1 CMPE 344 Computer Networks Spring 2012 Internetworking Part 1 Reading: Peterson and Davie, 3.1 22/03/2012 1 Not all networks are directly connected Limit to how many hosts can be attached Point-to-point:

More information

NetAnalyst Test Management Software Automated, Centralized Network Testing. NetComplete Service Assurance Solutions Portfolio

NetAnalyst Test Management Software Automated, Centralized Network Testing. NetComplete Service Assurance Solutions Portfolio NetAnalyst Test Management Software Automated, Centralized Network Testing NetComplete Service Assurance Solutions Portfolio Ensure High Quality of Service with NetAnalyst As telecommunications networks

More information

White Paper. Massive Capacity Can Be Easier with 4G-Optimized Microwave Backhaul

White Paper. Massive Capacity Can Be Easier with 4G-Optimized Microwave Backhaul White Paper Massive Capacity Can Be Easier with 4G-Optimized Microwave Backhaul Massive Capacity Can Be Easier with 4G-Optimized Microwave Backhaul End user demand for ubiquitous broadband connectivity,

More information

OPTera Metro 8000 Services Switch

OPTera Metro 8000 Services Switch Product/Service Bulletin Nortel Networks Services Switch Service providers looking for ways to scale Ethernet-based services and maximize their profitability need look no further than the Nortel Networks

More information

MPLS Multi-protocol label switching Mario Baldi Politecnico di Torino (Technical University of Torino)

MPLS Multi-protocol label switching Mario Baldi Politecnico di Torino (Technical University of Torino) MPLS Multi-protocol label switching Mario Baldi Politecnico di Torino (Technical University of Torino) http://staff.polito.it/mario.baldi MPLS - 1 From MPLS Forum Documents MPLS is the enabling technology

More information

Multi Protocol Label Switching

Multi Protocol Label Switching MPLS Multi-Protocol Label Switching Andrea Bianco Telecommunication Network Group firstname.lastname@polito.it http://www.telematica.polito.it/ Network Management and QoS Provisioning - 1 MPLS: introduction

More information

Mission Critical MPLS in Utilities

Mission Critical MPLS in Utilities Mission Critical MPLS in Utilities The Technology to Support Evolving Networks Application Note February 2017 Mission Critical MPLS in Utilities The Technology to Support Evolving Networks Abstract This

More information

Alcatel 1671 Service Connect

Alcatel 1671 Service Connect Alcatel 1671 Service Connect Service providers are looking for a solution that allows them to realize advanced capabilities today, while charting a clear migration strategy from traditional equipment to

More information

THETARAY ANOMALY DETECTION ALGORITHMS ARE A GAME CHANGER

THETARAY ANOMALY DETECTION ALGORITHMS ARE A GAME CHANGER Utility Network UPGRADES MADE SIMPLE MATHEMATICAL EVOLUTIONS FOR RISK MANAGEMENT: THETARAY ANOMALY DETECTION ALGORITHMS ARE A GAME CHANGER WHITEPAPER 1 THE UTILITY TELECOMMUNICATIONS INFRASTRUCTURE The

More information

Cisco ONS Port 10/100 Ethernet Module

Cisco ONS Port 10/100 Ethernet Module Cisco ONS 15305 8-Port 10/100 Ethernet Module The Cisco ONS 15305 8-Port 10/100 Ethernet module provides eight ports for Layer 1 or Layer 2 switched transport of Ethernet and Fast Ethernet traffic over

More information

New Approaches to Optical Packet Switching in Carrier Networks. Thomas C. McDermott Chiaro Networks Richardson, Texas

New Approaches to Optical Packet Switching in Carrier Networks. Thomas C. McDermott Chiaro Networks Richardson, Texas New Approaches to Optical Packet Switching in Carrier Networks Thomas C. McDermott Chiaro Networks Richardson, Texas Outline Introduction, Vision, Problem statement Approaches to Optical Packet Switching

More information

WAN technology which are to be discussed:

WAN technology which are to be discussed: WAN Technology Operates at 3 layer OSI model as below: 1. PHY 2. Data Link 3. Network Most of WAN technology are packetswitched network categorized as Switched Virtual circuit Network ( 3-phase, connection

More information

Ethernet Operation Any Service Any Port Card Application CHAPTER

Ethernet Operation Any Service Any Port Card Application CHAPTER 10 CHAPTER Operation This chapter describes the operation of the Cisco ONS 15600 SDH ASAP card. For card specifications, refer to Appendix A, Hardware Specifications. For step-by-step card circuit configuration

More information

Routing Between VLANs Overview

Routing Between VLANs Overview Routing Between VLANs Overview This chapter provides an overview of VLANs. It describes the encapsulation protocols used for routing between VLANs and provides some basic information about designing VLANs.

More information

1. INTRODUCTION light tree First Generation Second Generation Third Generation

1. INTRODUCTION light tree First Generation Second Generation Third Generation 1. INTRODUCTION Today, there is a general consensus that, in the near future, wide area networks (WAN)(such as, a nation wide backbone network) will be based on Wavelength Division Multiplexed (WDM) optical

More information

Full Service Broadband Metro Architecture

Full Service Broadband Metro Architecture 284 23-3116 Uen Rev D Full Service Broadband Metro Architecture November 2007 White Paper The metro network plays a key role in enabling residential, business and mobile users to access any broadband service

More information

Configuring Quality of Service

Configuring Quality of Service CHAPTER 13 This chapter describes the Quality of Service (QoS) features built into your ML-Series card and how to map QoS scheduling at both the system and interface levels. This chapter contains the following

More information

Principles. IP QoS DiffServ. Agenda. Principles. L74 - IP QoS Differentiated Services Model. L74 - IP QoS Differentiated Services Model

Principles. IP QoS DiffServ. Agenda. Principles. L74 - IP QoS Differentiated Services Model. L74 - IP QoS Differentiated Services Model Principles IP QoS DiffServ Differentiated Services Architecture DSCP, CAR Integrated Services Model does not scale well flow based traffic overhead (RSVP messages) routers must maintain state information

More information

Resilient IP Backbones. Debanjan Saha Tellium, Inc.

Resilient IP Backbones. Debanjan Saha Tellium, Inc. Resilient IP Backbones Debanjan Saha Tellium, Inc. dsaha@tellium.com 1 Outline Industry overview IP backbone alternatives IP-over-DWDM IP-over-OTN Traffic routing & planning Network case studies Research

More information

IEEE Resilient Packet Ring Feature Guide

IEEE Resilient Packet Ring Feature Guide IEEE 802.17 Resilient Packet Ring Feature Guide This feature guide describes how to configure the Cisco implementation of the IEEE 802.17 Resilient Packet Ring (RPR) protocol on supported Cisco routers

More information

Resilient Fast Ethernet Ring Technology

Resilient Fast Ethernet Ring Technology Resilient Fast Ethernet Ring Technology Supports Combined Voice, Legacy Data and Traffic over an Enterprise Metro Area Ethernet Ring Introduction 2 Benefits of SDH/SONET 3 Drawbacks of SDH/SONET 3 Ethernet

More information

Global IP Network System Large-Scale, Guaranteed, Carrier-Grade

Global IP Network System Large-Scale, Guaranteed, Carrier-Grade Global Network System Large-Scale, Guaranteed, Carrier-Grade 192 Global Network System Large-Scale, Guaranteed, Carrier-Grade Takanori Miyamoto Shiro Tanabe Osamu Takada Shinobu Gohara OVERVIEW: traffic

More information

Cisco 2-, 5-, 8-, and 10-Port Gigabit Ethernet Shared Port Adapters, Version 2

Cisco 2-, 5-, 8-, and 10-Port Gigabit Ethernet Shared Port Adapters, Version 2 Cisco 2-, 5-, 8-, and 10-Port Gigabit Ethernet Shared Port Adapters, Version 2 The Cisco Interface Flexibility (I-Flex) design combines shared port adapters (SPAs) and SPA interface processors (SIPs),

More information

Ethernet based Broadband Access Networks

Ethernet based Broadband Access Networks Ethernet based Broadband Access Networks Abhay Karandikar Department of Electrical Engineering IIT Bombay Mumbai 400076 karandi@ee.iitb.ac.in ICBN 2003, Bangalore, Invited Talk Agenda of Talk Current Broadband

More information

Request for Comments: S. Gabe Nortel (Northern Telecom) Ltd. May Nortel s Virtual Network Switching (VNS) Overview

Request for Comments: S. Gabe Nortel (Northern Telecom) Ltd. May Nortel s Virtual Network Switching (VNS) Overview Network Working Group Request for Comments: 2340 Category: Informational B. Jamoussi D. Jamieson D. Williston S. Gabe Nortel (Northern Telecom) Ltd. May 1998 Status of this Memo Nortel s Virtual Network

More information

POS on ONS Ethernet Cards

POS on ONS Ethernet Cards CHAPTER 23 This chapter describes packet-over-sonet/sdh (POS) and its implementation on ONS Ethernet cards. This chapter contains the following major sections: POS Overview, page 23-1 POS Interoperability,

More information

Technical Specification MEF 6. Ethernet Services Definitions - Phase I. June 2004

Technical Specification MEF 6. Ethernet Services Definitions - Phase I. June 2004 Technical Specification Ethernet Services Definitions - Phase I June 2004 contain the following statement: "Reproduced with permission of the Metro Ethernet Forum." No user of this document is authorized

More information

Complexity in Multi-level Restoration and Protection Strategies in Data Networking

Complexity in Multi-level Restoration and Protection Strategies in Data Networking Complexity in Multi-level Restoration and Protection Strategies in Data Networking mailto:dward@cisco.com October, 2002 NANOG 1 What makes it complex? Multi-technology network viewed as a stack of singlelayered

More information

REDUCING CAPEX AND OPEX THROUGH CONVERGED OPTICAL INFRASTRUCTURES. Duane Webber Cisco Systems, Inc.

REDUCING CAPEX AND OPEX THROUGH CONVERGED OPTICAL INFRASTRUCTURES. Duane Webber Cisco Systems, Inc. REDUCING CAPEX AND OPEX THROUGH CONVERGED OPTICAL INFRASTRUCTURES Duane Webber Cisco Systems, Inc. Abstract Today's Cable Operator optical infrastructure designs are becoming more important as customers

More information

Network Topologies & Error Performance Monitoring in SDH Technology

Network Topologies & Error Performance Monitoring in SDH Technology Network Topologies & Error Performance Monitoring in SDH Technology Shiva Sharma Electronics and Communications Department Dronacharya College of Engineering Gurgaon, Haryana Shiva.92@hotmail.com Abstract

More information

Optical Fiber Communications. Optical Networks- unit 5

Optical Fiber Communications. Optical Networks- unit 5 Optical Fiber Communications Optical Networks- unit 5 Network Terminology Stations are devices that network subscribers use to communicate. A network is a collection of interconnected stations. A node

More information

Configuring Quality of Service

Configuring Quality of Service CHAPTER 14 This chapter describes the Quality of Service (QoS) features built into your ML-Series card and how to map QoS scheduling at both the system and interface levels. This chapter contains the following

More information

Survivability Architectures for Service Independent Access Points to Multiwavelength Optical Wide Area Networks

Survivability Architectures for Service Independent Access Points to Multiwavelength Optical Wide Area Networks Survivability Architectures for Service Independent Access Points to Multiwavelength Optical Wide Area Networks Master s Thesis Defense Ananth Nagarajan EECS Department, University of Kansas 10/13/98 Outline

More information

By Masaki UMAYABASHI,* Nobuyuki ENOMOTO,* Youichi HIDAKA,* Daisaku OGASAHARA,* Kazuo TAKAGI* and Atsushi IWATA*

By Masaki UMAYABASHI,* Nobuyuki ENOMOTO,* Youichi HIDAKA,* Daisaku OGASAHARA,* Kazuo TAKAGI* and Atsushi IWATA* Special Issue on IT/Network Integrated Solution UNIVERGE Papers on the Next Step of UNIVERGE : Toward the Future High Reliable Ethernet Technologies: Global Open Ethernet By Masaki UMAYABASHI,* Nobuyuki

More information

GPON - EPON Comparison. Vestyx Technologies Pvt. Ltd.

GPON - EPON Comparison. Vestyx Technologies Pvt. Ltd. GPON - EPON Comparison Vestyx Technologies Pvt. Ltd. Contents Introduction 3 Protocol fundamentals 4 Framing/service adaption 4 Basic operation 5 Service hierarchy 7 Bandwidth allocation 7 Dynamic Bandwidth

More information

Ethernet Switches (more)

Ethernet Switches (more) Ethernet Switches layer 2 (frame) forwarding, filtering using LAN addresses Switching: A-to-B and A - to-b simultaneously, no collisions large number of interfaces often: individual hosts, star-connected

More information

WAN Technology & Design. Dr. Nawaporn Wisitpongphan

WAN Technology & Design. Dr. Nawaporn Wisitpongphan WAN Technology & Design Dr. Nawaporn Wisitpongphan 1 WAN Connection Modules 2 WAN Comparison 3 Integrated Services Digital Network (ISDN) All-digital phone line connection Technology since 1980s Allow

More information

Outline. Circuit Switching. Circuit Switching : Introduction to Telecommunication Networks Lectures 13: Virtual Things

Outline. Circuit Switching. Circuit Switching : Introduction to Telecommunication Networks Lectures 13: Virtual Things 8-5: Introduction to Telecommunication Networks Lectures : Virtual Things Peter Steenkiste Spring 05 www.cs.cmu.edu/~prs/nets-ece Outline Circuit switching refresher Virtual Circuits - general Why virtual

More information

Delivering. Effective Element Management Networks

Delivering. Effective Element Management Networks Delivering Effective Element Management RELIABLE for Networks Reducing Costs While Improving NETWORK PERFORMANCE is the PROBLEM NODE D NODE D NODE E Central Office B Central Office A NODE D Central Office

More information

Packet Switching - Asynchronous Transfer Mode. Introduction. Areas for Discussion. 3.3 Cell Switching (ATM) ATM - Introduction

Packet Switching - Asynchronous Transfer Mode. Introduction. Areas for Discussion. 3.3 Cell Switching (ATM) ATM - Introduction Areas for Discussion Packet Switching - Asynchronous Transfer Mode 3.3 Cell Switching (ATM) Introduction Cells Joseph Spring School of Computer Science BSc - Computer Network Protocols & Arch s Based on

More information