About site: Internet/RFCs/2601 - 2700 - RFC 2698
Return to Computers also Computers
  About site: http://www.faqs.org/rfcs/rfc2698.html

Title: Internet/RFCs/2601 - 2700 - RFC 2698 A Two Rate Three Color Marker. J. Heinanen, R. Guerin. September 1999.
01_Insights Offers consulting and development for GPS applications, games design, embedded applications and real time software.

MacResQ Sells new and refurbished Mac systems as well as various computer parts such as power supplies and logic boards.

EKF Industrial computer systems using VME bus and Compact PCI.

Java_Coffee_Break A free guide to the world of Java programming, packed full of free articles, tutorials, book reviews, and FAQs.

RFC_2354 Options for Repair of Streaming Media. C. Perkins, O. Hodson. June 1998.

TIFF_Revision_4_Info Documentation about revision 4 of TIFF.


  Alexa statistic for http://www.faqs.org/rfcs/rfc2698.html





Get your Google PageRank






Please visit: http://www.faqs.org/rfcs/rfc2698.html


  Related sites for http://www.faqs.org/rfcs/rfc2698.html
    Mailers_MVP Provides presort and mailing list software for bulk direct-mail campaigns.
    My_Online_Data Web based emailing application including customer list builder and automated response.
    MemoKit Computer memory optimizer and performance booster with a memory and cache optimizer, and a memory and resource leak analyzer. It uses algorithm for PC memory optimization and recovery, which provides
    Blitz_Development_Group Web design, hosting, and marketing services for real estate professionals.
    BeSplit Command line tool to cut and paste AAC and other files.
    POPL_2002 The 29th Annual ACM SIGPLAN - SIGACT Symposium on Principles of Programming Languages. Portland, Oregon, USA; 16--18 January 2002.
    Crystal_3D_Impact_Pro Program to enhance web pages, presentations and videos with 3D titles, logos, objects and buttons. Also offers PowerPlugs templates, 3D titles, transitions, headings, charts, and PhotoActive FX.
    The__NET_Collective Resource directory with links to core specs, performance, security, interopabilty, encoding, workflow and quick reference summary of web service extensions.
    SitePoint_Webmaster_Forums_-_ASP Very active ASP and Visual Basic Script development discussion forum.
    RFC_4271_-_A_Border_Gateway_Protocol_4 Current standard for version 4 of the protocol.
    NZBSource_com Maintains an updated list of links to NZB search engines and indexers.
    Thomas_Beck\'s_Home_Page Physical Data Model Patterns.
    The1\'s_Phreaking_Page Pictures of home made telecommunications related projects.
    Whitfield,_Jennifer_-_Out_of_the_Box_Designs Offers services in web design, graphics and animation, print design, and consulting. Includes resume. Located in Milton, Florida, United States.
    NanoXML Simple and small SAX XML parser. Extremely small (6kb) version without SAX interface is also available. [Open Source, zlib/libpng-like]
    TwoLittleFishes Offers design, graphics, and database services for small businesses and non-profit organizations. Based in North Nottinghamshire United Kingdom.
    IPredict Time-series predictions using Bayesian algorithms and Wavelet analysis.
    Cofrancesco,_Paul Specializing in visual design, architecture, programming, and interface design. Includes a resume and portfolio.
    eyeOS An open-source browser based web desktop. Full documentation, download, and community support are provided.(PHP5)
    iDev A large group of icons available, some unique, grouped by subject.
