An Experimental Analysis on OSPF-TE Convergence Time

Size: px
Start display at page:

Download "An Experimental Analysis on OSPF-TE Convergence Time"

Transcription

1 An Experimental Analysis on OSPF-TE Convergence Time S. Huang* a, K. Kitayama a, F. Cugini b, F. Paolucci c, A. Giorgetti c, L. Valcarenghi c, P. Castoldi c a Osaka University, Osaka, Japan; b CNIT, Pisa, Italy; c Scuola Superiore Sant Anna, Pisa, Italy ABSTRACT Open shortest path first (OSPF) protocol is commonly used as an interior gateway protocol (IGP) in MPLS and generalized MPLS (GMPLS) networks to determine the topology over which label-switched paths (LSPs) can be established. Traffic-engineering extensions (network states such as link bandwidth information, available wavelengths, signal quality, etc) have been recently enabled in OSPF (henceforth, called OSPF-TE) to support shortest path first (SPF) tree calculation upon different purposes, thus possibly achieving optimal path computation and helping improve resource utilization efficiency. Adding these features into routing phase can exploit the OSPF robustness, and no additional network component is required to manage the traffic-engineering information. However, this traffic-engineering enhancement also complicates OSPF behavior. Since network states change frequently upon the dynamic trafficengineered LSP setup and release, the network is easily driven from a stable state to unstable operating regimes. In this paper, we focus on studying the OSPF-TE stability in terms of convergence time. Convergence time is referred to the time spent by the network to go back to steady states upon any network state change. An external observation method (based on black-box method) is employed to estimate the convergence time. Several experimental test-beds are developed to emulate dynamic LSP setup/release, re-routing upon single-link failure. The experimental results show that with OSPF-TE the network requires more time to converge compared to the conventional OSPF protocol without TE extension. Especially, in case of wavelength-routed optical network (WRON), introducing per wavelength availability and wavelength continuity constraint to OSPF-TE suffers severe convergence time and a large number of advertised link state advertisements (LSAs). Our study implies that long convergence time and large number of LSAs flooded in the network might cause scalability problems in OSPF-TE and impose limitations on OSPF-TE applications. New solutions to mitigate thes convergence time and to reduce the amount of state information are desired in the future. Keywords: MPLS, GMPLS, OSPF-TE, LSP, link failure, convergence time 1. INTRODUCTION Traffic engineering (TE) has been considered as an important initial application over multi-protocol label switching (MPLS) and generalized MPLS (GMPLS) [1]. TE parameters can be link bandwidth information, protection information, or especially in wavelength-routed optical network (WRON) wavelength availability and wavelength specification constraint. A major goal of TE is to facilitate efficient and reliable network operations while simultaneously optimizing network resource utilization and traffic performance. Two types of architectures have been introduced to enable TE for label-switched path (LSP). One is the architecture based upon path computation element (PCE) and the other is the architecture based upon routing protocol extension. In the PCE-based architecture, a PCE may be a network node or component. The PCE takes the responsibility for collecting TE information and performing optimal LSP computation in response to a path computation client (PCC) upon the connection request. This solution has been studied intensively by IETF working groups [2]. The motivations for PCE-based architecture are considered as its high compatibility to the existing Internet model and its capability making use of distributed centers of information or computational ability. In contrast, the routing extension-based architecture does not introduce any new separated element but instead, it just includes TE extensions in the routing protocols in routers. TE extensions have been added to routing protocols OSPF (OSPF-TE) and IS-IS (ISIS-TE) [1], and a TE LSP can be directly obtained from the shortest path first (SPF) tree. By taking advantages of the routing protocol robustness, the TE information can be easily and automatically advertised upon any network state change. The TE database in the routers needed to be synchronized to keep consistence of SPF tree in all routers. However, adding more features in the TE parameters may result in longer convergence time for the network to go back to steady states. According to our knowledge, investigation of OSPF-TE performance is still very limited. This paper aims at providing experimental insights into OSPF-TE behavior for future OSPF-TE applications. *huangshw@pn.comm.eng.osaka-u.ac.jp; phone ; fax ; Photonic Networks Laboratory 1

2 Some parameters can be considered to evaluate the OSPF-TE performance, e.g., the number of network state updating messages, routing load on processors, route flaps, convergence time (time needed to synchronize the router TED database in the network), etc. For example, A. Basu, et al. [3], studied stability issues including the convergence time by their VENUS simulator. They confirmed that the OSPF-TE protocol does converge to steady state even after link failure. A. Shaikh, et al. [4] developed a black-box method (external rather than internal instrumentations were used) to observe experimentally different internal delay components of the total convergence time by experiments using Cisco routers. Their black-box method is very useful to capture the internal behavior of OSPF. Nevertheless, these two studies do not provide an experimental investigation of the convergence time of OSPF taking into account TE. In this paper, we present a black-box measurement methodology to observe the behavior of network convergence time of OSPF-TE protocol. A monitor (Linux PC) is placed out of the emulated network to detect events causing network states to change and measure the delay until the network converges to a steady state. This paper has the following two main contributions. First, we provide the experimental convergence time measurement evaluating OSPF- TE performance upon dynamic LSP establishment and LSP re-routing under single-link failure. Second, a 32-wavelength bidirectional ring WRON introducing per wavelength specification to OSPF-TE is emulated. Our findings, based upon the experimental results, can be summarized as follows: OSPF-TE database synchronization delay is the dominant factor in OSPF-TE convergence time, OSPF-TE database with per wavelength information extension can also converge to a steady state, but suffers much longer delays than OSPF-TE with only per link bandwidth information extension, a large amount of redundant information is advertised in the case of OSPF-TE with per wavelength information extension, which increases the total network load and decreases bandwidth utilization. However, in this paper, we do not assess whether taking into account TE information in optimal path computation is good or not, but instead we prefer to show the necessity of modifying the current mechanism of OSPF-TE protocol to improve the performance in the future. It also should be noted that, this paper mentions only the intra-area network with a single domain, discussions about multi-domain network, inter-area network and inter-as (autonomous system) are out of its scope. The rest of this paper is organized as follows. In Section 2, a brief overview of OSPF-TE is presented as background knowledge. In Section 3, we describe our black-box methodology of measuring different delay components of convergence time of OSPF-TE. In Section 4, two types of experiments are described to estimate the convergence times upon dynamic LSP establishment and LSP re-routing under single-link failure based on commercial routers and some experimental results are also given. Finally, we summarize the paper briefly. 2. A BRIEF OVERVIEW OF OSPF-TE OSPF-TE is a link state routing protocol [1]. In conventional OSPF the topology information used to compute SPF tree is maintained by router LSAs and only reflects the regular link state (e.g., adjacency) regardless of the network states. But in OSPF-TE, extended link attributes are taken into account to build an extended link states database so as to create a TE topology for a given OSPF area. The extended link attributes can be bandwidth information or wavelength continuity constraint in WRON. In general, this extended TE topology does not necessarily match the regular routed network based upon router LSAs. Since the network states, such as resource availability and wavelength continuity constraints, are included in the database for SPF tree computation, optimal path computation can be achieved. In OSPF-TE, the TE extension makes use of the opaque LSA of type 1 which is with an area flooding scope. The opaque LSAs are encapsulated in a link-state update (LSU) packet. As the main payload, a TLV (type-length-value) structure is introduced to the opaque LSA to reflect the TE attributions of a point-to-point link. For an example, Fig. 1 illustrates a screen-shot of the reservable bandwidth information of link from to in the opaque LSA. This information can be advertised to other routers in the same area just as router LSAs are performed. Upon receiving the advertised opaque LSAs, routers will update their TE database and re-compute the SPF tree. In WRON without wavelength converters, since the same wavelength must be reserved along the route, using the TE database incorporating the wavelength continuity constraint in the routing phase can be beneficial to obtaining a route with such 2

