SlideShare a Scribd company logo
Chapter 18 Protocols for QoS Support
1
ChapterChapter 1818
Protocols for QoS Support
Chapter 18 Protocols for QoS Support
2
Increased DemandsIncreased Demands
 Need to incorporate bursty and stream traffic in
TCP/IP architecture
 Increase capacity
– Faster links, switches, routers
– Intelligent routing policies
– End-to-end flow control
 Multicasting
 Quality of Service (QoS) capability
 Transport protocol for streaming
Chapter 18 Protocols for QoS Support
3
Resource Reservation -Resource Reservation -
UnicastUnicast
 Prevention as well as reaction to congestion
required
 Can do this by resource reservation
 Unicast
– End users agree on QoS for task and request from
network
– May reserve resources
– Routers pre-allocate resources
– If QoS not available, may wait or try at reduced QoS
Chapter 18 Protocols for QoS Support
4
Resource Reservation –Resource Reservation –
MulticastMulticast
 Generate vast traffic
– High volume application like video
– Lots of destinations
 Can reduce load
– Some members of group may not want current
transmission
 “Channels” of video
– Some members may only be able to handle part of
transmission
 Basic and enhanced video components of video stream
 Routers can decide if they can meet demand
Chapter 18 Protocols for QoS Support
5
Resource ReservationResource Reservation
Problems on an InternetProblems on an Internet
Must interact with dynamic routing
– Reservations must follow changes in route
Soft state – a set of state information at a
router that expires unless refreshed
– End users periodically renew resource
requests
Chapter 18 Protocols for QoS Support
6
Resource ReSerVationResource ReSerVation
Protocol (RSVP) Design GoalsProtocol (RSVP) Design Goals
 Enable receivers to make reservations
– Different reservations among members of same multicast group
allowed
 Deal gracefully with changes in group membership
– Dynamic reservations, separate for each member of group
 Aggregate for group should reflect resources needed
– Take into account common path to different members of group
 Receivers can select one of multiple sources (channel
selection)
 Deal gracefully with changes in routes
– Re-establish reservations
 Control protocol overhead
 Independent of routing protocol
Chapter 18 Protocols for QoS Support
7
RSVP CharacteristicsRSVP Characteristics
 Unicast and Multicast
 Simplex
– Unidirectional data flow
– Separate reservations in two directions
 Receiver initiated
– Receiver knows which subset of source transmissions it wants
 Maintain soft state in internet
– Responsibility of end users
 Providing different reservation styles
– Users specify how reservations for groups are aggregated
 Transparent operation through non-RSVP routers
 Support IPv4 (ToS field) and IPv6 (Flow label field)
Chapter 18 Protocols for QoS Support
8
Data Flows - SessionData Flows - Session
Data flow identified by destination
Resources allocated by router for duration
of session
Defined by
– Destination IP address
 Unicast or multicast
– IP protocol identifier
 TCP, UDP etc.
– Destination port
 May not be used in multicast
Chapter 18 Protocols for QoS Support
9
Flow DescriptorFlow Descriptor
Reservation Request
– Flow spec
 Desired QoS
 Used to set parameters in node’s packet scheduler
 Service class, Rspec (reserve), Tspec (traffic)
– Filter spec
 Set of packets for this reservation
 Source address, source prot
Chapter 18 Protocols for QoS Support
10
Treatment of Packets of OneTreatment of Packets of One
Session at One RouterSession at One Router
Chapter 18 Protocols for QoS Support
11
RSVP Operation DiagramRSVP Operation Diagram
Chapter 18 Protocols for QoS Support
12
RSVP OperationRSVP Operation
 G1, G2, G3 members of multicast group
 S1, S2 sources transmitting to that group
 Heavy black line is routing tree for S1, heavy
grey line for S2
 Arrowed lines are packet transmission from S1
(black) and S2 (grey)
 All four routers need to know reservation s for
each multicast address
– Resource requests must propagate back through
routing tree
Chapter 18 Protocols for QoS Support
13
FilteringFiltering
 G3 has reservation filter spec including S1 and S2
 G1, G2 from S1 only
 R3 delivers from S2 to G3 but does not forward to R4
 G1, G2 send RSVP request with filter excluding S2
 G1, G2 only members of group reached through R4
– R4 doesn’t need to forward packets from this session
– R4 merges filter spec requests and sends to R3
 R3 no longer forwards this session’s packets to R4
– Handling of filtered packets not specified
– Here they are dropped but could be best efforts delivery
 R3 needs to forward to G3
– Stores filter spec but doesn’t propagate it
Chapter 18 Protocols for QoS Support
14
Reservation StylesReservation Styles
 Determines manner in which resource
requirements from members of group are
aggregated
 Reservation attribute
– Reservation shared among senders (shared)
 Characterizing entire flow received on multicast address
– Allocated to each sender (distinct)
 Simultaneously capable of receiving data flow from each
sender
 Sender selection
– List of sources (explicit)
– All sources, no filter spec (wild card)
Chapter 18 Protocols for QoS Support
15
Reservation Attributes andReservation Attributes and
StylesStyles
Reservation Attribute
– Distinct
 Sender selection explicit = Fixed filter (FF)
 Sender selection wild card = none
– Shared
 Sender selection explicit= Shared-explicit (SE)
 Sender selection wild card = Wild card filter (WF)
Chapter 18 Protocols for QoS Support
16
Wild Card Filter StyleWild Card Filter Style
 Single resource reservation shared by all senders
to this address
 If used by all receivers: shared pipe whose
capacity is largest of resource requests from
receivers downstream from any point on tree
 Independent of number of senders using it
 Propagated upstream to all senders
 WF(*{Q})
– * = wild card sender
– Q = flowspec
 Audio teleconferencing with multiple sites
Chapter 18 Protocols for QoS Support
17
Fixed Filter StyleFixed Filter Style
Distinct reservation for each sender
Explicit list of senders
FF(S1{Q!}, S2{Q2},…)
Video distribution
Chapter 18 Protocols for QoS Support
18
Shared Explicit StyleShared Explicit Style
Single reservation shared among specific
list of senders
SE(S1, S2, S3, …{Q})
Multicast applications with multiple data
sources but unlikely to transmit
simultaneously
Chapter 18 Protocols for QoS Support
19
Reservation Style ExamplesReservation Style Examples
Chapter 18 Protocols for QoS Support
20
RSVP Protocol MechanismsRSVP Protocol Mechanisms
 Two message types
– Resv
 Originate at multicast group receivers
 Propagate upstream
 Merged and packet when appropriate
 Create soft states
 Reach sender
– Allow host to set up traffic control for first hop
– Path
 Provide upstream routing information
 Issued by sending hosts
 Transmitted through distribution tree to all destinations
Chapter 18 Protocols for QoS Support
21
RSVP Host ModelRSVP Host Model
Chapter 18 Protocols for QoS Support
22
Multiprotocol Label SwitchingMultiprotocol Label Switching
(MPLS)(MPLS)
 Routing algorithms provide support for
performance goals
– Distributed and dynamic
 React to congestion
 Load balance across network
– Based on metrics
 Develop information that can be used in handling different
service needs
 Enhancements provide direct support
– IS, DS, RSVP
 Nothing directly improves throughput or delay
 MPLS tries to match ATM QoS support
Chapter 18 Protocols for QoS Support
23
BackgroundBackground
 Efforts to marry IP and ATM
 IP switching (Ipsilon)
 Tag switching (Cisco)
 Aggregate route based IP switching (IBM)
 Cascade (IP navigator)
 All use standard routing protocols to define paths
between end points
 Assign packets to path as they enter network
 Use ATM switches to move packets along paths
– ATM switching (was) much faster than IP routers
– Use faster technology
Chapter 18 Protocols for QoS Support
24
DevelopmentsDevelopments
 IETF working group in 1997, proposed standard
