8158872 by any of our classfellow in the.ppt

MuhammadSaoodChoudha 5 views 18 slides Aug 17, 2024
Slide 1
Slide 1 of 18
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12
Slide 13
13
Slide 14
14
Slide 15
15
Slide 16
16
Slide 17
17
Slide 18
18

About This Presentation

slides related to everyone else of world


Slide Content

•source routing
https://store.theartofservice.com/the-source-routing-toolkit.html

Source routing
1
In computer networking, 'source
routing' allows a sender of a data
packet|packet to partially or completely
specify the Routing|route the packet
takes through the network. In contrast,
in non-source routing protocols, router
(computing)|routers in the network
determine the path based on the
packet's destination.
https://store.theartofservice.com/the-source-routing-toolkit.html

Source routing
1
Source routing allows easier
troubleshooting, improved traceroute,
and enables a node to discover all the
possible routes to a host. It also allows
a source to directly manage network
performance by forcing packets to
travel over one path to prevent
congestion on another.
https://store.theartofservice.com/the-source-routing-toolkit.html

Source routing
1
In the Internet Protocol, two IPv4#Header|
header options are available which are rarely
used: strict source and record route (SSRR)
and Loose Source Routing|loose source and
record route (LSRR). Because of security
concerns, packets marked LSRR are
frequently blocked on the Internet. If not
blocked, LSRR can allow an attacker to IP
address spoofing|spoof its address but still
successfully receive response packets.
https://store.theartofservice.com/the-source-routing-toolkit.html

Source routing
1
Software Defined Networking can also
be enhanced when source routing is
used in the forwarding plane. Studies
have shown significant improvements in
convergence times as a result of the
reduced state that must be distributed
by the controller into the network.
https://store.theartofservice.com/the-source-routing-toolkit.html

Dynamic Source Routing
1
'Dynamic Source Routing' ('DSR') is
a routing Communications protocol|
protocol for wireless mesh networks. It
is similar to AODV in that it forms a
route on-demand when a transmitting
computer requests one. However, it
uses source routing instead of relying
on the routing table at each
intermediate device.
https://store.theartofservice.com/the-source-routing-toolkit.html

Dynamic Source Routing
1
To avoid using source routing, DSR
optionally defines a flow id option that
allows packets to be forwarded on a
hop-by-hop basis.
https://store.theartofservice.com/the-source-routing-toolkit.html

Dynamic Source Routing
1
This protocol is truly based on source
routing whereby all the routing
information is maintained (continually
updated) at mobile nodes.
https://store.theartofservice.com/the-source-routing-toolkit.html

Dynamic Source Routing
1
Dynamic source routing protocol (DSR)
is an on-demand protocol designed to
restrict the Bandwidth (computing)|
bandwidth consumed by control
packets in ad hoc wireless networks by
eliminating the periodic table-update
messages required in the table-driven
approach
https://store.theartofservice.com/the-source-routing-toolkit.html

Open Source Routing Machine
1
The 'Open Source Routing Machine' or
'OSRM' is a C++ implementation of a
high-performance routing engine for
shortest paths in road networks.
Licensed under the permissive 2-clause
BSD license, OSRM is a free network
service. OSRM supports Linux, FreeBSD,
Windows, and Mac OS X platform.
https://store.theartofservice.com/the-source-routing-toolkit.html

Open Source Routing Machine - Overview
1
OSRM was part of the 2011 Google
Summer of Code
class.[http://www.google-
melange.com/gsoc/project/google/gsoc
2011/bharathv/13001 Improvements to
the Open Source Routing Machine
(OSRM).] [http://www.google-
melange.com Google Summer of Code
2011]. Accessed May 2012.
https://store.theartofservice.com/the-source-routing-toolkit.html

Scalable Source Routing
1
'Scalable Source Routing' (SSR) is a
routing protocol for unstructured
networks such as mobile ad hoc
networks, mesh networks, or sensor
networks. It combines source routing
with routing along a virtual ring, and is
based on the idea of pushing Chord
(peer-to-peer)|Chord into the underlay.
https://store.theartofservice.com/the-source-routing-toolkit.html

Scalable Source Routing - Source routing
1
In the physical network SSR utilizes
source routing. Relaying nodes
opportunistically cache the traversed
part of the source route of a given
packet. This facilitates the collection of
routing information while inhibiting
Cache pollution|polluting of the nodes'
route caches with outdated
information.
https://store.theartofservice.com/the-source-routing-toolkit.html

Scalable Source Routing - Classification
1
SSR has List of ad-hoc routing
protocols#Reactive .28on-demand.29 routing|
reactive as well as List of ad-hoc routing
protocols#Pro-active .28table-driven.29 routing|
proactive components, making it a List of ad-hoc
routing protocols#Hybrid .28both pro-active and
reactive.29 routing|hybrid routing protocol.
Virtual Ring Routing is conceptually similar, the
biggest difference being the usage of source
routing in SSR compared to building up per-node
state (routing tables) in VRR.
https://store.theartofservice.com/the-source-routing-toolkit.html

Loose Source Routing
1
'Loose Source Routing' is an
Internet Protocol|IP option which can
be used for address translation. LSR is
also used to implement mobility in IP
networks.
https://store.theartofservice.com/the-source-routing-toolkit.html

Loose Source Routing
1
Loose source routing uses a source
routing option in Internet Protocol|IP to
record the set of Router (computing)|
routers a Packet (information
technology)|packet must visit
https://store.theartofservice.com/the-source-routing-toolkit.html

Loose Source Routing
1
The name loose source routing comes
from the fact that only part of the path
is set in advance. This is in contrast with
strict source routing, in which every
step of the route is decided in advance
where the packet is sent.
https://store.theartofservice.com/the-source-routing-toolkit.html

For More Information, Visit:
•https://store.theartofservice.co
m/the-source-routing-toolkit.ht
ml
The Art of Service
https://store.theartofservice.com
Tags