3 free wavelengths. This can help to reduce the connection reject risk in the signalling phase by RSVP-TE and improve light-path establishing delay performance. Figure 1 An opaque LSA showing the reservable bandwidth information of link from to In general, the following parameters can be used to evaluate the OSPF-TE performance, network convergence time: the time taken by all OSPF-TE routers in the network to go back to steady state upon any network state change. A low convergence time indicates a stable network, number of flooded messages: packets flooded in the network. The number of flooded messages indicates the number of network changes and how many TE extensions are included in the opaque LSAs. routing load on processors: a measure of how much a router spends in processing control packets. A high routing load may imply frequent network state changes or low processing speed of the processor, routing flaps: reference to routing table changes in a router. The number of routing flaps characterizes the intensity of perturbation in the network. However, the above four parameters cannot be considered independent, e.g., high convergence time may be caused by high routing load on processors. To obtain a true optimal path from the SPF tree, TE database at all routers must be always kept consistent constantly or we say fast TE database synchronization is required to guarantee the SPF tree computation accuracy. Network convergence time is considered as a key parameter to evaluate this accuracy. Therefore, understanding the convergence time behavior and performances upon different network state changes becomes essential if TE extensions are considered in the routing phase. 3. EXPERIMENTAL METHODOLOGY In this section, we describe the methodology for investigating the OSPF-TE convergence time behaviors upon dynamic LSP establishment and LSP re-routing under single-link failure. All the experimental setups consist of an emulated network (bus or ring, etc.) and a monitor probing messages and measuring delay. Figure 2 illustrates the test-bed setup. Physical routers (Juniper networks) in which OSPF-TE implementations are available are used to construct emulated networks. The emulated network is composed of logical routers created inside the physical routers. To understand the behaviors of OSPF-TE and evaluate its performance, we developed a monitor (Linux PC). The monitor and the physical routers are connected via an Ethernet switch. In our experiments, the monitor has the following functionalities. First, it communicates with the Juniper routers by using JUNOScript, which includes generation of the emulated network topology and control of the experiments. Second, 3

4 the monitor can capture all the messages generated and flooded in the network, check the message protocol, time-stamp the packets. Figure 3 shows the screen-shot of the captured packets by the monitor, in which the convergence time can be calculated based upon the time-stamps. Figure 2 Test-bed setup for measuring convergence time by using an external monitor. Figure 3 Screen-shot of packet capturing by the monitor. The method used in our experiments is a black-box measurement method, because it relies on the external observations (using the monitor) to evaluate the OSPF-TE convergence time performance in a given network (using the emulated networks). Though the black-box method cannot guarantee measurement accuracy as high as the white-box (relying on internal instrumentation), it is still beneficial to simplifying the measurements without any modifications to the commercial routers and understand the tendency of the OSPF-TE convergence time behaviors. 4

5 4. EXPERIMENTAL DESIGNS AND RESULTS In this section, we describe three test-beds emulating dynamic LSP establishment and LSP re-routing under single-link failure by using the above black-box measurement method. For each experiment, we estimate the measurement start time ts and end time te when the corresponding messages are probed by the monitor. The actual convergence time should be expressed by (ts-te)-toverhead in which toverhead is processing overhead time (packet propagation delay from the router to the monitor, packet processing delay inside the monitor, etc.) from the actual event occurrence to the time when it is detected by the monitor. However, this overhead time is excluded from our experiments and we consider that this does not have considerable impacts on the tendency of the convergence time. 4.1 Convergence time estimation of dynamic LSP establishment Figure 4 Experimental setup for measuring convergence time of dynamic LSP establishment with a bus network. The first type of experiments is designed to evaluate the convergence time of dynamic LSP establishment with bandwidth requirement. The implementation is quite simple and is accomplished by the following procedures, - through the controlling engine, the monitor communicates to the Juniper router to create an emulated network with an eight-node bus topology which is illustrated in Fig. 4, - again through the controlling engine, the monitor sends LSP establishment request to logical router R1 in the emulated network, - upon the LSP establishment, the monitor collects the necessary messages to estimate the convergence time by its measuring engine. Figure 5 shows the event sequence upon a new LSP establishment. Symbol S represents the node at which connection request with bandwidth specification arrives. In our experiments, S refers to R1. RSVP protocol is used for resource reservation. Let tresv denote the time when S receives a successful RESV message from its downstream node. The RESV message is also probed by the monitor whose time is tpro-resv. Though tpro-resv and tresv may be slightly different upon the receiving timing, we take tpro-resv for the event start time in our experiments. After S receives the RESV messages, it will generate LSU packets to announce the bandwidth change. Let tsend-lsu denote the time when S advertises the LSU packets to its adjacent nodes. These LSU packets will be also probed by the monitor at tpro-gen. There is also 5

6 Table 1 Symbols and their meanings in the experiment upon a new LSP establishment, referring to the (a) network; (b) monitor (a) (b) Time Symbol Time Symbol RESV receiving time at S t resv RESV receiving time at monitor t pro-gen LSU generating time at S t send-lsu LSU receiving time at monitor t pro-flood LSU receiving time at downstream t rev-lsu LSU generation delay t gen LSU flooding time at downstream t flood-lsu LSU flooding delay t flood Figure 5 sequence of events during the measurement of convergence time upon a new LSP establishment.. Delay (s) Generation delay Flooding delay Number of tests (a) Percent (%) Percent Percent (%) Percent of the (%) total Percent sampled (%) Percent tests (%) (%) (a) 1-link LSP R1 to R (b) 2-link LSP R1 to R3 (c) 3-link LSP R1 to R4 (d) 4-link LSP R1 to R5 (e) 5-link LSP R1 to R Convergence time (s) (b) Figure 6 Experimental setup for measuring convergence time upon the dynamic LSP establishment with 2 Mbits/s bandwidth requirement. (a) generation delay and flooding delay upon a one-hop LSP establishment; (b) convergence time upon different length LSP establishment. 6