2001
 Routers developed to be as fast as ATM switches
– Remove the need to provide both technologies in
same network
 MPLS does provide new capabilities
– QoS support
– Traffic engineering
– Virtual private networks
– Multiprotocol support
Chapter 18 Protocols for QoS Support
25
Connection Oriented QoSConnection Oriented QoS
SupportSupport
 Guarantee fixed capacity for specific applications
 Control latency/jitter
 Ensure capacity for voice
 Provide specific, guaranteed quantifiable SLAs
 Configure varying degrees of QoS for multiple
customers
 MPLS imposes connection oriented framework
on IP based internets
Chapter 18 Protocols for QoS Support
26
Traffic EngineeringTraffic Engineering
 Ability to dynamically define routes, plan resource
commitments based on known demands and optimize
network utilization
 Basic IP allows primitive traffic engineering
– E.g. dynamic routing
 MPLS makes network resource commitment easy
– Able to balance load in face of demand
– Able to commit to different levels of support to meet user traffic
requirements
– Aware of traffic flows with QoS requirements and predicted
demand
– Intelligent re-routing when congested
Chapter 18 Protocols for QoS Support
27
VPN SupportVPN Support
Traffic from a given enterprise or group
passes transparently through an internet
Segregated from other traffic on internet
Performance guarantees
Security
Chapter 18 Protocols for QoS Support
28
Multiprotocol SupportMultiprotocol Support
 MPLS can be used on different network
technologies
 IP
– Requires router upgrades
 Coexist with ordinary routers
 ATM
– Enables and ordinary switches co-exist
 Frame relay
– Enables and ordinary switches co-exist
 Mixed network
Chapter 18 Protocols for QoS Support
29
MPLS TerminologyMPLS Terminology
Chapter 18 Protocols for QoS Support
30
MPLS OperationMPLS Operation
 Label switched routers capable of switching and
routing packets based on label appended to
packet
 Labels define a flow of packets between end
points or multicast destinations
 Each distinct flow (forward equivalence class –
FEC) has specific path through LSRs defined
– Connection oriented
 Each FEC has QoS requirements
 IP header not examined
– Forward based on label value
Chapter 18 Protocols for QoS Support
31
MPLS Operation DiagramMPLS Operation Diagram
Chapter 18 Protocols for QoS Support
32
Explanation - SetupExplanation - Setup
 Labelled switched path established prior to
routing and delivery of packets
 QoS parameters established along path
– Resource commitment
– Queuing and discard policy at LSR
– Interior routing protocol e.g. OSPF used
– Labels assigned
 Local significance only
 Manually or using Label distribution protocol (LDP) or
enhanced version of RSVP
Chapter 18 Protocols for QoS Support
33
Explanation – Packet HandlingExplanation – Packet Handling
 Packet enters domain through edge LSR
– Processed to determine QoS
 LSR assigns packet to FEC and hence LSP
– May need co-operation to set up new LSP
 Append label
 Forward packet
 Within domain LSR receives packet
 Remove incoming label, attach outgoing label
and forward
 Egress edge strips label, reads IP header and
forwards
Chapter 18 Protocols for QoS Support
34
NotesNotes
 MPLS domain is contiguous set of MPLS enabled routers
 Traffic may enter or exit via direct connection to MPLS router or
from non-MPLS router
 FEC determined by parameters, e.g.
– Source/destination IP address or network IP address
– Port numbers
– IP protocol id
– Differentiated services codepoint
– IPv6 flow label
 Forwarding is simple lookup in predefined table
– Map label to next hop
 Can define PHB at an LSR for given FEC
 Packets between same end points may belong to different FEC
Chapter 18 Protocols for QoS Support
35
MPLS Packet ForwardingMPLS Packet Forwarding
Chapter 18 Protocols for QoS Support
36
Label StackingLabel Stacking
 Packet may carry number of labels
 LIFO (stack)
– Processing based on top label
– Any LSR may push or pop label
 Unlimited levels
– Allows aggregation of LSPs into single LSP for part
of route
– C.f. ATM virtual channels inside virtual paths
– E.g. aggregate all enterprise traffic into one LSP for
access provider to handle
– Reduces size of tables
Chapter 18 Protocols for QoS Support
37
Label Format DiagramLabel Format Diagram
 Label value: Locally significant 20 bit
 Exp: 3 bit reserved for experimental use
– E.g. DS information or PHB guidance
 S: 1 for oldest entry in stack, zero otherwise
 Time to live (TTL): hop count or TTL value
Chapter 18 Protocols for QoS Support
38
Time to Live ProcessingTime to Live Processing
 Needed to support TTL since IP header not read
 First label TTL set to IP header TTL on entry to MPLS
domain
 TTL of top entry on stack decremented at internal LSR
– If zero, packet dropped or passed to ordinary error processing
(e.g. ICMP)
– If positive, value placed in TTL of top label on stack and packet
forwarded
 At exit from domain, (single stack entry) TTL
decremented
– If zero, as above
– If positive, placed in TTL field of Ip header and forwarded
Chapter 18 Protocols for QoS Support
39
Label StackLabel Stack
 Appear after data link layer header, before network layer
header
 Top of stack is earliest (closest to network layer header)
 Network layer packet follows label stack entry with S=1
 Over connection oriented services
– Topmost label value in ATM header VPI/VCI field
 Facilitates ATM switching
– Top label inserted between cell header and IP header
– In DLCI field of Frame Relay
– Note: TTL problem
Chapter 18 Protocols for QoS Support
40
Position of MPLS Label StackPosition of MPLS Label Stack
Chapter 18 Protocols for QoS Support
41
FECs, LSPs, and LabelsFECs, LSPs, and Labels
 Traffic grouped into FECs
 Traffic in a FEC transits an MLPS domain along an LSP
 Packets identified by locally significant label
 At each LSR, labelled packets forwarded on basis of
label.
– LSR replaces incoming label with outgoing label
 Each flow must be assigned to a FEC
 Routing protocol must determine topology and current
conditions so LSP can be assigned to FEC
– Must be able to gather and use information to support QoS
 LSRs must be aware of LSP for given FEC, assign
incoming label to LSP, communicate label to other LSRs
Chapter 18 Protocols for QoS Support
42
Topology of LSPsTopology of LSPs
Unique ingress and egress LSR
– Single path through domain
Unique egress, multiple ingress LSRs
– Multiple paths, possibly sharing final few
hops
Multiple egress LSRs for unicast traffic
Multicast
Chapter 18 Protocols for QoS Support
43
Route SelectionRoute Selection
 Selection of LSP for particular FEC
 Hop-by-hop
– LSR independently chooses next hop
– Ordinary routing protocols e.g. OSPF
– Doesn’t support traffic engineering or policy routing
 Explicit
– LSR (usually ingress or egress) specifies some or all
LSRs in LSP for given FEC
– Selected by configuration,or dynamically
Chapter 18 Protocols for QoS Support
44
Constraint Based RoutingConstraint Based Routing
AlgorithmAlgorithm
 Take in to account traffic requirements of flows
and resources available along hops
– Current utilization, existing capacity, committed
services
– Additional metrics over and above traditional routing
protocols (OSPF)
 Max link data rate
 Current capacity reservation
 Packet loss ratio
 Link propagation delay
Chapter 18 Protocols for QoS Support
45
Label DistributionLabel Distribution
Setting up LSP
Assign label to LSP
Inform all potential upstream nodes of
label assigned by LSR to FEC
– Allows proper packet labelling
– Learn next hop for LSP and label that
downstream node has assigned to FEC
 Allow LSR to map incoming to outgoing label
