Saran Pengembangan aplikasi DiffServ dengan disiplin antrian hierarchy token bucket dan random early detection sebagai bandwidth limiting
DAFTAR PUSTAKA
Almesberger, Werner. 2001. Differentiated Services on linux. ftp:icaftp.epfl.chpublinuxdiffservmiscdsid-01.ps.gz
Beck, Kent. 2004. Extreme Programming Explained: Embrace Change, Second
Edition. Massachusetts: Addison Wesley Professional. Blake, et. al. 1998. An Architecture for Differentiated Services. RFC 2475.
http:www.ietf.orgrfcrfc2475 Braden, et. al. 1998.
Recommendations on Queue Management and Congestion Avoidance in the Internet. RFC 2309. http:www.ietf.orgrfcrfc2309.txt
Braithwaite, Stephen. 2006. Implementation of AQMs on Linux made Easy. The
University of Southern Queensland. http:eprints.usq.edu.au20751Braithwaite-6800-Queuing.pdf
Brown, Martin A. 2006. Traffic Control HOWTO. Version 1.0.2. http:linux- ip.netarticlesTraffic-Control-HOWTO. diakses pada hari ini.
C H, Swaroop. A Byte of Python. http:www.byteofpython.info. Devera, Martin. 2002. HTB Linux queuing discipline manual - user guide.
http:luxik.cdi.cz~devikqoshtbmanualuserg.htm Floyd, Sally dan Van Jacobson. 1993. Random Early Detection Gateways for
Congestion Avoidance. Lawrence Berkeley Laboratory University of California. http:www.icir.orgfloydpapersredred.html
Floyd, et. al. 2001. Adaptive RED: An Algorithm for Increasing the Robustness of RED’s Active Queue Management.
http:citeseerx.ist.psu.eduviewdocdownload?doi=10.1.1.78.7450rep=rep1 type=pdf
Floyd, Sally. Congestion Control Principles. RFC 2914. http:www.ietf.orgrfcrfc2914
Hubert , Bert. 2004. Linux Advanced Routing Traffic Control HOWTO. http:lartc.orglartc.pdf
Li, Suqiao. 1999. Network Traffic Control and Bandwidth Management in Internet: A Differentiated Services Case Study. McGill University.
http:digitool.library.mcgill.caR?func=dbin-jump- fullobject_id=30688local_base=GEN01-MCG02
Marieska, Mastura Diana. 2008. Analisis Algoritma Penjadwalan Berbasis Quality of Service pada Wimax. http:digilib.itb.ac.id
Nagle, John. 1984. Congestion Control in IPTCP Internetworks. RFC 896. http:tools.ietf.orghtmlrfc896
Nichols, et. al. 1998. Definition of the Differentiated Services Field DS Field in the IPv4 and IPv6 Headers. RFC 2474. http:www.ietf.orgrfcrfc2474.txt
Pramudita, Damar Aji. 2008. Differentiated ServiceDiffServ di Jaringan Testbed menggunakan Disiplin Antrian PRIORITY QUEUEING dan
HIERARCHY TOKEN BUCKET. http:digilib.itb.ac.id Python v2.6.1 Documentation. http:docs.python.org
Schach, Stephen R. 2005. Object Oriented and Classical Software Engineering, Sixth Edition. New York: McGraw Hill.
Pressman, Roger S. 2005. Software Engineering: A Practitioner’s Approach, Sixth Edition. New York: McGraw Hill.
Valenzuela, et. al. 2004. Hierarchical Token Bucket Algorithm to Enhance QoS in IEEE 802.11: Proposal, Implementation dan Evaluation.
http:ieeexplore.ieee.orgiel596233041301400539.pdf?arnumber=1400539 Welzl, Michael. 2005. Network congestion control : managing Internet traffic.
England:John Wiley Sons Ltd.
Pengembangan Aplikasi DiffServ dengan Disiplin Antrian Hierarchy
Token Bucket dan Random Early Detection Sebagai Bandwidth Limiting
Deni Zakya
Fakultas Sains dan Teknologi Universitas Islam Negeri Syarif Hidayatullah Jakarta
Tel : 021 823026 Fax : 021 8624025 Email : denizakyagmail.com
ABSTRACT
Growth of the Internet led to the cafe to use internet connection as a basic component of the business. Cafe manager will use at least one Internet connection and share it with all the nodes are connected to the Internet. Number of
nodes that are connected to the router will cause the network conditions experienced congestion density. So it looks like there are one or more nodes that dominate network bandwidth usage. For that needed the concept of Quality of
Service QoS, one way to apply QoS in IP networks with Differentiated Services DiffServ. The author uses a packet scheduling Hierarchy Token Bucket and Random Early Detection in this study. Classification will be based
on the connected node, protocol tcp or udp and IIX network local and international. International Classification of IIX and taken because of the significant difference in speed from the second network. Analysis of quality of service
on the network is done by measuring the parameters of throughput, delay, jitter and packet loss. In the end, using the DiffServ Implementation TrafficControl with RED queue discipline HTB and may act to regulate the use of
bandwidth for each node in the network. Applications can distinguish the origin of a network packet IIX local or international. And provide the appropriate speed limit for each connection. Use of HTB and RED queues provide
good quality care without sacrificing throughput testing parameters, delay, jitter and packet loss that big. The author uses Extreme Programming as a methodology of software development. Seen from the test results that provide value
testing of these parameters is relatively small compared with the use of best effort or just with FIFO queue discipline.
Keywords:
Bandwidth Limiting, TrafficControl, Hierarchy Token Bucket, Random Early Detection.