7 some difference between t pro-gen and t send-lsu, because t pro-gen includes the overhead of packet propagation time from S to the monitor and the packet processing time inside the monitor, but t pro-gen is taken as the time when LSU packets are generated. (t pro-gen -t pro-resv ) is the LSU generation delay upon the new LSP establishment (referred to t gen ). At t rev-lsu, the adjacent node to S receives the LSU packets and floods it to its own adjacent nodes at t flood-lsu. The flooded LSU packets are probed by the monitor again at t pro-flood, and the flooding delay is (t pro-flood -t pro-gen ). When R8 receives the LSU packets, we consider that the network goes back to steady state. Therefore, the network convergence time upon a new LSP establishment can be expressed as (t e -t pro-resv ), where t e is the time when the last LSU packet is received. (Symbols used in the experiments are shown in Table 1.) Figure 6 shows the experimental results. In Fig. 6 (a), a one-hop LSP establishment is considered. From the samples obtained in the experiment, comparing to the results of OSPF without TE extensions in [4], big differences between the LSU packet generation and flooding delays are observed in OSPF-TE considering the bandwidth information. Generation delay up to 3 seconds is observed in our experiments, which is an absolute dominant factor of convergence time. Moreover, by increasing the TE links of the LSP, it suffers longer convergence time. As shown in Fig. 6 (b), convergence time around 5 seconds is needed for a 5-hop LSP from R1 to R6. More TE links involved by the LSP increasing the size of opaque LSAs and processing load of the router can be considered as the main reason. 4.2 Convergence time estimation of LSP re-routing under single-link failure: per link bandwidth information extension versus per wavelength information extension The purpose of the second type of experiments is twofold: (1) evaluating the convergence time upon LSP re-routing under single-link failure; (2) comparing the convergence time and the number of TE messages based upon per link bandwidth information (hereafter, called CASE(link)) and per wavelength information (hereafter, named CASE(wavelength)). We consider the following implementations, - through the controlling engine, the monitor communicates to the Juniper router to create emulated networks with ring topologies (see Fig. 7 and Fig. 8). In CASE(wavelength), a link with W=32 wavelengths is emulated in the data plane by using VLANs configuration (as illustrated in Fig. 8), - in both CASE (link) and CASE (wavelength), K=32 bidirectional LSP requests between R3 and R8 are sent by the monitor. The working and backup routes are configured as illustrated in Fig. 7 and Fig. 8. Upon failure occurrence, resources are released along the working path and occupied by the backup path. - single-link failure is emulated in the physical router by disabling the interfaces. Link failure is announced by using simple network manage protocol (SNMP). The monitor collects the SNMP link-failure traps and the LSU packets informing TE information changes. Figure 9 shows the event sequence upon single-link failure. Let t fail denote the time when a link failure occurs, and t snmp and t snmp the times when two end-routers generate SNMP traps to inform the link failure. With the usual SNMP configuration, the SNMP trap can only be generated within 1 second after the actual failure detection. Since each link has two ends, the number of SNMP traps is equal to 2 W, where W refers to the number of interfaces defined in the logical routers. In CASE (link), we only have W=1 interface defined in each logical router, thus two SNMP traps are received by the monitor. In CASE (wavelength), we define W=32 interfaces taken for 32 wavelengths in each logical router, therefore 64 SNMP traps are received by the monitor. Among the traps, the time t pro-snmp when the first one is received is regarded as the event start time t s of the measurement. Upon a link failure, first, new router LSAs announcing adjacency changes are advertised. Second, the resources along the working path are released and occupied by the backup path. In both CASE (link) and CASE (wavelength), since interfaces at each router are implemented OSPF-TE, new opaque LSAs announcing the network state changes are advertised. The number of new opaque LSAs in both cases is equal to 2 N, where N is the number of involved TE links. N in CASE (link) and CASE (wavelength) is 7 and 224 (7 32), respectively. The total number of new opaque LSAs is shown in Table 3. When the last router LSA and opaque LSA are received by R8, we say that the physical network topology and TE topology converge, with convergence times equal to (t pro-snmp - t pro-rtr ) and (t pro-snmp - t pro-opq ), respectively. Here, t pro-rtt and t pro-opq are the times of receiving the last router LSA and opaque LSA. From these two convergence times, the larger is taken as the total network convergence time. 7

8 Figure 7 Experimental setup for measuring convergence time of OSPF-TE with per link bandwidth information extension. Figure 8 Experimental setup for measuring convergence time of OSPF-TE with per wavelength information extension. 8

9 Table 2 Symbols and their meanings in the experiment upon LSP re-routing under single-link failure, referring to the (a) network; (b) monitor (a) (b) Time Symbol Time Symbol SNMP trap sending time at A t snmp-trap trap probing time from A t pro-gen SNMP trap sending time at B t snmp-trap trap probing time from B t pro-flood last router LSA receiving time t rev-rtr last router LSA probing time t pro-rtr last opaque LSA receiving time t rev-opq last opaque LSA probing time t pro-opq Figure 9 Sequence of measuring procedures on the monitor upon re-routing under single-link failure. Delay (s) Router-LSA Opaque-LSA LSP 16 LSPs 32 LSPs Number of tests Number Times of of failure tests (a) (b) Figure 1 Delays upon re-routing under single-link failure taking into account per link bandwidth information. (a) delay of router LSA and opaque LSA; (b) convergence time of different number of LSPs. 9

10 Per link bandwidth TE Link failure Last LSA Packets Per wavelength TE Link failure Last LSA Packets 3 6 Time (s) (a) 3 5 Time (s) (b) Figure 11 Convergence times and the number of advertised messages of LSP re-routing under single-link failure; (a) CASE (link); (b) CASE (wavelength). Table 3 Performance comparison: per link bandwidth information extension versus per wavelength information extension CASE (link) CASE (wavelength) OSPF-TE packets 1 around 34 new opaque LSAs refresh opaque LSAs 5 around 27 convergence time 6 seconds 55 seconds Figure 1 illustrates these two convergence times and the total network convergence time of CASE (link). From Fig. 1 (a), it can be observed that the physical network topology can converge in a very short time (<.5 second), but the TE topology takes much longer (around 6 seconds). We can conclude that adding bandwidth information extension to OSPF-TE increases the total network convergence time and the TE topology convergence time is the dominant delay factor. The next consideration is whether the number of bi-directional LSPs in CASE (link) has an impact on the total network convergence time. As illustrated in Fig. 1 (b), we can observe that the number of LSPs almost has no impact on the mean convergence time. The reason is that, in CASE (link) all the changes caused by the LSPs can be summarized by one opaque LSA in a short time. New opaque LSAs are not generated one by one upon the changes caused by each LSP. In Fig. 11, we show the performance of CASE (link) and CASE (wavelength) in terms of network convergence time performance and the number of advertised messages. In CASE (link) only considering the total link bandwidth information in OSPF-TE, the network can converge after around 6 seconds with very few messages generated. In CASE (wavelength) considering per wavelength information in one link in OSPF-TE, the network can only converge after around 55 seconds and a huge number of messages are generated. Table 3 shows the detailed comparison of these two cases. From those results, we can observe that more TE information considered in OSPF-TE results in more redundant refresh TE information (opaque LSA), which in turn increases the processing load at the router and delays the new TE information (opaque LSA) advertisement. 5. CONCLUSIONS In this paper, we presented a black-box measurement method to evaluate the convergence time of OSPF-TE by using commercial routers. Three test-beds emulating dynamic LSP establishment and LSP re-routing under single-link failure were designed. A monitor was developed to control the experiments and measure the convergence time. From the 1

11 experimental results, we observed that the network can go back to a steady state even if bandwidth information extension or wavelength information extension is included in OSPF-TE. Comparing to the OSPF without TE extension, it was shown that the network spends more time converging upon any network state change. The delay of the TE database synchronization is the dominant factor of the total convergence time. Furthermore, more TE links or more TE features added to OSPF-TE result in longer convergence time. In WRON, adding per wavelength information extension to OSPF- TE suffers severe long TE database synchronization delay and a huge number of advertised messages. This implies that with the current mechanisms installed in the commercial routers, these disadvantages may impose scalability limitation on OSPF-TE applications. However, OSPF-TE still has many advantages that can simplify the network architecture from the control and management perspectives, e.g., an OSPF-TE enabled network is self-managed, each node in the network can have a global view of the network, and optimal path computation can be achieved without introducing extra equipments. Therefore, new solutions that can improve the OSPF-TE convergence time performance are desired. 6. ACKNOWLEDGEMENTS Shaowei Huang would like to thank the Japan Society for the Promotion Science (JSPS) for the financial support and all the members in the Optical Network Architecture Group in Scuola Superiore Sant Anna (SSSA) for the valuable discussions and comments on this work. REFERENCES [1] [2] [3] [4] D. Katz, K. Kompella, and D. Yeung, Traffic engineering to OSPF version 2, Request for comments 363, September 23. A. Farrel, J. P. Vasseur, and J. Ash, A path computation element (PCE)-based architecture, Request for comments 4655, August 26. A. Basu, J. G. Riecke, Stability issues in OSPF routing, in Proc. ACM SIGCOMM 1, San Diego, USA, August 21. A. Shaikh, A. Greenberg, Experience in black-box OSPF measurement, in Proc. ACM SIGCOMM 1, San Diego, USA, August