Chapter 18 Protocols for QoS Support
46
Real Time Transport ProtocolReal Time Transport Protocol
TCP not suited to real time distributed
application
– Point to point so not suitable for multicast
– Retransmitted segments arrive out of order
– No way to associate timing with segments
UDP does not include timing information
nor any support for real time applications
Solution is real-time transport protocol
RTP
Chapter 18 Protocols for QoS Support
47
RTP ArchitectureRTP Architecture
Close coupling between protocol and
application layer functionality
– Framework for application to implement
single protocol
Application level framing
Integrated layer processing
Chapter 18 Protocols for QoS Support
48
Application Level FramingApplication Level Framing
 Recovery of lost data done by application rather than
transport layer
– Application may accept less than perfect delivery
 Real time audio and video
 Inform source about quality of delivery rather than retransmit
 Source can switch to lower quality
– Application may provide data for retransmission
 Sending application may recompute lost values rather than storing
them
 Sending application can provide revised values
 Can send new data to “fix” consequences of loss
 Lower layers deal with data in units provided by
application
– Application data units (ADU)
Chapter 18 Protocols for QoS Support
49
Integrated Layer ProcessingIntegrated Layer Processing
Adjacent layers in protocol stack tightly
coupled
Allows out of order or parallel functions
from different layers
Chapter 18 Protocols for QoS Support
50
RTP Architecture DiagramRTP Architecture Diagram
Chapter 18 Protocols for QoS Support
51
RTP Data Transfer ProtocolRTP Data Transfer Protocol
Transport of real time data among number
of participants in a session, defined by:
– RTP Port number
 UDP destination port number if using UDP
– RTP Control Protocol (RTCP) port number
 Destination port address used by all participants
for RTCP transfer
– IP addresses
 Multicast or set of unicast
Chapter 18 Protocols for QoS Support
52
Multicast SupportMulticast Support
Each RTP data unit includes:
Source identifier
Timestamp
Payload format
Chapter 18 Protocols for QoS Support
53
RelaysRelays
 Intermediate system acting as receiver and
transmitter for given protocol layer
 Mixers
– Receives streams of RTP packets from one or more
sources
– Combines streams
– Forwards new stream
 Translators
– Produce one or more outgoing RTP packets for each
incoming packet
– E.g. convert video to lower quality
Chapter 18 Protocols for QoS Support
54
RTP HeaderRTP Header
Chapter 18 Protocols for QoS Support
55
RTP Control Protocol (RTCP)RTP Control Protocol (RTCP)
RTP is for user data
RTCP is multicast provision of feedback to
sources and session participants
Uses same underlying transport protocol
(usually UDP) and different port number
RTCP packet issued periodically by each
participant to other session members
Chapter 18 Protocols for QoS Support
56
RTCP FunctionsRTCP Functions
QoS and congestion control
Identification
Session size estimation and scaling
Session control
Chapter 18 Protocols for QoS Support
57
RTCP TransmissionRTCP Transmission
Number of separate RTCP packets
bundled in single UDP datagram
– Sender report
– Receiver report
– Source description
– Goodbye
– Application specific
Chapter 18 Protocols for QoS Support
58
RTCP Packet FormatsRTCP Packet Formats
Chapter 18 Protocols for QoS Support
59
Packet Fields (All Packets)Packet Fields (All Packets)
 Version (2 bit) currently version 2
 Padding (1 bit) indicates padding bits at end of
control information, with number of octets as last
octet of padding
 Count (5 bit) of reception report blocks in SR or
RR, or source items in SDES or BYE
 Packet type (8 bit)
 Length (16 bit) in 32 bit words minus 1
 In addition Sender and receiver reports have:
– Synchronization Source Identifier
Chapter 18 Protocols for QoS Support
60
Packet Fields (Sender Report)Packet Fields (Sender Report)
Sender Information BlockSender Information Block
NTP timestamp: absolute wall clock time
when report sent
RTP Timestamp: Relative time used to
create timestamps in RTP packets
Sender’s packet count (for this session)
Sender’s octet count (for this session)
Chapter 18 Protocols for QoS Support
61
Packet Fields (Sender Report)Packet Fields (Sender Report)
Reception Report BlockReception Report Block
 SSRC_n (32 bit) identifies source refered to by this
report block
 Fraction lost (8 bits) since previous SR or RR
 Cumulative number of packets lost (24 bit) during this
session
 Extended highest sequence number received (32 bit)
– Least significant 16 bits is highest RTP data sequence number
received from SSRC_n
– Most significant 16 bits is number of times sequence number has
wrapped to zero
 Interarrival jitter (32 bit)
 Last SR timestamp (32 bit)
 Delay since last SR (32 bit)
Chapter 18 Protocols for QoS Support
62
Receiver ReportReceiver Report
Same as sender report except:
– Packet type field has different value
– No sender information block
Chapter 18 Protocols for QoS Support
63
Source Description PacketSource Description Packet
Used by source to give more information
32 bit header followed by zero or more
additional information chunks
E.g.:
0 END End of SDES list
1 CNAME Canonical name
2 NAME Real user name of source
3 EMAIL Email address
Chapter 18 Protocols for QoS Support
64
Goodbye (BYE)Goodbye (BYE)
Indicates one or more sources no linger
active
– Confirms departure rather than failure of
network
Chapter 18 Protocols for QoS Support
65
Application Defined PacketApplication Defined Packet
Experimental use
For functions & features that are
application specific

More Related Content

What's hot

Chapter 26
Chapter 26Chapter 26
Chapter 26
Faisal Mehmood
 
Traffic and Congestion Control in ATM Networks Chapter 13
Traffic and Congestion Control in ATM Networks Chapter 13Traffic and Congestion Control in ATM Networks Chapter 13
Traffic and Congestion Control in ATM Networks Chapter 13
daniel ayalew
 
TCP/IP Basics
TCP/IP BasicsTCP/IP Basics
TCP/IP Basics
sanjoysanyal
 
TCP & UDP ( Transmission Control Protocol and User Datagram Protocol)
TCP & UDP ( Transmission Control Protocol and User Datagram Protocol)TCP & UDP ( Transmission Control Protocol and User Datagram Protocol)
TCP & UDP ( Transmission Control Protocol and User Datagram Protocol)
Kruti Niranjan
 
Transport Protocols
Transport ProtocolsTransport Protocols
Transport Protocols
Peter R. Egli
 
RTP & RTCP
RTP & RTCPRTP & RTCP
Arp and rarp
Arp and rarpArp and rarp
Arp and rarp
Nita Dalla
 
Congestion control in TCP
Congestion control in TCPCongestion control in TCP
Congestion control in TCP
selvakumar_b1985
 
Transaction TCP
Transaction TCPTransaction TCP
Transaction TCP
amardeepsingh1902
 
Dijkstra & flooding ppt(Routing algorithm)
Dijkstra & flooding ppt(Routing algorithm)Dijkstra & flooding ppt(Routing algorithm)
Dijkstra & flooding ppt(Routing algorithm)
Anshul gour
 
Differentiated Services
Differentiated ServicesDifferentiated Services
Differentiated Services
palashc
 
Transport layer
Transport layerTransport layer
Transport layer
reshmadayma
 
Tcp
TcpTcp
Ieee 802.11 wireless lan
Ieee 802.11 wireless lanIeee 802.11 wireless lan
Ieee 802.11 wireless lan
Parthipan Parthi
 
Sliding window protocol
Sliding window protocolSliding window protocol
Sliding window protocol
Shehara Abeythunga
 
Web and http computer network
Web and http computer networkWeb and http computer network
Web and http computer network
Anil Pokhrel
 
QOS (Quality of Services) - Computer Networks
 QOS (Quality of Services) - Computer Networks QOS (Quality of Services) - Computer Networks
QOS (Quality of Services) - Computer Networks
IIIT Manipur
 
IEEE standards 802.3.&802.11
IEEE standards 802.3.&802.11IEEE standards 802.3.&802.11
IEEE standards 802.3.&802.11
Keshav Maheshwari
 