This is websites2007.org cache of m/ as retrieved on 2008.09.08 websites2007.org's cache is the snapshot that we took of the page as we crawled the web. The page may have changed since that time.
RFC 2698 (rfc2698) - A Two Rate Three Color Marker@import 'http://faqs.org/abstracts/css/default.css';@import 'http://faqs.org/search.css';function erfc(s){document.write("[ RFC Index | RFC Search | Usenet FAQs | Web FAQs | Documents | Cities ]Alternate Formats: rfc2698.txt | rfc2698.txt.pdfRFC 2698 - A Two Rate Three Color MarkerSearch the Archives Display RFC by number     

RFC2698 - A Two Rate Three Color Marker

Network Working Group J. HeinanenRequest for Comments: 2698 Telia FinlandCategory: Informational R. Guerin University of Pennsylvania September 1999 A Two Rate Three Color MarkerStatus of this Memo This memo provides information for the Internet community. It does not specify an Internet standard of any kind. Distribution of this memo is unlimited.Copyright Notice Copyright (C) The Internet Society (1999). All Rights Reserved.Abstract This document defines a Two Rate Three Color Marker (trTCM), which can be used as a component in a Diffserv traffic conditioner [RFC2475, RFC2474]. The trTCM meters an IP packet stream and marks its packets based on two rates, Peak Information Rate (PIR) and Committed Information Rate (CIR), and their associated burst sizes to be either green, yellow, or red. A packet is marked red if it exceeds the PIR. Otherwise it is marked either yellow or green depending on whether it exceeds or doesn't exceed the CIR.1. Introduction The Two Rate Three Color Marker (trTCM) meters an IP packet stream and marks its packets either green, yellow, or red. A packet is marked red if it exceeds the Peak Information Rate (PIR). Otherwise it is marked either yellow or green depending on whether it exceeds or doesn't exceed the Committed Information Rate (CIR). The trTCM is useful, for example, for ingress policing of a service, where a peak rate needs to be enforced separately from a committed rate. The Meter meters each packet and passes the packet and the metering result to the Marker: +------------+ | Result | | V +-------+ +--------+ | | | | Packet Stream ===>| Meter |===>| Marker |===> Marked Packet Stream | | | | +-------+ +--------+ The Meter operates in one of two modes. In the Color-Blind mode, the Meter assumes that the packet stream is uncolored. In the Color- Aware mode the Meter assumes that some preceding entity has pre- colored the incoming packet stream so that each packet is either green, yellow, or red. The details of the pre-coloring process, including handling of error scenarios, and how the Meter determines the color of a pre-colored packet are DS domain specific and outside the scope of this document. The Marker (re)colors an IP packet according to the results of the Meter. The color is coded in the DS field [RFC2474] of the packet in a PHB specific manner (see section 4 for an example). A companion document [RFC2697] describes another three color marker, called a Single Rate Three Color Maker (srTCM), where packets are marked based on a single rate and two burst sizes.2. Configuration The trTCM is configured by setting its mode and by assigning values to four traffic parameters: a Peak Information Rate (PIR) and its associated Peak Burst Size (PBS) and a Committed Information Rate (CIR) and its associated Committed Burst Size (CBS). The PIR and CIR are measured in bytes of IP packets per second, i.e., it includes the IP header, but not link specific headers. The PIR must be equal to or greater than the CIR. The PBS and the CBS and are measured in bytes and both of them must be configured to be greater than 0. It is recommended that they be configured to be equal to or greater than the size of the largest possible IP packet in the stream.3. Metering The behavior of the Meter is specified in terms of its mode and two token buckets, P and C, with rates PIR and CIR, respectively. The maximum size of the token bucket P is PBS and the maximum size of the token bucket C is CBS. The token buckets P and C are initially (at time 0) full, i.e., the token count Tp(0) = PBS and the token count Tc(0) = CBS. Thereafter, the token count Tp is incremented by one PIR times per second up to PBS and the token count Tc is incremented by one CIR times per second up to CBS. When a packet of size B bytes arrives at time t, the following happens if the trTCM is configured to operate in the Color-Blind mode: o If Tp(t)-B < 0, the packet is red, else o if Tc(t)-B < 0, the packet is yellow and Tp is decremented by B, else o the packet is green and both Tp and Tc are decremented by B. When a packet of size B bytes arrives at time t, the following happens if the trTCM is configured to operate in the Color-Aware mode: o If the packet has been precolored as red or if Tp(t)-B < 0, the packet is red, else o if the packet has been precolored as yellow or if Tc(t)-B < 0, the packet is yellow and Tp is decremented by B, else o the packet is green and both Tp and Tc are decremented by B. The actual implementation of a Meter doesn't need to be modeled according to the above formal specification.4. Marking The Marker reflects the metering result by setting the DS field of the packet to a particular codepoint. In case of the AF PHB [RFC2597], the color can be coded as the drop precedence of the packet.5. Service Example The trTCM can be used to mark a IP packet stream in a service, where different, decreasing levels of assurances (either absolute or relative) are given to packets which are green, yellow, or red. For example, a service may discard all red packets, because they exceeded the peak rate, forward yellow packets as best effort, and forward green packets with a low drop probability.6. Security Considerations The trTCM has no known security concerns.7. References [RFC2697] Heinanen, J. and R. Guerin, "A Single Rate Three Color Marker", RFC 2697, September 1999. [RFC2597] Heinanen, J., Baker, F., Weiss, W. and J. Wroclawski, "Assured Forwarding PHB Group", RFC 2597, June 1999. [RFC2474] Nichols, K., Blake, S., Baker, F. and D. Black, "Definition of the Differentiated Services Field (DS Field) in the IPv4 and IPv6 Headers", RFC 2474, December 1998. [RFC2475] Blake, S., Black, D., Carlson, M., Davies, E., Wang, Z and W. Weiss, "An Architecture for Differentiated Services", RFC 2475, December 1998.8. Authors' Addresses Juha Heinanen Telia Finland, Inc. Myyrmaentie 2 01600 Vantaa, Finland EMail: jh@telia.fi Roch Guerin University of Pennsylvania Department of Electrical Engineering, Rm 367 GRW 200 South 33rd Street Philadelphia, PA 19104 EMail: guerin@ee.upenn.edu9. Full Copyright Statement Copyright (C) The Internet Society (1999). All Rights Reserved. This document and translations of it may be copied and furnished to others, and derivative works that comment on or otherwise explain it or assist in its implementation may be prepared, copied, published and distributed, in whole or in part, without restriction of any kind, provided that the above copyright notice and this paragraph are included on all such copies and derivative works. However, this document itself may not be modified in any way, such as by removing the copyright notice or references to the Internet Society or other Internet organizations, except as needed for the purpose of developing Internet standards in which case the procedures for copyrights defined in the Internet Standards process must be followed, or as required to translate it into languages other than English. The limited permissions granted above are perpetual and will not be revoked by the Internet Society or its successors or assigns. This document and the information contained herein is provided on an "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.Acknowledgement Funding for the RFC Editor function is currently provided by the Internet Society. Previous: RFC 2697 - A Single Rate Three Color Marker Next: RFC 2699 - Request for Comments Summary RFC Numbers 2600-2699 [ RFC Index | RFC Search | Usenet FAQs | Web FAQs | Documents | Cities ] © 2008 FAQS.ORG. All rights reserved. 
 

A

Two

Rate

Three

Color

Marker.

J.

Heinanen,

R.

Guerin.

September

1999.

http://www.faqs.org/rfcs/rfc2698.html

RFC 2698 2008 September

dvd rental

dvd


A Two Rate Three Color Marker. J. Heinanen, R. Guerin. September 1999.

Rules




© 2008 Internet Explorer 5+ or Netscape 6+

Recommended Sites: 1. Arts - Business - Computers - Games - Health - Home - Kids and Teens - News - Recreation - Reference - Regional - Science - Shopping - Society - Sports - World Miss Gallery - Top Anime Hentai - DVD rental by mail - AdSense Optimization Tutorials - Fast Loans - Cheap Car Insurance - Online Loans - Personal Loans
2008-09-08 14:21:08

Copyright 2005, 2006 by Webmaster
Websites is cool :) 77Hotell Florens - Karpacz - Zakopane Noclegi - Hotel Lissabon - Hotel Gent