Session 2: MPLS Traffic Engineering and Constraint-Based Routing (CR)

Session 2: MPLS Traffic Engineering and Constraint-Based Routing (CR) MPLS Frame Relay Alliance formed in April 2003 Session 2: MPLS Traffic Engineering and Constraint-Based Routing (CR) Copyright 2003 MPLS Frame Relay Alliance Slide 2-12 MPLS Routing h The need for Traffic

More information

Planning for Information Network

Planning for Information Network Planning for Information Network Lecture 8: Network Routing Protocols Assistant Teacher Samraa Adnan Al-Asadi 1 Routing protocol features There are many ways to characterize routing protocols, including

More information

OSPF Protocol Overview on page 187. OSPF Standards on page 188. OSPF Area Terminology on page 188. OSPF Routing Algorithm on page 190

OSPF Protocol Overview on page 187. OSPF Standards on page 188. OSPF Area Terminology on page 188. OSPF Routing Algorithm on page 190 Chapter 17 OSPF Protocol Overview The Open Shortest Path First (OSPF) protocol is an interior gateway protocol (IGP) that routes packets within a single autonomous system (AS). OSPF uses link-state information

More information

Introduction to IEEE 802.1Qca Path Control and Reservation

Introduction to IEEE 802.1Qca Path Control and Reservation www.huawei.com Introduction to IEEE 802.1Qca Path Control and Reservation Authors: Hesham ElBakoury Version: 1.0 HUAWEI TECHNOLOGIES CO., LTD. GOAL Present the scope main concepts of the new IEEE 802.1Qca

More information

Unreserved Resource Information Advertisement Method in GMPLS

Unreserved Resource Information Advertisement Method in GMPLS OECC 2007 Unreserved Resource Information Advertisement Method in GMPLS Masahiro Nishida Keio University No.1 Outline Background Conventional Advertisement method Proposed Advertisement method Performance

More information

Overview of GMPLS Protocols and Standardization

Overview of GMPLS Protocols and Standardization Overview of GMPLS Protocols and Standardization Kohei Shiomoto Abstract MPLS (multiprotocol label ing) introduced the concept of label ing in IP layer-2 networks to facilitate network operation using a

More information

CSCD 433/533 Advanced Networks Spring 2016

CSCD 433/533 Advanced Networks Spring 2016 CSCD 433/533 Advanced Networks Spring 2016 Lecture 13 Router Algorithms and Design Chapter 5 1 Topics Router Algorithms Routing in General Hierarchical routing Interior Gateway Protocols OSPF mention of

More information

Network Working Group. Category: Informational Cisco Systems A. Shaikh AT&T Labs (Research) April 2005

Network Working Group. Category: Informational Cisco Systems A. Shaikh AT&T Labs (Research) April 2005 Network Working Group Request for Comments: 4061 Category: Informational V. Manral SiNett Corp. R. White Cisco Systems A. Shaikh AT&T Labs (Research) April 2005 Benchmarking Basic OSPF Single Router Control

More information

Bit Index Explicit Replication (BIER) Multicasting in Transport Networks

Bit Index Explicit Replication (BIER) Multicasting in Transport Networks Bit Index Explicit Replication (BIER) Multicasting in Transport Networks A. Giorgetti(1), A. Sgambelluri(1), F. Paolucci(1), N. Sambo(1), P. Castoldi(1), F. Cugini(2) (1) Scuola Superiore Sant Anna, Pisa,

More information

Multiprotocol Label Switching (MPLS) Traffic Engineering

Multiprotocol Label Switching (MPLS) Traffic Engineering Multiprotocol Label Switching (MPLS) Traffic Engineering Feature Overview Multiprotocol Label Switching (MPLS) traffic engineering software enables an MPLS backbone to replicate and expand upon the traffic

More information

Energy-Efficient Routing in GMPLS Network

Energy-Efficient Routing in GMPLS Network Downloaded from orbit.dtu.dk on: Dec 19, 2017 Energy-Efficient Routing in GMPLS Network Wang, Jiayuan; Fagertun, Anna Manolova; Ruepp, Sarah Renée; Dittmann, Lars Published in: Proceedings of OPNETWORK

More information

TDC 363 Introduction to LANs

TDC 363 Introduction to LANs TDC 363 Introduction to LANs OSPF Greg Brewster DePaul University TDC 363 Greg Brewster, DePaul University 1 OSPF Link State Routing Algorithms Open Shortest Path First (OSPF) Message Types Operations

More information

Why dynamic route? (1)

Why dynamic route? (1) Routing Why dynamic route? (1) Static route is ok only when Network is small There is a single connection point to other network No redundant route 2 Why dynamic route? (2) Dynamic Routing Routers update

More information

Unicast Routing. Information About Layer 3 Unicast Routing CHAPTER

Unicast Routing. Information About Layer 3 Unicast Routing CHAPTER CHAPTER 1 This chapter introduces the underlying concepts for Layer 3 unicast routing protocols in Cisco 1000 Series Connected Grid Routers (hereafter referred to as the Cisco CG-OS router) and WAN backhaul

More information

Cisco System Inc. Y. Ikejiri NTT Communications R. Zhang BT January OSPF Protocol Extensions for Path Computation Element (PCE) Discovery

Cisco System Inc. Y. Ikejiri NTT Communications R. Zhang BT January OSPF Protocol Extensions for Path Computation Element (PCE) Discovery Network Working Group Request for Comments: 5088 Category: Standards Track JL. Le Roux, Ed. France Telecom JP. Vasseur, Ed. Cisco System Inc. Y. Ikejiri NTT Communications R. Zhang BT January 2008 OSPF

More information

MPLS-TE Configuration Application

MPLS-TE Configuration Application CHAPTER 6 The contains the following tabs and subtabs: Global Tab, page 6-53 Labels Tab, page 6-54 Links Tab, page 6-55 General Subtab, page 6-56 Backup Tunnels Subtab, page 6-57 Tunnel Head Tab, page

More information

GMPLS Overview Generalized MPLS

GMPLS Overview Generalized MPLS GMPLS Overview Generalized MPLS Hanyang Univ ( jijung@hanyang.ac.kr ) Outline GMPLS Overview Draft-ietf-ccamp-gmpls-architecture-00.txt GMPLS IGP Extension Draft-ietf-ccamp-ospf-gmpls-extensions-00.txt

More information

Fairness Example: high priority for nearby stations Optimality Efficiency overhead

Fairness Example: high priority for nearby stations Optimality Efficiency overhead Routing Requirements: Correctness Simplicity Robustness Under localized failures and overloads Stability React too slow or too fast Fairness Example: high priority for nearby stations Optimality Efficiency

More information

Dynamics of Hot-Potato Routing in IP Networks