Chapter 6
Chapter 6Chapter 6
Chapter 6
Faisal Mehmood
 
Network Layer
Network LayerNetwork Layer
Network Layer
Dr Shashikant Athawale
 

What's hot (20)

Chapter 26
Chapter 26Chapter 26
Chapter 26
 
Traffic and Congestion Control in ATM Networks Chapter 13
Traffic and Congestion Control in ATM Networks Chapter 13Traffic and Congestion Control in ATM Networks Chapter 13
Traffic and Congestion Control in ATM Networks Chapter 13
 
TCP/IP Basics
TCP/IP BasicsTCP/IP Basics
TCP/IP Basics
 
TCP & UDP ( Transmission Control Protocol and User Datagram Protocol)
TCP & UDP ( Transmission Control Protocol and User Datagram Protocol)TCP & UDP ( Transmission Control Protocol and User Datagram Protocol)
TCP & UDP ( Transmission Control Protocol and User Datagram Protocol)
 
Transport Protocols
Transport ProtocolsTransport Protocols
Transport Protocols
 
RTP & RTCP
RTP & RTCPRTP & RTCP
RTP & RTCP
 
Arp and rarp
Arp and rarpArp and rarp
Arp and rarp
 
Congestion control in TCP
Congestion control in TCPCongestion control in TCP
Congestion control in TCP
 
Transaction TCP
Transaction TCPTransaction TCP
Transaction TCP
 
Dijkstra & flooding ppt(Routing algorithm)
Dijkstra & flooding ppt(Routing algorithm)Dijkstra & flooding ppt(Routing algorithm)
Dijkstra & flooding ppt(Routing algorithm)
 
Differentiated Services
Differentiated ServicesDifferentiated Services
Differentiated Services
 
Transport layer
Transport layerTransport layer
Transport layer
 
Tcp
TcpTcp
Tcp
 
Ieee 802.11 wireless lan
Ieee 802.11 wireless lanIeee 802.11 wireless lan
Ieee 802.11 wireless lan
 
Sliding window protocol
Sliding window protocolSliding window protocol
Sliding window protocol
 
Web and http computer network
Web and http computer networkWeb and http computer network
Web and http computer network
 
QOS (Quality of Services) - Computer Networks
 QOS (Quality of Services) - Computer Networks QOS (Quality of Services) - Computer Networks
QOS (Quality of Services) - Computer Networks
 
IEEE standards 802.3.&802.11
IEEE standards 802.3.&802.11IEEE standards 802.3.&802.11
IEEE standards 802.3.&802.11
 
Chapter 6
Chapter 6Chapter 6
Chapter 6
 
Network Layer
Network LayerNetwork Layer
Network Layer
 

Similar to Protocol for QoS Support Chapter 18

Integrated and Differentiated services Chapter 17
Integrated and Differentiated services Chapter 17Integrated and Differentiated services Chapter 17
Integrated and Differentiated services Chapter 17
daniel ayalew
 
Exterior Routing Protocols And Multi casting Chapter 16
Exterior Routing Protocols And Multi casting Chapter 16Exterior Routing Protocols And Multi casting Chapter 16
Exterior Routing Protocols And Multi casting Chapter 16
daniel ayalew
 
Vpn1
Vpn1Vpn1
Vpn1
Vpn1Vpn1
Real-Time Streaming Protocol -QOS
Real-Time Streaming Protocol -QOSReal-Time Streaming Protocol -QOS
Real-Time Streaming Protocol -QOS
Jayaprakash Nagaruru
 
SS7 & SIGTRAN
SS7 & SIGTRANSS7 & SIGTRAN
SS7 over IP Brown Bag
SS7 over IP Brown BagSS7 over IP Brown Bag
SS7 over IP Brown Bag
Stephanie Galloway-Williams
 
Quality of Servise
Quality of ServiseQuality of Servise
Quality of Servise
Raza_Abidi
 
SDV Presentation
SDV PresentationSDV Presentation
SDV Presentation
owenlin
 
Real-Time Streaming Protocol
Real-Time Streaming Protocol Real-Time Streaming Protocol
Real-Time Streaming Protocol
Jayaprakash Nagaruru
 
TechWiseTV Workshop: Segment Routing for the Datacenter
TechWiseTV Workshop: Segment Routing for the DatacenterTechWiseTV Workshop: Segment Routing for the Datacenter
TechWiseTV Workshop: Segment Routing for the Datacenter
Robb Boyd
 
PLNOG16: Usługi w sieciach operatorskich, Marcin Aronowski
PLNOG16: Usługi w sieciach operatorskich, Marcin AronowskiPLNOG16: Usługi w sieciach operatorskich, Marcin Aronowski
PLNOG16: Usługi w sieciach operatorskich, Marcin Aronowski
PROIDEA
 
Intelligent Network Services through Active Flow Manipulation
Intelligent Network Services through Active Flow ManipulationIntelligent Network Services through Active Flow Manipulation
Intelligent Network Services through Active Flow Manipulation
Tal Lavian Ph.D.
 
QoS in 5G You Tube_Pourya Alinezhad
QoS in 5G You Tube_Pourya AlinezhadQoS in 5G You Tube_Pourya Alinezhad
QoS in 5G You Tube_Pourya Alinezhad
Pourya Alinezhad
 
Pristine rina-tnc-2016
Pristine rina-tnc-2016Pristine rina-tnc-2016
Pristine rina-tnc-2016
ARCFIRE ICT
 
Pristine rina-tnc-2016
Pristine rina-tnc-2016Pristine rina-tnc-2016
Pristine rina-tnc-2016
ICT PRISTINE
 
SIGTRAN-Products-Presentation.pdf
SIGTRAN-Products-Presentation.pdfSIGTRAN-Products-Presentation.pdf
SIGTRAN-Products-Presentation.pdf
prasadharinandan20
 
Rtp
RtpRtp
Quality of service
Quality of serviceQuality of service
Quality of service
Yasser El Harbili
 
3GPP 5G Control Plane Service Based Architecture
3GPP 5G Control Plane Service Based Architecture3GPP 5G Control Plane Service Based Architecture
3GPP 5G Control Plane Service Based Architecture
Sridhar Bhaskaran
 

Similar to Protocol for QoS Support Chapter 18 (20)

Integrated and Differentiated services Chapter 17
Integrated and Differentiated services Chapter 17Integrated and Differentiated services Chapter 17
Integrated and Differentiated services Chapter 17
 
Exterior Routing Protocols And Multi casting Chapter 16
Exterior Routing Protocols And Multi casting Chapter 16Exterior Routing Protocols And Multi casting Chapter 16
Exterior Routing Protocols And Multi casting Chapter 16
 
Vpn1
Vpn1Vpn1
Vpn1
 
Vpn1
Vpn1Vpn1
Vpn1
 
Real-Time Streaming Protocol -QOS
Real-Time Streaming Protocol -QOSReal-Time Streaming Protocol -QOS
Real-Time Streaming Protocol -QOS
 
SS7 & SIGTRAN
SS7 & SIGTRANSS7 & SIGTRAN
SS7 & SIGTRAN
 
SS7 over IP Brown Bag
SS7 over IP Brown BagSS7 over IP Brown Bag
SS7 over IP Brown Bag
 
Quality of Servise
Quality of ServiseQuality of Servise
Quality of Servise
 
SDV Presentation
SDV PresentationSDV Presentation
SDV Presentation
 
Real-Time Streaming Protocol
Real-Time Streaming Protocol Real-Time Streaming Protocol
Real-Time Streaming Protocol
 
TechWiseTV Workshop: Segment Routing for the Datacenter
TechWiseTV Workshop: Segment Routing for the DatacenterTechWiseTV Workshop: Segment Routing for the Datacenter
TechWiseTV Workshop: Segment Routing for the Datacenter
 
