![Phân tích tư tưởng của nhân dân qua đoạn thơ: Những người vợ nhớ chồng… Những cuộc đời đã hóa sông núi ta trong Đất nước của Nguyễn Khoa Điềm](https://timtailieu.net/upload/document/136415/phan-tich-tu-tuong-cua-nhan-dan-qua-doan-tho-039-039-nhung-nguoi-vo-nho-chong-nhung-cuoc-doi-da-hoa-song-nui-ta-039-039-trong-dat-nuoc-cua-nguyen-khoa-136415.jpg)
QoS/Policy/Constraint Based Routing
Số trang: 27
Loại file: pdf
Dung lượng: 132.01 KB
Lượt xem: 15
Lượt tải: 0
Xem trước 3 trang đầu tiên của tài liệu này:
Thông tin tài liệu:
This is a survey paper on Quality-of-Service(QoS) based routing. In this paper, we first introduce theconcept of Quality-of-Service and its background. Second, we discuss the concepts of QoS-basedrouting, its objectives and main issues. After that, several types of QoS based routing algorithms arecompared, and the advantages and disadvantages of each type discussed. Then, the relations betweenQoS based routing and some relevant techniques are studied, including traffic engineering, high leveladmission control, resource reservation protocols(e.g. RSVP), differential services(DiffServ) and MPLS(MultiProtocol Label Switching). And finally, a related topic --- policy-based routing is examined....
Nội dung trích xuất từ tài liệu:
QoS/Policy/Constraint Based Routing QoS/Policy/Constraint Based RoutingWei Sun, wsun@cse.ohio-state.eduAbstract:This is a survey paper on Quality-of-Service(QoS) based routing. In this paper, we first introduce theconcept of Quality-of-Service and its background. Second, we discuss the concepts of QoS-basedrouting, its objectives and main issues. After that, several types of QoS based routing algorithms arecompared, and the advantages and disadvantages of each type discussed. Then, the relations betweenQoS based routing and some relevant techniques are studied, including traffic engineering, high leveladmission control, resource reservation protocols(e.g. RSVP), differential services(DiffServ) and MPLS(MultiProtocol Label Switching). And finally, a related topic --- policy-based routing is examined.See also: QoS in Data Networks: Products| Qos in Data Networks: Protocols and Standards| Quality ofService over IP: References| Books on Quality of Service over IPOther reports on recent advances in networkingBack to Raj Jains Home PageTable of Contents: 1. Introduction 1.1 QoS Concept 1.2 QoS Metrics 1.3 QoS in ATM Network and Telephone Network 1.4 Connection-oriented Nature of the QoS-based Services 2. QoS-based Routing 2.1 Definitions 2.2 Objectives of QoS-based Routing 2.3 Main Issues of QoS-based Routing 2.4 Intra-domain vs. Inter-domain QoS-based Routing 3. QoS-based Routing Algorithms 3.1 Requirements for QoS-based Routing Algorithm 3.2 Three Types of QoS-based Routing Algorithms 3.3 Comparisons 3.4 Examples 3.5 QoS-based Multicast Routing 3.6 Wireless QoS-based Routing 4. QoS-based Routing and Related Techniques 4.1 QoS-based Routing and Traffic Engineering 4.2 QoS-based Routing and Admission Control 4.3 QoS-based Routing and Resource Reservation 4.4 QoS-based Routing and DiffServ 4.5 QoS-based Routing and MPLSPage 1 of 27 5. Policy-based Routing 5.1 What is Policy 5.2 Policy-based Routing 5.3 Policy Framework and Architecture 5.4 Policy-based Routing vs. QoS-based Routing 5.5 Current Status and Future Directions 6. Summary References List of Acronyms1. IntroductionTodays Internet can only provide best-effort service, which means it will try its best to forward usertraffic, but can provide no guarantees regarding loss rate, bandwidth, delay, delay jitter, etc. Forexample, packets can be dropped indiscriminately in the event of congestion. While this kind of serviceworks fine for some traditional applications(such as FTP and email), its intolerable for newly emergedreal-time, multimedia applications such as Internet Telephony, Video-conferencing and Video on-Demand, which require high bandwidth, low delay, and low delay jitter. In other words, these newapplications require better transmission services than best-effort. Thus, the study of Quality-of-Service(QoS) is very important nowadays.1.1 QoS ConceptAs defined in [ RFC2386], Quality-of-Service is a set of service requirements to be met by the networkwhile transporting a flow. Here a flow is a packet stream from source to a destination (unicast ormulticast) with an associated Quality of Service(QoS) [ RFC2386]. In other words, QoS is ameasurable level of service delivered to network users, which can be characterized by packet lossprobability, available bandwidth, end-to-end delay, etc. Such QoS can be provided by network serviceproviders in terms of some agreement(Service Level Agreement, or SLA) between network users andservice providers. For example, users can require that for some traffic flows, the network should choosea path with minimum 2M bandwidth.1.2 QoS MetricsTo be implemented, service requirements have to be expressed in some measurable QoS metrics. Well-known metrics include bandwidth, delay, jitter, cost, loss probability, etc. Different metrics may havedifferent features. There are 3 types of metrics: additive, multiplicative, and concave[ CHEN99]. Theyare defined as follows:Let m(n 1 ,n 2 ) be a metric for link(n 1 ,n 2 ). For any path P = (n 1 , n 2 , ..., n i , n j ), metric m is: (Notehere n 1 , n 2 , n 3 ..., n i , n j represent network nodes) additive, if m(P) = m(n 1 ,n 2 ) + m(n 2 ,n 3 ) + ... + m(n i ,n j ) Examples are delay, jitter, cost and hop-count. For instance, the delay of a path is the sum of the delay of every hop.Page 2 of 27 multiplicative, if m(P) = m(n 1 ,n 2 ) * m(n 2 ,n 3 ) * ... * m(n i ,n j ) Example is reliability, in which case 0 < m(n i , n j ) < 1. concave, if m(P) = min{ m(n 1 ,n 2 ), m(n 2 ,n 3 ), ... , m(n i ,n j ) } Example is bandwidth, which means that the bandwidth of a path is determined by the link with the minimum available bandwidth.Later in section 2.3, we will further discuss the metric issues.1.3 QoS in ATM Network and Telephone NetworkDifferent from IP network, ATM network naturally supports multiple service types, thus providesdifferent QoS. The service types range from CBR (Constant Bit Rate) which guarantees bandwidth,delay and delay jitter, to UBR(Unspecified Bit Rate) which virtually provides no guarantees (just liketodays best-effort IP network). Correspondingly, ATM defines different AAL(ATM AdaptationLayer) interfaces to support such services. Table 1 shows the types of services ATM supports. Table 1: ATM Traffic Services[ FH98] ATM Service types Typical Uses Constant Bit Rate(CBR) Real-time, QoS guarantees ...
Nội dung trích xuất từ tài liệu:
QoS/Policy/Constraint Based Routing QoS/Policy/Constraint Based RoutingWei Sun, wsun@cse.ohio-state.eduAbstract:This is a survey paper on Quality-of-Service(QoS) based routing. In this paper, we first introduce theconcept of Quality-of-Service and its background. Second, we discuss the concepts of QoS-basedrouting, its objectives and main issues. After that, several types of QoS based routing algorithms arecompared, and the advantages and disadvantages of each type discussed. Then, the relations betweenQoS based routing and some relevant techniques are studied, including traffic engineering, high leveladmission control, resource reservation protocols(e.g. RSVP), differential services(DiffServ) and MPLS(MultiProtocol Label Switching). And finally, a related topic --- policy-based routing is examined.See also: QoS in Data Networks: Products| Qos in Data Networks: Protocols and Standards| Quality ofService over IP: References| Books on Quality of Service over IPOther reports on recent advances in networkingBack to Raj Jains Home PageTable of Contents: 1. Introduction 1.1 QoS Concept 1.2 QoS Metrics 1.3 QoS in ATM Network and Telephone Network 1.4 Connection-oriented Nature of the QoS-based Services 2. QoS-based Routing 2.1 Definitions 2.2 Objectives of QoS-based Routing 2.3 Main Issues of QoS-based Routing 2.4 Intra-domain vs. Inter-domain QoS-based Routing 3. QoS-based Routing Algorithms 3.1 Requirements for QoS-based Routing Algorithm 3.2 Three Types of QoS-based Routing Algorithms 3.3 Comparisons 3.4 Examples 3.5 QoS-based Multicast Routing 3.6 Wireless QoS-based Routing 4. QoS-based Routing and Related Techniques 4.1 QoS-based Routing and Traffic Engineering 4.2 QoS-based Routing and Admission Control 4.3 QoS-based Routing and Resource Reservation 4.4 QoS-based Routing and DiffServ 4.5 QoS-based Routing and MPLSPage 1 of 27 5. Policy-based Routing 5.1 What is Policy 5.2 Policy-based Routing 5.3 Policy Framework and Architecture 5.4 Policy-based Routing vs. QoS-based Routing 5.5 Current Status and Future Directions 6. Summary References List of Acronyms1. IntroductionTodays Internet can only provide best-effort service, which means it will try its best to forward usertraffic, but can provide no guarantees regarding loss rate, bandwidth, delay, delay jitter, etc. Forexample, packets can be dropped indiscriminately in the event of congestion. While this kind of serviceworks fine for some traditional applications(such as FTP and email), its intolerable for newly emergedreal-time, multimedia applications such as Internet Telephony, Video-conferencing and Video on-Demand, which require high bandwidth, low delay, and low delay jitter. In other words, these newapplications require better transmission services than best-effort. Thus, the study of Quality-of-Service(QoS) is very important nowadays.1.1 QoS ConceptAs defined in [ RFC2386], Quality-of-Service is a set of service requirements to be met by the networkwhile transporting a flow. Here a flow is a packet stream from source to a destination (unicast ormulticast) with an associated Quality of Service(QoS) [ RFC2386]. In other words, QoS is ameasurable level of service delivered to network users, which can be characterized by packet lossprobability, available bandwidth, end-to-end delay, etc. Such QoS can be provided by network serviceproviders in terms of some agreement(Service Level Agreement, or SLA) between network users andservice providers. For example, users can require that for some traffic flows, the network should choosea path with minimum 2M bandwidth.1.2 QoS MetricsTo be implemented, service requirements have to be expressed in some measurable QoS metrics. Well-known metrics include bandwidth, delay, jitter, cost, loss probability, etc. Different metrics may havedifferent features. There are 3 types of metrics: additive, multiplicative, and concave[ CHEN99]. Theyare defined as follows:Let m(n 1 ,n 2 ) be a metric for link(n 1 ,n 2 ). For any path P = (n 1 , n 2 , ..., n i , n j ), metric m is: (Notehere n 1 , n 2 , n 3 ..., n i , n j represent network nodes) additive, if m(P) = m(n 1 ,n 2 ) + m(n 2 ,n 3 ) + ... + m(n i ,n j ) Examples are delay, jitter, cost and hop-count. For instance, the delay of a path is the sum of the delay of every hop.Page 2 of 27 multiplicative, if m(P) = m(n 1 ,n 2 ) * m(n 2 ,n 3 ) * ... * m(n i ,n j ) Example is reliability, in which case 0 < m(n i , n j ) < 1. concave, if m(P) = min{ m(n 1 ,n 2 ), m(n 2 ,n 3 ), ... , m(n i ,n j ) } Example is bandwidth, which means that the bandwidth of a path is determined by the link with the minimum available bandwidth.Later in section 2.3, we will further discuss the metric issues.1.3 QoS in ATM Network and Telephone NetworkDifferent from IP network, ATM network naturally supports multiple service types, thus providesdifferent QoS. The service types range from CBR (Constant Bit Rate) which guarantees bandwidth,delay and delay jitter, to UBR(Unspecified Bit Rate) which virtually provides no guarantees (just liketodays best-effort IP network). Correspondingly, ATM defines different AAL(ATM AdaptationLayer) interfaces to support such services. Table 1 shows the types of services ATM supports. Table 1: ATM Traffic Services[ FH98] ATM Service types Typical Uses Constant Bit Rate(CBR) Real-time, QoS guarantees ...
Tìm kiếm theo từ khóa liên quan:
thủ thuật mạng máy tính An IP QoS architecture IP networks hệ thống mạng máy tính kỹ thuật cài đặt mạng Constraint Based RoutingTài liệu liên quan:
-
Phương pháp thiết kế hệ thống HMI/SCADA với TIA portal: Phần 2 - Trần Văn Hiếu
144 trang 401 1 0 -
Giáo trình Hệ thống mạng máy tính CCNA (Tập 4): Phần 2
102 trang 263 0 0 -
Giáo trình Hệ thống mạng máy tính CCNA (Tập 4): Phần 1
122 trang 220 0 0 -
Giáo trình căn bản về mạng máy tính -Lê Đình Danh 2
23 trang 208 0 0 -
Giáo trình môn học Mạng máy tính - Nghề: Quản trị mạng máy tính - Trình độ: Cao đẳng nghề (Phần 2)
39 trang 196 0 0 -
Đề cương chi tiết học phần: Mạng máy tính và lập trình mạng
4 trang 172 0 0 -
Giáo trình Hệ thống mạng máy tính CCNA (semester 2): Phần 1
134 trang 144 0 0 -
Giáo trình Hệ thống mạng máy tính CCNA (semester 2): Phần 2
138 trang 143 0 0 -
104 trang 83 0 0
-
Giáo trình Hệ thống mạng máy tính CCNA semester 3: Phần 1 - NXB Lao động Xã hội
196 trang 41 0 0