Dynamics of Hot-Potato Routing in IP Networks Dynamics of Hot-Potato Routing in IP Networks Jennifer Rexford AT&T Labs Research http://www.research.att.com/~jrex Joint work with Renata Teixeira (UCSD), Aman Shaikh (AT&T), and Timothy Griffin (Intel)

More information

LARGE SCALE IP ROUTING LECTURE BY SEBASTIAN GRAF

LARGE SCALE IP ROUTING LECTURE BY SEBASTIAN GRAF LARGE SCALE IP ROUTING LECTURE BY SEBASTIAN GRAF MODULE 05 MULTIPROTOCOL LABEL SWITCHING (MPLS) AND LABEL DISTRIBUTION PROTOCOL (LDP) 1 by Xantaro IP Routing In IP networks, each router makes an independent

More information

Chapter 7: Routing Dynamically. Routing & Switching

Chapter 7: Routing Dynamically. Routing & Switching Chapter 7: Routing Dynamically Routing & Switching The Evolution of Dynamic Routing Protocols Dynamic routing protocols used in networks since the late 1980s Newer versions support the communication based

More information

Introduction to Segment Routing

Introduction to Segment Routing Segment Routing (SR) is a flexible, scalable way of doing source routing. Overview of Segment Routing, page 1 How Segment Routing Works, page 2 Examples for Segment Routing, page 3 Benefits of Segment

More information

Category: Standards Track BT K. Kumaki KDDI R&D Labs A. Bonda Telecom Italia October 2008

Category: Standards Track BT K. Kumaki KDDI R&D Labs A. Bonda Telecom Italia October 2008 Network Working Group Request for Comments: 5330 Category: Standards Track JP. Vasseur, Ed. Cisco Systems, Inc M. Meyer BT K. Kumaki KDDI R&D Labs A. Bonda Telecom Italia October 2008 A Link-Type sub-tlv

More information

Introduction to OSPF

Introduction to OSPF Introduction to OSPF ISP/IXP Workshops ISP/IXP Workshops 1999, Cisco Systems, Inc. 1 Agenda OSPF Primer OSPF in Service Provider Networks OSPF BCP - Adding Networks OSPF Command Summary 2 OSPF Primer 3

More information

Configuring OSPF network management 39 Enabling message logging 39 Enabling the advertisement and reception of opaque LSAs 40 Configuring OSPF to

Configuring OSPF network management 39 Enabling message logging 39 Enabling the advertisement and reception of opaque LSAs 40 Configuring OSPF to Contents Configuring OSPF 1 Introduction to OSPF 1 Basic concepts 1 OSPF areas 3 Router types 6 OSPF network classification 7 DR and BDR 8 OSPF packet formats 9 Supported OSPF features 17 Protocols and

More information

Securizarea Calculatoarelor și a Rețelelor 32. Tehnologia MPLS VPN

Securizarea Calculatoarelor și a Rețelelor 32. Tehnologia MPLS VPN Platformă de e-learning și curriculă e-content pentru învățământul superior tehnic Securizarea Calculatoarelor și a Rețelelor 32. Tehnologia MPLS VPN MPLS VPN 5-ian-2010 What this lecture is about: IP

More information

RFC 3945 GMPLS Architecture October Table of Contents

RFC 3945 GMPLS Architecture October Table of Contents Network Working Group E. Mannie, Ed. Request for Comments: 3945 October 2004 Category: Standards Track Generalized Multi-Protocol Label Switching (GMPLS) Architecture Status of this Memo This document

More information

Internet Engineering Task Force (IETF) Request for Comments: November 2015

Internet Engineering Task Force (IETF) Request for Comments: November 2015 Internet Engineering Task Force (IETF) Request for Comments: 7688 Category: Standards Track ISSN: 2070-1721 Y. Lee, Ed. Huawei G. Bernstein, Ed. Grotto Networking November 2015 GMPLS OSPF Enhancement for

More information

Dynamic GMPLS-based Establishment of Bidirectional Connections in All-Optical Networks

Dynamic GMPLS-based Establishment of Bidirectional Connections in All-Optical Networks Dynamic GMPLS-based Establishment of Bidirectional Connections in All-Optical Networks Ricardo Martinez, Raül Muñoz Centre Tecnològic de Telecomunicacions de Catalunya, Spain {ricardo.martinez, raul.munoz}@cttc.es

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

Experience in Black-box OSPF Measurement

Experience in Black-box OSPF Measurement See discussions, stats, and author profiles for this publication at: https://www.researchgate.net/publication/238792 Experience in Black-box OSPF Measurement Article October 2 OI:.45/5522.5528 Source:

More information

SYSC 5801 Protection and Restoration

SYSC 5801 Protection and Restoration SYSC 5801 Protection and Restoration Introduction Fact: Networks fail. Types of failures: Link failures Node failures Results: packet losses, waste of resources, and higher delay. What IGP does in the

More information

MPLS Core Networks Николай Милованов/Nikolay Milovanov

MPLS Core Networks Николай Милованов/Nikolay Milovanov Tuning Core Routing Protocols Николай Милованов/Nikolay Milovanov Contents ISIS overview ISIS tuning http://niau.org 2 ISIS overview 3 IP routing design requirements Requirements towards the IGP protocols:

More information

Configuring CRS-1 Series Virtual Interfaces

Configuring CRS-1 Series Virtual Interfaces Configuring CRS-1 Series Virtual Interfaces A virtual interface is defined as representing a logical packet switching entity within the Cisco CRS-1 Series router. Virtual Interfaces have a global scope

More information

Functional validation of the cooperation between Virtual Network Topology Manager and Path Computation Element

Functional validation of the cooperation between Virtual Network Topology Manager and Path Computation Element Functional validation of the cooperation between Virtual Network Topology Manager and Path Computation Element O. Gonzalez de Dios, M. Cuaresma, S. Martinez, F. Muñoz, V. Lopez, J.P. Fernández-Palacios

More information

Routing, Routing Algorithms & Protocols

Routing, Routing Algorithms & Protocols Routing, Routing Algorithms & Protocols Computer Networks Lecture 6 http://goo.gl/pze5o8 Circuit-Switched and Packet-Switched WANs 2 Circuit-Switched Networks Older (evolved from telephone networks), a

More information

Introduction to OSPF

Introduction to OSPF Introduction to OSPF 1 OSPF Open Shortest Path First Link state or SPF technology Developed by OSPF working group of IETF (RFC 1247) OSPFv2 standard described in RFC2328 Designed for: TCP/IP environment

More information

Multi Topology Routing Truman Boyes

Multi Topology Routing Truman Boyes Multi Topology Routing Truman Boyes truman@juniper.net Copyright 2008 Juniper Networks, Inc. 1 Traffic Engineering Choices Today: IGP Metric Costing RSVP TE end to end Policy based routing EROs, Offline

More information

McGill University - Faculty of Engineering Department of Electrical and Computer Engineering

McGill University - Faculty of Engineering Department of Electrical and Computer Engineering McGill University - Faculty of Engineering Department of Electrical and Computer Engineering ECSE 494 Telecommunication Networks Lab Prof. M. Coates Winter 2003 Experiment 5: LAN Operation, Multiple Access

More information

The LSP Protection/Restoration Mechanism in GMPLS. Ziying Chen

The LSP Protection/Restoration Mechanism in GMPLS. Ziying Chen The LSP Protection/Restoration Mechanism in GMPLS by Ziying Chen The LSP Protection/Restoration Mechanism in GMPLS by Ziying Chen A graduation project submitted to the Faculty of Graduate and Postdoctoral

More information

CCNA 3 (v v6.0) Chapter 5 Exam Answers % Full