PLNOG16: Usługi w sieciach operatorskich, Marcin Aronowski
PLNOG16: Usługi w sieciach operatorskich, Marcin AronowskiPLNOG16: Usługi w sieciach operatorskich, Marcin Aronowski
PLNOG16: Usługi w sieciach operatorskich, Marcin Aronowski
 
Intelligent Network Services through Active Flow Manipulation
Intelligent Network Services through Active Flow ManipulationIntelligent Network Services through Active Flow Manipulation
Intelligent Network Services through Active Flow Manipulation
 
QoS in 5G You Tube_Pourya Alinezhad
QoS in 5G You Tube_Pourya AlinezhadQoS in 5G You Tube_Pourya Alinezhad
QoS in 5G You Tube_Pourya Alinezhad
 
Pristine rina-tnc-2016
Pristine rina-tnc-2016Pristine rina-tnc-2016
Pristine rina-tnc-2016
 
Pristine rina-tnc-2016
Pristine rina-tnc-2016Pristine rina-tnc-2016
Pristine rina-tnc-2016
 
SIGTRAN-Products-Presentation.pdf
SIGTRAN-Products-Presentation.pdfSIGTRAN-Products-Presentation.pdf
SIGTRAN-Products-Presentation.pdf
 
Rtp
RtpRtp
Rtp
 
Quality of service
Quality of serviceQuality of service
Quality of service
 
3GPP 5G Control Plane Service Based Architecture
3GPP 5G Control Plane Service Based Architecture3GPP 5G Control Plane Service Based Architecture
3GPP 5G Control Plane Service Based Architecture
 

More from daniel ayalew

Interior Routing Protocols Chapter 15
Interior Routing Protocols Chapter 15Interior Routing Protocols Chapter 15
Interior Routing Protocols Chapter 15
daniel ayalew
 
Overview of Graph Theory and Least-Cost Paths Chapter 14
Overview of Graph Theory and Least-Cost Paths Chapter 14Overview of Graph Theory and Least-Cost Paths Chapter 14
Overview of Graph Theory and Least-Cost Paths Chapter 14
daniel ayalew
 
TCP Traffic Control Chapter12
TCP Traffic Control Chapter12TCP Traffic Control Chapter12
TCP Traffic Control Chapter12
daniel ayalew
 
Link-Level Flow and Error Control Chapter11
Link-Level Flow and Error Control Chapter11Link-Level Flow and Error Control Chapter11
Link-Level Flow and Error Control Chapter11
daniel ayalew
 
Congestion Control in Data Networks And Internets Chapter 10
Congestion Control in Data Networks And Internets Chapter 10Congestion Control in Data Networks And Internets Chapter 10
Congestion Control in Data Networks And Internets Chapter 10
daniel ayalew
 
high-Speed LANs Chapter06
high-Speed LANs Chapter06high-Speed LANs Chapter06
high-Speed LANs Chapter06
daniel ayalew
 
Asynchronous Transfer mode Chapter 05
Asynchronous Transfer mode Chapter 05Asynchronous Transfer mode Chapter 05
Asynchronous Transfer mode Chapter 05
daniel ayalew
 
Frame Relay Chapter 04
Frame Relay Chapter 04Frame Relay Chapter 04
Frame Relay Chapter 04
daniel ayalew
 
TCP and IP Chapter 03
TCP and IP Chapter 03TCP and IP Chapter 03
TCP and IP Chapter 03
daniel ayalew
 
protocol and the TCP/IP suite Chapter 02
 protocol and the TCP/IP suite Chapter 02 protocol and the TCP/IP suite Chapter 02
protocol and the TCP/IP suite Chapter 02
daniel ayalew
 

More from daniel ayalew (10)

Interior Routing Protocols Chapter 15
Interior Routing Protocols Chapter 15Interior Routing Protocols Chapter 15
Interior Routing Protocols Chapter 15
 
Overview of Graph Theory and Least-Cost Paths Chapter 14
Overview of Graph Theory and Least-Cost Paths Chapter 14Overview of Graph Theory and Least-Cost Paths Chapter 14
Overview of Graph Theory and Least-Cost Paths Chapter 14
 
TCP Traffic Control Chapter12
TCP Traffic Control Chapter12TCP Traffic Control Chapter12
TCP Traffic Control Chapter12
 
Link-Level Flow and Error Control Chapter11
Link-Level Flow and Error Control Chapter11Link-Level Flow and Error Control Chapter11
Link-Level Flow and Error Control Chapter11
 
Congestion Control in Data Networks And Internets Chapter 10
Congestion Control in Data Networks And Internets Chapter 10Congestion Control in Data Networks And Internets Chapter 10
Congestion Control in Data Networks And Internets Chapter 10
 
high-Speed LANs Chapter06
high-Speed LANs Chapter06high-Speed LANs Chapter06
high-Speed LANs Chapter06
 
Asynchronous Transfer mode Chapter 05
Asynchronous Transfer mode Chapter 05Asynchronous Transfer mode Chapter 05
Asynchronous Transfer mode Chapter 05
 
Frame Relay Chapter 04
Frame Relay Chapter 04Frame Relay Chapter 04
Frame Relay Chapter 04
 
TCP and IP Chapter 03
TCP and IP Chapter 03TCP and IP Chapter 03
TCP and IP Chapter 03
 
protocol and the TCP/IP suite Chapter 02
 protocol and the TCP/IP suite Chapter 02 protocol and the TCP/IP suite Chapter 02
protocol and the TCP/IP suite Chapter 02
 

Recently uploaded

Seminar on Distillation study-mafia.pptx
Seminar on Distillation study-mafia.pptxSeminar on Distillation study-mafia.pptx
Seminar on Distillation study-mafia.pptx
Madan Karki
 
spirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptxspirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptx
Madan Karki
 
原版制作(Humboldt毕业证书)柏林大学毕业证学位证一模一样
原版制作(Humboldt毕业证书)柏林大学毕业证学位证一模一样原版制作(Humboldt毕业证书)柏林大学毕业证学位证一模一样
原版制作(Humboldt毕业证书)柏林大学毕业证学位证一模一样
ydzowc
 
4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf
4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf
4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf
Gino153088
 
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
Yasser Mahgoub
 
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
IJECEIAES
 
Computational Engineering IITH Presentation
Computational Engineering IITH PresentationComputational Engineering IITH Presentation
Computational Engineering IITH Presentation
co23btech11018
 
Data Control Language.pptx Data Control Language.pptx
Data Control Language.pptx Data Control Language.pptxData Control Language.pptx Data Control Language.pptx
Data Control Language.pptx Data Control Language.pptx
ramrag33
 
LLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by Anant
LLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by AnantLLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by Anant
LLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by Anant
Anant Corporation
 
22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt
KrishnaveniKrishnara1
 
Embedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoringEmbedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoring
IJECEIAES
 
Mechanical Engineering on AAI Summer Training Report-003.pdf
Mechanical Engineering on AAI Summer Training Report-003.pdfMechanical Engineering on AAI Summer Training Report-003.pdf
Mechanical Engineering on AAI Summer Training Report-003.pdf
21UME003TUSHARDEB
 
Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...
IJECEIAES
 
integral complex analysis chapter 06 .pdf
integral complex analysis chapter 06 .pdfintegral complex analysis chapter 06 .pdf
integral complex analysis chapter 06 .pdf
gaafergoudaay7aga
 
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURSCompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
RamonNovais6
 
Engineering Drawings Lecture Detail Drawings 2014.pdf
Engineering Drawings Lecture Detail Drawings 2014.pdfEngineering Drawings Lecture Detail Drawings 2014.pdf
Engineering Drawings Lecture Detail Drawings 2014.pdf
abbyasa1014
 