CCNA 3 (v v6.0) Chapter 5 Exam Answers % Full CCNA 3 (v5.0.3 + v6.0) Chapter 5 Exam Answers 2017 100% Full ccnav6.com /ccna-3-v5-0-3-v6-0-chapter-5-exam-answers-2017-100-full.html CCNA Exam Answers 2017 CCNA 3 (v5.0.3 + v6.0) Chapter 5 Exam Answers

More information

BSCI. Section 5. Intermediate System-to- Intermediate System (IS-IS)

BSCI. Section 5. Intermediate System-to- Intermediate System (IS-IS) BSCI Section 5 Intermediate System-to- Intermediate System () Intermediate System-to-Intermediate System () is a routing protocol developed by the ISO. It is a link-state protocol and behaves much like

More information

LARGE SCALE IP ROUTING LECTURE BY SEBASTIAN GRAF

LARGE SCALE IP ROUTING LECTURE BY SEBASTIAN GRAF LARGE SCALE IP ROUTING LECTURE BY SEBASTIAN GRAF MODULE 07 - MPLS BASED LAYER 2 SERVICES 1 by Xantaro MPLS BASED LAYER 2 VPNS USING MPLS FOR POINT-TO-POINT LAYER 2 SERVICES 2 by Xantaro Why are Layer-2

More information

Software and Communication Platforms for High-Performance Collaborative Grid

Software and Communication Platforms for High-Performance Collaborative Grid Software and Communication Platforms for High-Performance Collaborative Grid Piero Castoldi Research Unit at Scuola Superiore Sant Anna, Pisa, Italy Italy-Tunisia Research Project sponsored by MIUR under

More information

Research Paper Available online at: Survey of Ip Routing Protocols

Research Paper Available online at:  Survey of Ip Routing Protocols Prachi Thakur Computer Science and Enginerring Baddi University. Himachal Pradesh, India Volume 4, Issue 7, July 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and

More information

BTEC Level 3 Extended Diploma

BTEC Level 3 Extended Diploma BTEC Level 3 Extended Diploma Unit 9 Computer Network Routing and Routing Protocols BTEC Level 3 Extended Diploma Introduction to Routing Routing is the process that a router uses to forward packets toward

More information

A Segment Routing (SR) Tutorial. R. Bonica NANOG70 June 6, 2017

A Segment Routing (SR) Tutorial. R. Bonica NANOG70 June 6, 2017 A Segment Routing (SR) Tutorial R. Bonica NANOG70 June 6, 2017 AKA: SPRING IETF Standardization Source Packet Routing In Networking (SPRING) WG ISIS, OSPF, IDR and MPLS WGs What is SR? A tunneling technology

More information

MPLS etc.. MPLS is not alone TEST. 26 April 2016 AN. Multi-Protocol Label Switching MPLS-TP FEC PBB-TE VPLS ISIS-TE MPƛS GMPLS SR RSVP-TE OSPF-TE PCEP

MPLS etc.. MPLS is not alone TEST. 26 April 2016 AN. Multi-Protocol Label Switching MPLS-TP FEC PBB-TE VPLS ISIS-TE MPƛS GMPLS SR RSVP-TE OSPF-TE PCEP Multi-Protocol Label Switching MPLS-TP FEC VPLS PBB-TE MPLS etc.. MPLS is not alone LDP MPLS-TE LABEL MP-BGP LSP TAG H-VPLS 26 April 2016 AN TEST GMPLS SR T-MPLS ISIS-TE MPƛS OSPF-TE PCEP Multi-Protocol

More information

Network Working Group. Category: Informational June Intermediate System to Intermediate System (IS-IS) Extensions for Traffic Engineering (TE)

Network Working Group. Category: Informational June Intermediate System to Intermediate System (IS-IS) Extensions for Traffic Engineering (TE) Network Working Group Request for Comments: 3784 Category: Informational H. Smit Procket Networks T. Li June 2004 Status of this Memo Intermediate System to Intermediate System (IS-IS) Extensions for Traffic

More information

Table of Contents. Cisco Introduction to EIGRP

Table of Contents. Cisco Introduction to EIGRP Table of Contents Introduction to EIGRP...1 Introduction...1 Before You Begin...1 Conventions...1 Prerequisites...1 Components Used...1 What is IGRP?...2 What is EIGRP?...2 How Does EIGRP Work?...2 EIGRP

More information

Network Working Group. Category: Experimental April 2009

Network Working Group. Category: Experimental April 2009 Network Working Group L. Berger Request for Comment: 5523 LabN Consulting, LLC Category: Experimental April 2009 Status of This Memo OSPFv3-Based Layer 1 VPN Auto-Discovery This memo defines an Experimental

More information

CHAPTER 4: ROUTING DYNAMIC. Routing & Switching

CHAPTER 4: ROUTING DYNAMIC. Routing & Switching CHAPTER 4: ROUTING DYNAMIC Routing & Switching CHAPTER4 4.1 Dynamic Routing Protocols 4.2 Distance Vector Dynamic Routing 4.3 RIP and RIPng Routing 4.4 Link-State Dynamic Routing 4.5 The Routing Table

More information

MPLS Traffic Engineering--Scalability Enhancements

MPLS Traffic Engineering--Scalability Enhancements MPLS Traffic Engineering--Scalability Enhancements The MPLS Traffic Engineering--Scalability Enhancement feature improves scalability performance for large numbers of traffic engineering tunnels. These

More information

Introduction to OSPF OSPF. Link State Routing. Link State. Fast Convergence. Low Bandwidth Utilisation

Introduction to OSPF OSPF. Link State Routing. Link State. Fast Convergence. Low Bandwidth Utilisation Introduction to OSPF ISP/IP Workshops OSPF Open Shortest Path First Link state or SPF technology Developed by OSPF working group of IETF (RFC 47) Designed for TCP/IP Internet environment Fast convergence

More information

Table of Contents 1 Static Routing Configuration RIP Configuration 2-1

Table of Contents 1 Static Routing Configuration RIP Configuration 2-1 Table of Contents 1 Static Routing Configuration 1-1 Introduction 1-1 Static Route 1-1 Default Route 1-1 Application Environment of Static Routing 1-1 Configuring a Static Route 1-2 Configuration Prerequisites

More information

IEEE Infocom 2005 Demonstration ITEA TBONES Project

IEEE Infocom 2005 Demonstration ITEA TBONES Project IEEE Infocom 2005 Demonstration ITEA TBONES Project A GMPLS Unified Control Plane for Multi-Area Networks D.Papadimitriou (Alcatel), B.Berde (Alcatel), K.Casier (IMEC), and R.Theillaud (Atos Origin) ITEA

More information

IPv6 Commands: sn to v

IPv6 Commands: sn to v IPv6 Commands: sn to v sntp address, page 3 spd extended-headroom, page 5 spd headroom, page 7 spf-interval (IPv6), page 9 split-horizon (IPv6 RIP), page 11 standby ipv6, page 13 summary-prefix (IPv6 IS-IS),

More information

Routing Protocols of IGP. Koji OKAMURA Kyushu University, Japan

Routing Protocols of IGP. Koji OKAMURA Kyushu University, Japan Routing Protocols of IGP Koji OKAMURA Kyushu University, Japan Routing Protocol AS (Autonomous System) Is operated autonomous in the organization. 6bit IGP (Interior Gateway Protocol) Routing Control inside

More information

Constraint-Based Loose Explicit Routing and Signaling for Inter- Domain Lightpath Provisioning in Wavelength Routed Optical Network

Constraint-Based Loose Explicit Routing and Signaling for Inter- Domain Lightpath Provisioning in Wavelength Routed Optical Network Constraint-Based Loose Explicit Routing and Signaling for Inter- Domain Lightpath Provisioning in Wavelength Routed Optical Network Shoib Siddiqui *a, Hussein.T. Mouftah a, Jing Wu b, Michel Savoie b a

More information

OSPF. Unless otherwise noted, OSPF refers to OSPFv2 throughout this document.

OSPF. Unless otherwise noted, OSPF refers to OSPFv2 throughout this document. Open Shortest Path First () is a link state based interior gateway protocol developed by the working group of the Internet Engineering Task Force (IETF). At present, version 2 (RFC2328) is used. Introduction

More information

Cisco EXAM Cisco ADVDESIGN. Buy Full Product.

Cisco EXAM Cisco ADVDESIGN. Buy Full Product. Cisco EXAM - 352-001 Cisco ADVDESIGN Buy Full Product http://www.examskey.com/352-001.html Examskey Cisco 352-001 exam demo product is here for you to test the quality of the product. This Cisco 352-001

More information

Lab 4: Routing using OSPF

Lab 4: Routing using OSPF Network Topology:- Lab 4: Routing using OSPF Device Interface IP Address Subnet Mask Gateway/Clock Description Rate Fa 0/0 172.16.1.17 255.255.255.240 ----- R1 LAN R1 Se 0/0/0 192.168.10.1 255.255.255.252

More information

MPLS Traffic Engineering Traffic Protection using Fast Re-route (FRR)

MPLS Traffic Engineering Traffic Protection using Fast Re-route (FRR) MPLS Traffic Engineering Traffic Protection using Fast Re-route (FRR) Santiago Álvarez August 2008 2007 Cisco Systems, Inc. All rights reserved. 1 MPLS TE Use Cases Strategic Bandwidth Optimization Tactical

More information

On the design of MPLS-ASON/GMPLS Interconnection Mechanisms

On the design of MPLS-ASON/GMPLS Interconnection Mechanisms On the design of MPLS- Interconnection Mechanisms Luis Velasco, Ricardo Romeral, Fernando Agraz, Salvatore Spadaro, Jaume Comellas, Gabriel Junyent, and David Larrabeiti Abstract In this paper we propose

More information

Logging neighbor state changes 38 Configuring OSPF network management 39 Enabling message logging 39 Enabling the advertisement and reception of

Logging neighbor state changes 38 Configuring OSPF network management 39 Enabling message logging 39 Enabling the advertisement and reception of Contents Configuring OSPF 1 Introduction to OSPF 1 Basic concepts 1 Area based OSPF network partition 3 Router types 6 OSPF network classification 7 DR and BDR 8 OSPF packet formats 9 Supported features

More information

Chapter 6 Reading Organizer

Chapter 6 Reading Organizer Name Date Chapter 6 Reading Organizer After completion of this chapter, you should be able to: Describe and plan a network using OSPF Design and configure a network using single-area OSPF Work with multi-protocol

More information

Multiprotocol Label Switching Overview

Multiprotocol Label Switching Overview This chapter describes the Multiprotocol Label Switching (MPLS) distribution protocol. MPLS is a high-performance packet forwarding technology that integrates the performance and traffic management capabilities

More information

MULTICAST EXTENSIONS TO OSPF (MOSPF)

MULTICAST EXTENSIONS TO OSPF (MOSPF) MULTICAST EXTENSIONS TO OSPF (MOSPF) Version 2 of the Open Shortest Path First (OSPF) routing protocol is defined in RFC-1583. It is an Interior Gateway Protocol (IGP) specifically designed to distribute

More information

OSPF Demand Circuit Feature

OSPF Demand Circuit Feature OSPF Demand Circuit Feature Document ID: 5132 Contents Introduction Prerequisites Requirements Components Used Conventions How Is OSPF over Demand Circuit Different from a Normal Circuit? Suppressed Periodic

More information

Parallel Routing Table Computation for Scalable IP Routers