Applications of artificial Intelligence in Mechanical Engineering.pdf
Applications of artificial Intelligence in Mechanical Engineering.pdfApplications of artificial Intelligence in Mechanical Engineering.pdf
Applications of artificial Intelligence in Mechanical Engineering.pdf
Atif Razi
 
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
IJECEIAES
 
Null Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAMNull Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAM
Divyanshu
 
AI assisted telemedicine KIOSK for Rural India.pptx
AI assisted telemedicine KIOSK for Rural India.pptxAI assisted telemedicine KIOSK for Rural India.pptx
AI assisted telemedicine KIOSK for Rural India.pptx
architagupta876
 

Recently uploaded (20)

Seminar on Distillation study-mafia.pptx
Seminar on Distillation study-mafia.pptxSeminar on Distillation study-mafia.pptx
Seminar on Distillation study-mafia.pptx
 
spirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptxspirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptx
 
原版制作(Humboldt毕业证书)柏林大学毕业证学位证一模一样
原版制作(Humboldt毕业证书)柏林大学毕业证学位证一模一样原版制作(Humboldt毕业证书)柏林大学毕业证学位证一模一样
原版制作(Humboldt毕业证书)柏林大学毕业证学位证一模一样
 
4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf
4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf
4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf
 
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
 
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
 
Computational Engineering IITH Presentation
Computational Engineering IITH PresentationComputational Engineering IITH Presentation
Computational Engineering IITH Presentation
 
Data Control Language.pptx Data Control Language.pptx
Data Control Language.pptx Data Control Language.pptxData Control Language.pptx Data Control Language.pptx
Data Control Language.pptx Data Control Language.pptx
 
LLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by Anant
LLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by AnantLLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by Anant
LLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by Anant
 
22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt
 
Embedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoringEmbedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoring
 
Mechanical Engineering on AAI Summer Training Report-003.pdf
Mechanical Engineering on AAI Summer Training Report-003.pdfMechanical Engineering on AAI Summer Training Report-003.pdf
Mechanical Engineering on AAI Summer Training Report-003.pdf
 
Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...
 
integral complex analysis chapter 06 .pdf
integral complex analysis chapter 06 .pdfintegral complex analysis chapter 06 .pdf
integral complex analysis chapter 06 .pdf
 
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURSCompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
 
Engineering Drawings Lecture Detail Drawings 2014.pdf
Engineering Drawings Lecture Detail Drawings 2014.pdfEngineering Drawings Lecture Detail Drawings 2014.pdf
Engineering Drawings Lecture Detail Drawings 2014.pdf
 
Applications of artificial Intelligence in Mechanical Engineering.pdf
Applications of artificial Intelligence in Mechanical Engineering.pdfApplications of artificial Intelligence in Mechanical Engineering.pdf
Applications of artificial Intelligence in Mechanical Engineering.pdf
 
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
 
Null Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAMNull Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAM
 
AI assisted telemedicine KIOSK for Rural India.pptx
AI assisted telemedicine KIOSK for Rural India.pptxAI assisted telemedicine KIOSK for Rural India.pptx
AI assisted telemedicine KIOSK for Rural India.pptx
 

Protocol for QoS Support Chapter 18

  • 1. Chapter 18 Protocols for QoS Support 1 ChapterChapter 1818 Protocols for QoS Support
  • 2. Chapter 18 Protocols for QoS Support 2 Increased DemandsIncreased Demands  Need to incorporate bursty and stream traffic in TCP/IP architecture  Increase capacity – Faster links, switches, routers – Intelligent routing policies – End-to-end flow control  Multicasting  Quality of Service (QoS) capability  Transport protocol for streaming
  • 3. Chapter 18 Protocols for QoS Support 3 Resource Reservation -Resource Reservation - UnicastUnicast  Prevention as well as reaction to congestion required  Can do this by resource reservation  Unicast – End users agree on QoS for task and request from network – May reserve resources – Routers pre-allocate resources – If QoS not available, may wait or try at reduced QoS
  • 4. Chapter 18 Protocols for QoS Support 4 Resource Reservation –Resource Reservation – MulticastMulticast  Generate vast traffic – High volume application like video – Lots of destinations  Can reduce load – Some members of group may not want current transmission  “Channels” of video – Some members may only be able to handle part of transmission  Basic and enhanced video components of video stream  Routers can decide if they can meet demand
  • 5. Chapter 18 Protocols for QoS Support 5 Resource ReservationResource Reservation Problems on an InternetProblems on an Internet Must interact with dynamic routing – Reservations must follow changes in route Soft state – a set of state information at a router that expires unless refreshed – End users periodically renew resource requests
  • 6. Chapter 18 Protocols for QoS Support 6 Resource ReSerVationResource ReSerVation Protocol (RSVP) Design GoalsProtocol (RSVP) Design Goals  Enable receivers to make reservations – Different reservations among members of same multicast group allowed  Deal gracefully with changes in group membership – Dynamic reservations, separate for each member of group  Aggregate for group should reflect resources needed – Take into account common path to different members of group  Receivers can select one of multiple sources (channel selection)  Deal gracefully with changes in routes – Re-establish reservations  Control protocol overhead  Independent of routing protocol
  • 7. Chapter 18 Protocols for QoS Support 7 RSVP CharacteristicsRSVP Characteristics  Unicast and Multicast  Simplex – Unidirectional data flow – Separate reservations in two directions  Receiver initiated – Receiver knows which subset of source transmissions it wants  Maintain soft state in internet – Responsibility of end users  Providing different reservation styles – Users specify how reservations for groups are aggregated  Transparent operation through non-RSVP routers  Support IPv4 (ToS field) and IPv6 (Flow label field)
  • 8. Chapter 18 Protocols for QoS Support 8 Data Flows - SessionData Flows - Session Data flow identified by destination Resources allocated by router for duration of session Defined by – Destination IP address  Unicast or multicast – IP protocol identifier  TCP, UDP etc. – Destination port  May not be used in multicast
  • 9. Chapter 18 Protocols for QoS Support 9 Flow DescriptorFlow Descriptor Reservation Request – Flow spec  Desired QoS  Used to set parameters in node’s packet scheduler  Service class, Rspec (reserve), Tspec (traffic) – Filter spec  Set of packets for this reservation  Source address, source prot
  • 10. Chapter 18 Protocols for QoS Support 10 Treatment of Packets of OneTreatment of Packets of One Session at One RouterSession at One Router
  • 11. Chapter 18 Protocols for QoS Support 11 RSVP Operation DiagramRSVP Operation Diagram
  • 12. Chapter 18 Protocols for QoS Support 12 RSVP OperationRSVP Operation  G1, G2, G3 members of multicast group  S1, S2 sources transmitting to that group  Heavy black line is routing tree for S1, heavy grey line for S2  Arrowed lines are packet transmission from S1 (black) and S2 (grey)  All four routers need to know reservation s for each multicast address – Resource requests must propagate back through routing tree
  • 13. Chapter 18 Protocols for QoS Support 13 FilteringFiltering  G3 has reservation filter spec including S1 and S2  G1, G2 from S1 only  R3 delivers from S2 to G3 but does not forward to R4  G1, G2 send RSVP request with filter excluding S2  G1, G2 only members of group reached through R4 – R4 doesn’t need to forward packets from this session – R4 merges filter spec requests and sends to R3  R3 no longer forwards this session’s packets to R4 – Handling of filtered packets not specified – Here they are dropped but could be best efforts delivery  R3 needs to forward to G3 – Stores filter spec but doesn’t propagate it
  • 14. Chapter 18 Protocols for QoS Support 14 Reservation StylesReservation Styles  Determines manner in which resource requirements from members of group are aggregated  Reservation attribute – Reservation shared among senders (shared)  Characterizing entire flow received on multicast address – Allocated to each sender (distinct)  Simultaneously capable of receiving data flow from each sender  Sender selection – List of sources (explicit) – All sources, no filter spec (wild card)
  • 15. Chapter 18 Protocols for QoS Support 15 Reservation Attributes andReservation Attributes and StylesStyles Reservation Attribute – Distinct  Sender selection explicit = Fixed filter (FF)  Sender selection wild card = none – Shared  Sender selection explicit= Shared-explicit (SE)  Sender selection wild card = Wild card filter (WF)
  • 16. Chapter 18 Protocols for QoS Support 16 Wild Card Filter StyleWild Card Filter Style  Single resource reservation shared by all senders to this address  If used by all receivers: shared pipe whose capacity is largest of resource requests from receivers downstream from any point on tree  Independent of number of senders using it  Propagated upstream to all senders  WF(*{Q}) – * = wild card sender – Q = flowspec  Audio teleconferencing with multiple sites
  • 17. Chapter 18 Protocols for QoS Support 17 Fixed Filter StyleFixed Filter Style Distinct reservation for each sender Explicit list of senders FF(S1{Q!}, S2{Q2},…) Video distribution
  • 18. Chapter 18 Protocols for QoS Support 18 Shared Explicit StyleShared Explicit Style Single reservation shared among specific list of senders SE(S1, S2, S3, …{Q}) Multicast applications with multiple data sources but unlikely to transmit simultaneously
  • 19. Chapter 18 Protocols for QoS Support 19 Reservation Style ExamplesReservation Style Examples
  • 20. Chapter 18 Protocols for QoS Support 20 RSVP Protocol MechanismsRSVP Protocol Mechanisms  Two message types – Resv  Originate at multicast group receivers  Propagate upstream  Merged and packet when appropriate  Create soft states  Reach sender – Allow host to set up traffic control for first hop – Path  Provide upstream routing information  Issued by sending hosts  Transmitted through distribution tree to all destinations
  • 21. Chapter 18 Protocols for QoS Support 21 RSVP Host ModelRSVP Host Model
  • 22. Chapter 18 Protocols for QoS Support 22 Multiprotocol Label SwitchingMultiprotocol Label Switching (MPLS)(MPLS)  Routing algorithms provide support for performance goals – Distributed and dynamic  React to congestion  Load balance across network – Based on metrics  Develop information that can be used in handling different service needs  Enhancements provide direct support – IS, DS, RSVP  Nothing directly improves throughput or delay  MPLS tries to match ATM QoS support
  • 23. Chapter 18 Protocols for QoS Support 23 BackgroundBackground  Efforts to marry IP and ATM  IP switching (Ipsilon)  Tag switching (Cisco)  Aggregate route based IP switching (IBM)  Cascade (IP navigator)  All use standard routing protocols to define paths between end points  Assign packets to path as they enter network  Use ATM switches to move packets along paths – ATM switching (was) much faster than IP routers – Use faster technology
  • 24. Chapter 18 Protocols for QoS Support 24 DevelopmentsDevelopments  IETF working group in 1997, proposed standard 2001  Routers developed to be as fast as ATM switches – Remove the need to provide both technologies in same network  MPLS does provide new capabilities – QoS support – Traffic engineering – Virtual private networks – Multiprotocol support
  • 25. Chapter 18 Protocols for QoS Support 25 Connection Oriented QoSConnection Oriented QoS SupportSupport  Guarantee fixed capacity for specific applications  Control latency/jitter  Ensure capacity for voice  Provide specific, guaranteed quantifiable SLAs  Configure varying degrees of QoS for multiple customers  MPLS imposes connection oriented framework on IP based internets
  • 26. Chapter 18 Protocols for QoS Support 26 Traffic EngineeringTraffic Engineering  Ability to dynamically define routes, plan resource commitments based on known demands and optimize network utilization  Basic IP allows primitive traffic engineering – E.g. dynamic routing  MPLS makes network resource commitment easy – Able to balance load in face of demand – Able to commit to different levels of support to meet user traffic requirements – Aware of traffic flows with QoS requirements and predicted demand – Intelligent re-routing when congested
  • 27. Chapter 18 Protocols for QoS Support 27 VPN SupportVPN Support Traffic from a given enterprise or group passes transparently through an internet Segregated from other traffic on internet Performance guarantees Security
  • 28. Chapter 18 Protocols for QoS Support 28 Multiprotocol SupportMultiprotocol Support  MPLS can be used on different network technologies  IP – Requires router upgrades  Coexist with ordinary routers  ATM – Enables and ordinary switches co-exist  Frame relay – Enables and ordinary switches co-exist  Mixed network
  • 29. Chapter 18 Protocols for QoS Support 29 MPLS TerminologyMPLS Terminology
  • 30. Chapter 18 Protocols for QoS Support 30 MPLS OperationMPLS Operation  Label switched routers capable of switching and routing packets based on label appended to packet  Labels define a flow of packets between end points or multicast destinations  Each distinct flow (forward equivalence class – FEC) has specific path through LSRs defined – Connection oriented  Each FEC has QoS requirements  IP header not examined – Forward based on label value
  • 31. Chapter 18 Protocols for QoS Support 31 MPLS Operation DiagramMPLS Operation Diagram
  • 32. Chapter 18 Protocols for QoS Support 32 Explanation - SetupExplanation - Setup  Labelled switched path established prior to routing and delivery of packets  QoS parameters established along path – Resource commitment – Queuing and discard policy at LSR – Interior routing protocol e.g. OSPF used – Labels assigned  Local significance only  Manually or using Label distribution protocol (LDP) or enhanced version of RSVP
  • 33. Chapter 18 Protocols for QoS Support 33 Explanation – Packet HandlingExplanation – Packet Handling  Packet enters domain through edge LSR – Processed to determine QoS  LSR assigns packet to FEC and hence LSP – May need co-operation to set up new LSP  Append label  Forward packet  Within domain LSR receives packet  Remove incoming label, attach outgoing label and forward  Egress edge strips label, reads IP header and forwards
  • 34. Chapter 18 Protocols for QoS Support 34 NotesNotes  MPLS domain is contiguous set of MPLS enabled routers  Traffic may enter or exit via direct connection to MPLS router or from non-MPLS router  FEC determined by parameters, e.g. – Source/destination IP address or network IP address – Port numbers – IP protocol id – Differentiated services codepoint – IPv6 flow label  Forwarding is simple lookup in predefined table – Map label to next hop  Can define PHB at an LSR for given FEC  Packets between same end points may belong to different FEC
  • 35. Chapter 18 Protocols for QoS Support 35 MPLS Packet ForwardingMPLS Packet Forwarding
  • 36. Chapter 18 Protocols for QoS Support 36 Label StackingLabel Stacking  Packet may carry number of labels  LIFO (stack) – Processing based on top label – Any LSR may push or pop label  Unlimited levels – Allows aggregation of LSPs into single LSP for part of route – C.f. ATM virtual channels inside virtual paths – E.g. aggregate all enterprise traffic into one LSP for access provider to handle – Reduces size of tables
  • 37. Chapter 18 Protocols for QoS Support 37 Label Format DiagramLabel Format Diagram  Label value: Locally significant 20 bit  Exp: 3 bit reserved for experimental use – E.g. DS information or PHB guidance  S: 1 for oldest entry in stack, zero otherwise  Time to live (TTL): hop count or TTL value
  • 38. Chapter 18 Protocols for QoS Support 38 Time to Live ProcessingTime to Live Processing  Needed to support TTL since IP header not read  First label TTL set to IP header TTL on entry to MPLS domain  TTL of top entry on stack decremented at internal LSR – If zero, packet dropped or passed to ordinary error processing (e.g. ICMP) – If positive, value placed in TTL of top label on stack and packet forwarded  At exit from domain, (single stack entry) TTL decremented – If zero, as above – If positive, placed in TTL field of Ip header and forwarded
  • 39. Chapter 18 Protocols for QoS Support 39 Label StackLabel Stack  Appear after data link layer header, before network layer header  Top of stack is earliest (closest to network layer header)  Network layer packet follows label stack entry with S=1  Over connection oriented services – Topmost label value in ATM header VPI/VCI field  Facilitates ATM switching – Top label inserted between cell header and IP header – In DLCI field of Frame Relay – Note: TTL problem
  • 40. Chapter 18 Protocols for QoS Support 40 Position of MPLS Label StackPosition of MPLS Label Stack
  • 41. Chapter 18 Protocols for QoS Support 41 FECs, LSPs, and LabelsFECs, LSPs, and Labels  Traffic grouped into FECs  Traffic in a FEC transits an MLPS domain along an LSP  Packets identified by locally significant label  At each LSR, labelled packets forwarded on basis of label. – LSR replaces incoming label with outgoing label  Each flow must be assigned to a FEC  Routing protocol must determine topology and current conditions so LSP can be assigned to FEC – Must be able to gather and use information to support QoS  LSRs must be aware of LSP for given FEC, assign incoming label to LSP, communicate label to other LSRs
  • 42. Chapter 18 Protocols for QoS Support 42 Topology of LSPsTopology of LSPs Unique ingress and egress LSR – Single path through domain Unique egress, multiple ingress LSRs – Multiple paths, possibly sharing final few hops Multiple egress LSRs for unicast traffic Multicast
  • 43. Chapter 18 Protocols for QoS Support 43 Route SelectionRoute Selection  Selection of LSP for particular FEC  Hop-by-hop – LSR independently chooses next hop – Ordinary routing protocols e.g. OSPF – Doesn’t support traffic engineering or policy routing  Explicit – LSR (usually ingress or egress) specifies some or all LSRs in LSP for given FEC – Selected by configuration,or dynamically
  • 44. Chapter 18 Protocols for QoS Support 44 Constraint Based RoutingConstraint Based Routing AlgorithmAlgorithm  Take in to account traffic requirements of flows and resources available along hops – Current utilization, existing capacity, committed services – Additional metrics over and above traditional routing protocols (OSPF)  Max link data rate  Current capacity reservation  Packet loss ratio  Link propagation delay
  • 45. Chapter 18 Protocols for QoS Support 45 Label DistributionLabel Distribution Setting up LSP Assign label to LSP Inform all potential upstream nodes of label assigned by LSR to FEC – Allows proper packet labelling – Learn next hop for LSP and label that downstream node has assigned to FEC  Allow LSR to map incoming to outgoing label
  • 46. Chapter 18 Protocols for QoS Support 46 Real Time Transport ProtocolReal Time Transport Protocol TCP not suited to real time distributed application – Point to point so not suitable for multicast – Retransmitted segments arrive out of order – No way to associate timing with segments UDP does not include timing information nor any support for real time applications Solution is real-time transport protocol RTP
  • 47. Chapter 18 Protocols for QoS Support 47 RTP ArchitectureRTP Architecture Close coupling between protocol and application layer functionality – Framework for application to implement single protocol Application level framing Integrated layer processing
  • 48. Chapter 18 Protocols for QoS Support 48 Application Level FramingApplication Level Framing  Recovery of lost data done by application rather than transport layer – Application may accept less than perfect delivery  Real time audio and video  Inform source about quality of delivery rather than retransmit  Source can switch to lower quality – Application may provide data for retransmission  Sending application may recompute lost values rather than storing them  Sending application can provide revised values  Can send new data to “fix” consequences of loss  Lower layers deal with data in units provided by application – Application data units (ADU)
  • 49. Chapter 18 Protocols for QoS Support 49 Integrated Layer ProcessingIntegrated Layer Processing Adjacent layers in protocol stack tightly coupled Allows out of order or parallel functions from different layers
  • 50. Chapter 18 Protocols for QoS Support 50 RTP Architecture DiagramRTP Architecture Diagram
  • 51. Chapter 18 Protocols for QoS Support 51 RTP Data Transfer ProtocolRTP Data Transfer Protocol Transport of real time data among number of participants in a session, defined by: – RTP Port number  UDP destination port number if using UDP – RTP Control Protocol (RTCP) port number  Destination port address used by all participants for RTCP transfer – IP addresses  Multicast or set of unicast
  • 52. Chapter 18 Protocols for QoS Support 52 Multicast SupportMulticast Support Each RTP data unit includes: Source identifier Timestamp Payload format
  • 53. Chapter 18 Protocols for QoS Support 53 RelaysRelays  Intermediate system acting as receiver and transmitter for given protocol layer  Mixers – Receives streams of RTP packets from one or more sources – Combines streams – Forwards new stream  Translators – Produce one or more outgoing RTP packets for each incoming packet – E.g. convert video to lower quality
  • 54. Chapter 18 Protocols for QoS Support 54 RTP HeaderRTP Header
  • 55. Chapter 18 Protocols for QoS Support 55 RTP Control Protocol (RTCP)RTP Control Protocol (RTCP) RTP is for user data RTCP is multicast provision of feedback to sources and session participants Uses same underlying transport protocol (usually UDP) and different port number RTCP packet issued periodically by each participant to other session members
  • 56. Chapter 18 Protocols for QoS Support 56 RTCP FunctionsRTCP Functions QoS and congestion control Identification Session size estimation and scaling Session control
  • 57. Chapter 18 Protocols for QoS Support 57 RTCP TransmissionRTCP Transmission Number of separate RTCP packets bundled in single UDP datagram – Sender report – Receiver report – Source description – Goodbye – Application specific
  • 58. Chapter 18 Protocols for QoS Support 58 RTCP Packet FormatsRTCP Packet Formats
  • 59. Chapter 18 Protocols for QoS Support 59 Packet Fields (All Packets)Packet Fields (All Packets)  Version (2 bit) currently version 2  Padding (1 bit) indicates padding bits at end of control information, with number of octets as last octet of padding  Count (5 bit) of reception report blocks in SR or RR, or source items in SDES or BYE  Packet type (8 bit)  Length (16 bit) in 32 bit words minus 1  In addition Sender and receiver reports have: – Synchronization Source Identifier
  • 60. Chapter 18 Protocols for QoS Support 60 Packet Fields (Sender Report)Packet Fields (Sender Report) Sender Information BlockSender Information Block NTP timestamp: absolute wall clock time when report sent RTP Timestamp: Relative time used to create timestamps in RTP packets Sender’s packet count (for this session) Sender’s octet count (for this session)
  • 61. Chapter 18 Protocols for QoS Support 61 Packet Fields (Sender Report)Packet Fields (Sender Report) Reception Report BlockReception Report Block  SSRC_n (32 bit) identifies source refered to by this report block  Fraction lost (8 bits) since previous SR or RR  Cumulative number of packets lost (24 bit) during this session  Extended highest sequence number received (32 bit) – Least significant 16 bits is highest RTP data sequence number received from SSRC_n – Most significant 16 bits is number of times sequence number has wrapped to zero  Interarrival jitter (32 bit)  Last SR timestamp (32 bit)  Delay since last SR (32 bit)
  • 62. Chapter 18 Protocols for QoS Support 62 Receiver ReportReceiver Report Same as sender report except: – Packet type field has different value – No sender information block
  • 63. Chapter 18 Protocols for QoS Support 63 Source Description PacketSource Description Packet Used by source to give more information 32 bit header followed by zero or more additional information chunks E.g.: 0 END End of SDES list 1 CNAME Canonical name 2 NAME Real user name of source 3 EMAIL Email address
  • 64. Chapter 18 Protocols for QoS Support 64 Goodbye (BYE)Goodbye (BYE) Indicates one or more sources no linger active – Confirms departure rather than failure of network
  • 65. Chapter 18 Protocols for QoS Support 65 Application Defined PacketApplication Defined Packet Experimental use For functions & features that are application specific