Parallel Routing Table Computation for Scalable IP Routers Parallel Routing Table Computation for Scalable IP Routers Xipeng Xiao and Lionel M. Ni Department of Computer Science 3115 Engineering Building Michigan State University East Lansing, MI 48824-1226 {xiaoxipe,

More information

Configure Segment Routing for IS-IS Protocol

Configure Segment Routing for IS-IS Protocol Integrated Intermediate System-to-Intermediate System (IS-IS), Internet Protocol Version 4 (IPv4), is a standards-based Interior Gateway Protocol (IGP). The Cisco IOS XR software implements the IP routing

More information

OSPF Commands on Cisco IOS XR Software

OSPF Commands on Cisco IOS XR Software This module describes the commands used to configure and monitor the Open Shortest Path First (OSPF) routing protocol. For detailed information about OSPF concepts, configuration tasks, and examples, see

More information

BASIC MPLS - MPLS Traffic Engineering Network

BASIC MPLS - MPLS Traffic Engineering Network BASIC MPLS - MPLS Traffic Engineering Network Traffic engineering is essential for service provider and Internet service provider (ISP) backbones. Such backbones must support a high use of transmission

More information

688 JOURNAL OF LIGHTWAVE TECHNOLOGY, VOL. 27, NO. 6, MARCH 15, /$ IEEE

688 JOURNAL OF LIGHTWAVE TECHNOLOGY, VOL. 27, NO. 6, MARCH 15, /$ IEEE 688 JOURNAL OF LIGHTWAVE TECHNOLOGY, VOL. 27, NO. 6, MARCH 15, 2009 Label Preference Schemes for Lightpath Provisioning and Restoration in Distributed GMPLS Networks Alessio Giorgetti, Nicola Sambo, Student

More information

MPLS Traffic Engineering Inter-AS TE

MPLS Traffic Engineering Inter-AS TE MPLS Traffic Engineering Inter-AS TE Last Updated: November 22, 2011 The MPLS Traffic Engineering: Inter-AS TE feature provides Autonomous System Boundary Router (ASBR) node protection, loose path reoptimization,

More information

Category: Standards Track LabN Consulting, LLC July 2008

Category: Standards Track LabN Consulting, LLC July 2008 Network Working Group Request for Comments: 5252 Category: Standards Track I. Bryskin ADVA Optical Networking L. Berger LabN Consulting, LLC July 2008 Status of This Memo OSPF-Based Layer 1 VPN Auto-Discovery

More information

Open Shortest Path First (OSPF)

Open Shortest Path First (OSPF) CHAPTER 42 Open Shortest Path First (OSPF) Background Open Shortest Path First (OSPF) is a routing protocol developed for Internet Protocol (IP) networks by the interior gateway protocol (IGP) working

More information

Chapter 7 Routing Protocols

Chapter 7 Routing Protocols Chapter 7 Routing Protocols Nonroutable Protocols In the early days of networking, networks were small collections of computers linked together For the purposes of sharing information and expensive peripherals

More information

Table of Contents 1 OSPF Configuration 1-1

Table of Contents 1 OSPF Configuration 1-1 Table of Contents 1 OSPF Configuration 1-1 Introduction to OSPF 1-1 Basic Concepts 1-2 OSPF Area Partition 1-4 Router Types 1-7 Classification of OSPF Networks 1-9 DR and BDR 1-9 OSPF Packet Formats 1-11

More information

Introduction to OSPF

Introduction to OSPF Introduction to OSPF ISP/IXP Workshops ISP/IXP Workshops 1999, Cisco Systems, Inc. 1 OSPF Dynamic Routing Protocol Link State technology Runs over IP, protocol 89 Designed by IETF for TCP/IP Supports VLSM

More information

Practice exam questions for the Nokia NRS II Composite Exam

Practice exam questions for the Nokia NRS II Composite Exam Practice exam questions for the Nokia NRS II Composite Exam The following questions will test your knowledge and prepare you for the Nokia NRS II Composite Exam. Compare your responses with the Answer

More information

Configuring OSPF. Cisco s OSPF Implementation

Configuring OSPF. Cisco s OSPF Implementation Configuring OSPF This chapter describes how to configure OSPF. For a complete description of the OSPF commands in this chapter, refer to the OSPF s chapter of the Network Protocols Reference, Part 1. To

More information

Introduction to Routing

Introduction to Routing 1 Introduction to Routing Session 2 Presentation_ID.scr 1 Agenda Addressing Concepts Routing Protocols Statics and Defaults 3 ISO OSI Reference Model Routing Information Protocol (RIP and RIPv2) L7 L6

More information

HP A5820X & A5800 Switch Series MPLS. Configuration Guide. Abstract

HP A5820X & A5800 Switch Series MPLS. Configuration Guide. Abstract HP A5820X & A5800 Switch Series MPLS Configuration Guide Abstract This document describes the software features for the HP 5820X & 5800 Series products and guides you through the software configuration

More information

Core of Multicast VPNs: Rationale for Using mldp in the MVPN Core

Core of Multicast VPNs: Rationale for Using mldp in the MVPN Core Core of Multicast VPNs: Rationale for Using mldp in the MVPN Core Exploring Suitability of Using mldp Versus P2MP RSVP-TE in the MVPN Core Multicast Virtual Private Network (MVPN) is a popular technology

More information

Configuring MPLS, MPLS VPN, MPLS OAM, and EoMPLS

Configuring MPLS, MPLS VPN, MPLS OAM, and EoMPLS CHAPTER 43 Configuring MPLS, MPLS VPN, MPLS OAM, and EoMPLS This chapter describes how to configure multiprotocol label switching (MPLS) and Ethernet over MPLS (EoMPLS) on the Cisco ME 3800X and ME 3600X

More information

MPLS Traffic Engineering (TE) Configurable Path Calculation Metric for Tunnels

MPLS Traffic Engineering (TE) Configurable Path Calculation Metric for Tunnels MPLS Traffic Engineering (TE) Configurable Path Calculation Metric for Tunnels Feature History Release 12.0(18)ST 12.2(11)S 12.0(22)S Modification This feature was introduced. This feature was integrated

More information

Routing in a network

Routing in a network Routing in a network Focus is small to medium size networks, not yet the Internet Overview Then Distance vector algorithm (RIP) Link state algorithm (OSPF) Talk about routing more generally E.g., cost

More information

Advanced Telecommunications

Advanced Telecommunications ternet Routing - MPLS By Richard Harris MPLS Presentation line troduction Problems of ternet size Methods for overcoming potential problems What is MPLS? Overview MPLS terminology MPLS Architecture The

More information

Test 2: NET3012 IP Architectures & Solutions Winter 2016 MPLS Modules 1-5; SA Module 1, Module 2 section1

Test 2: NET3012 IP Architectures & Solutions Winter 2016 MPLS Modules 1-5; SA Module 1, Module 2 section1 Test 2: NET3012 IP Architectures & Solutions Winter 2016 MPLS Modules 1-5; SA Module 1, Module 2 section1 Time: 60 minutes; Test scored out of: 47 Total Marks available: 52 (Allocation of marks is shown

More information

Computer Network Architectures and Multimedia. Guy Leduc. Chapter 2 MPLS networks. Chapter 2: MPLS

Computer Network Architectures and Multimedia. Guy Leduc. Chapter 2 MPLS networks. Chapter 2: MPLS Computer Network Architectures and Multimedia Guy Leduc Chapter 2 MPLS networks Chapter based on Section 5.5 of Computer Networking: A Top Down Approach, 6 th edition. Jim Kurose, Keith Ross Addison-Wesley,

More information

internet technologies and standards

internet technologies and standards Institute of Telecommunications Warsaw University of Technology 2017 internet technologies and standards Piotr Gajowniczek Andrzej Bąk Michał Jarociński MPLS Multiprotocol Label Switching MPLS introduction

More information

Top-Down Network Design

Top-Down Network Design Top-Down Network Design Chapter Seven Selecting Switching and Routing Protocols Original slides by Cisco Press & Priscilla Oppenheimer Selection Criteria for Switching and Routing Protocols Network traffic

More information

Design and Implementation of an Anycast Efficient QoS Routing on OSPFv3

Design and Implementation of an Anycast Efficient QoS Routing on OSPFv3 Design and Implementation of an Anycast Efficient QoS Routing on OSPFv3 Han Zhi-nan Yan Wei Zhang Li Wang Yue Computer Network Laboratory Department of Computer Science & Technology, Peking University

More information

Tag Switching. Background. Tag-Switching Architecture. Forwarding Component CHAPTER

Tag Switching. Background. Tag-Switching Architecture. Forwarding Component CHAPTER CHAPTER 23 Tag Switching Background Rapid changes in the type (and quantity) of traffic handled by the Internet and the explosion in the number of Internet users is putting an unprecedented strain on the

More information

Inter-domain progress between US and Japan

Inter-domain progress between US and Japan Inter-domain progress between US and Japan Tomohiro Otani NICT Tsukuba RC, Japan KDDI R&D Laboratories, Inc. Agenda Introduction of JGN II project GMPLS E-NNI Experiment between US and Japan Standardizing

More information

Distributed Clustering Method for Large-Scaled Wavelength Routed Networks

Distributed Clustering Method for Large-Scaled Wavelength Routed Networks Distributed Clustering Method for Large-Scaled Wavelength Routed Networks Yukinobu Fukushima, Hiroaki Harai, Shin ichi Arakawa, and Masayuki Murata Graduate School of Information Science and Technology,

More information

Routing Metric. ARPANET Routing Algorithms. Problem with D-SPF. Advanced Computer Networks

Routing Metric. ARPANET Routing Algorithms. Problem with D-SPF. Advanced Computer Networks Advanced Computer Networks Khanna and Zinky, The Revised ARPANET Routing Metric, Proc. of ACM SIGCOMM '89, 19(4):45 46, Sep. 1989 Routing Metric Distributed route computation is a function of link cost

More information

Network Working Group Request for Comments: 4558 Category: Standards Track Cisco Systems D. Papadimitriou Alcatel June 2006

Network Working Group Request for Comments: 4558 Category: Standards Track Cisco Systems D. Papadimitriou Alcatel June 2006 Network Working Group Request for Comments: 4558 Category: Standards Track Z. Ali R. Rahman D. Prairie Cisco Systems D. Papadimitriou Alcatel June 2006 Node-ID Based Resource Reservation Protocol (RSVP)

More information

Operation Manual IPv4 Routing H3C S3610&S5510 Series Ethernet Switches. Table of Contents

Operation Manual IPv4 Routing H3C S3610&S5510 Series Ethernet Switches. Table of Contents Table of Contents Table of Contents Chapter 1 Static Routing Configuration... 1-1 1.1 Introduction... 1-1 1.1.1 Static Route... 1-1 1.1.2 Default Route... 1-1 1.1.3 Application Environment of Static Routing...

More information