SlideShare ist ein Scribd-Unternehmen logo
1 von 18
Large scale RINA Experimentation on FIRE +
ARCFIRE Final Review
Experiment 3
September 2018
Goals
โ€ข Explore how the QoS model proposed by the RINA architecture
works in practice
โ€ข Experiment with the QTAmux scheduling policies based on the
deltaQ theory to differentially allocate loss and delay to multiple QoS
classes
โ€ข Demonstrate applicability of RINA as an effective solution for
transporting IP traffic in provider-based IP VPN scenarios
Large-scale RINA Experimentation on FIRE+ 2
RINA QoS model
โ€ข Application requirements are explicit and communicated to the DIF via the IPC API at flow
allocation time
โ€ข DIF maps QoS request into a QoS cube, and marks EFCP traffic accordingly (qos-id)
โ€ข Forwarding, scheduling, resource allocation & congestion mgmt policies applied consistently
โ€ข An N-DIF requests a flow to an N-1 DIF exactly the same way (consistent QoS model from app to
the wire)
Large-scale RINA Experimentation on FIRE+ 3
queues
sched.
IPC
Process
queues
sched.
IPC
Process
queues
sched.
IPC
Process
flow flow
N-1 DIF N-1 DIF
N DIF
flow
Port-idPort-id
App A App B
Port-idPort-id
Capturing bounds on performance metrics
โ€ข How to express requirements for bounds in performance metrics (loss, delay)
and provide them as parameters of a flow request?
Large-scale RINA Experimentation on FIRE+ 4
โ€ข Application QoE can be linked to a CDF that
links required delay and packet loss
โ€“ E.g. 50% of the SDUs in the flow should
experience < 10 ms delay
โ€“ 95 % of the SDUs in the flow should experience <
50 ms delay
โ€“ 5% of the SDUs can be lost
โ€ข Requirements on the CDF can be modelled
with a series of <โ€œpercentageโ€, โ€œmax delayโ€>
pairs
Methodology
โ€ข DIFs in experiment 3 use QTAMux scheduling policies, which
allow for the differentiation of delay and loss between multiple
classes of traffic.
โ€ข All scenarios in experiment 3 use a 2x2 QTAMux matrix, which
supports 4 QoS cubes:
โ€“ High urgency, high cherish (low latency, low loss)
โ€“ High urgency, low cherish (low latency, higher loss)
โ€“ Low urgency, high cherish (higher latency, low loss)
โ€“ Low urgency, low cherish (best effort)
Large-scale RINA Experimentation on FIRE+ 5
โ€ข Each experiment run (IP over RINA scenarios) features 3 steps:
โ€“ Verification of connectivity and performance through the DIF (rina-echo, rinaperf)
โ€“ Setup of Layer 3 VPN using the iporinad application
โ€“ Verification of Layer 3 connectivity and performance (ping, iperf)
EXPERIMENTS SETUP & RESULTS
Large-scale RINA Experimentation on FIRE+ 6
Scenario 1: Low-scale, single DIF, virtual Wall
Large-scale RINA Experimentation on FIRE+
7
CR CR
CR
PE PE
PE
PE
PE
PEPE
PE
PEPE
CE
PE
CR
CE CE
CE
CE
CE
Green customer CPE (IP)
Blue customer CPE (IP)
Purple customer CPE (IP)
Orange customer CPE (IP)
Red customer CPE (IP)
Pink customer CPE (IP)
CE
CE
CE
CE CE CE
CE
CE
CE
CE
Provider network
(RINA-based)
CE CE CE CE CE
CE
CE
CE
PE
CRCR PEPE
CECE Ethernet
Ethernet
EthernetEthernet
Ethernet Backbone DIF
IP (Green customer IP VPN)
Scenario1.a: RINA-based core DIF
โ€ข Each PE allocates 4 rinaperf flows to another PE, each
one with different loss/delay characteristics
โ€ข Rinaperf generates traffic at constant rate
โ€ข Generate traffic at different rates for different executions,
to create different levels of offered load per QoS. Measure
loss/delay per QoS using echo application.
โ€ข Repeat with FIFO-based scheduling policy, compare.
Large-scale RINA Experimentation on FIRE+ 8
CR CR
CR
PE PE
PE
PE
PE
PEPE
PE
PEPEPE
CR PE
0 5 10 15
0.00.40.8
CDF of delay, flows@p2a, period=50us
Delay(ms)
Probability
QoS1
QoS2
QoS3
QoS4
0 5 10 15
0.00.40.8
CDF of delay, flows@p2a no QoS, period=50us
Delay(ms)
Probability
QoS1
QoS2
QoS3
QoS4
0 5 10 15
0.00.40.8
CDF of delay, flows@p2a, period=75us
Delay(ms)
Probability
QoS1
QoS2
QoS3
QoS4
0 5 10 15
0.00.40.8
CDF of delay, flows@p2a no QoS, period=75us
Delay(ms)
Probability
QoS1
QoS2
QoS3
QoS4
0 5 10 15
0.00.40.8
CDF of delay, flows@p2a, period=100us
Delay(ms)
Probability
QoS1
QoS2
QoS3
QoS4
0 5 10 15
0.00.40.8
CDF of delay, flows@p2a no QoS, period=100us
Delay(ms)
Probability
QoS1
QoS2
QoS3
QoS4
โ€ข Demo (part 1)
โ€ข Demo (part 2)
Scenario1.b: IP VPN over a single DIF
โ€ข IP VPN over the RINA core, each PE runs an
iporinad instance.
โ€ข Each CE starts iperf session with another
router on a remote site of same VPN (first
with TCP, next with UDP)
โ€ข Ping also between the same pair of CEs
while iperf is active
Large-scale RINA Experimentation on FIRE+ 9
Scenario 1.b results (TCP)
โ€ข Problem: buffers introduced by
iporinad (TUN interface queues)
and its scheduling are completely
QoS unaware
โ€ข Effects with TCP: while
orange/green VPNs get a low
latency (as expected), the penalty
on the other ones is too high
โ€“ High loss introduced by the iporinad
subsystems causes TCP to be in
congestion mode, increasing delay and
decreasing goodput of affected iperf
flows
Large-scale RINA Experimentation on FIRE+ 10
0 200 400 600 800 1000
0.00.20.40.60.81.0
CDF of delay, site 1
Delay(ms)
Probability
s1c1
s1c2
s1c3
s1c4
s1c5
s1c6
0 500 1500 2500
0.00.20.40.60.81.0
CDF of delay, site 2
Delay(ms)
Probability
s2c1
s2c2
s2c3
s2c4
s2c5
s2c6
0 500 1500 2500
0.00.20.40.60.81.0
CDF of delay, site 3
Delay(ms)
Probability
s3c1
s3c2
s3c3
s3c4
s3c5
s3c6
0 500 1500 2500
0.00.20.40.60.81.0
CDF of delay, site 4
Delay(ms)
Probability
s4c1
s4c2
s4c3
s4c4
s4c5
s4c6
Scenario 1.b results (UDP)
โ€ข Since UDP traffic is not flow
controlled, iperf sends data at a
constant bit rate, in spite of high
packet loss in the TUN interface
queues (30%)
โ€ข When packets enter the RINA flows,
the load level is low enough that
there is almost no difference
between QoS classes
Large-scale RINA Experimentation on FIRE+ 11
1 2 3 4 5 6
0.00.20.40.60.81.0
CDF of delay, site 1
Delay(ms)
Probability
s1c1
s1c2
s1c3
s1c4
s1c5
s1c6
1 2 3 4 5 6
0.00.20.40.60.81.0
CDF of delay, site 2
Delay(ms)
Probability
s2c1
s2c2
s2c3
s2c4
s2c5
s2c6
1 2 3 4 5 6
0.00.20.40.60.81.0
CDF of delay, site 3
Delay(ms)
Probability
s3c1
s3c2
s3c3
s3c4
s3c5
s3c6
1 2 3 4 5 6
0.00.20.40.60.81.0
CDF of delay, site 4
Delay(ms)
Probability
s4c1
s4c2
s4c3
s4c4
s4c5
s4c6
Scenario 1.b results (rinaperf + ping)
โ€ข Mix approach of scenario 1.a
(rinaperf to generate traffic in the
DIF between PEs), but measure
delay between CEs using ping
โ€“ QoS differentiation can be observed
again
โ€ข Conclusion: iporinad is a good tool
to validate IP over RINA scenarios,
but cannot guarantee quality under
load
โ€“ Needs to be improved
Large-scale RINA Experimentation on FIRE+ 12
1 2 3 4 5 6 7 8
0.00.20.40.60.81.0
CDF of delay, site 1
Delay(ms)
Probability
s1c1
s1c2
s1c3
s1c4
s1c5
s1c6
1 2 3 4 5 6 7 8
0.00.20.40.60.81.0
CDF of delay, site 2
Delay(ms)
Probability
s2c1
s2c2
s2c3
s2c4
s2c5
s2c6
1 2 3 4 5 6 7 8
0.00.20.40.60.81.0
CDF of delay, site 3
Delay(ms)
Probability
s3c1
s3c2
s3c3
s3c4
s3c5
s3c6
1 2 3 4 5 6 7 8
0.00.20.40.60.81.0
CDF of delay, site 4
Delay(ms)
Probability
s4c1
s4c2
s4c3
s4c4
s4c5
s4c6
Scenario 2: multiple DIFs, RINA only
Large-scale RINA Experimentation on FIRE+ 13
โ€ข Service provider scenario
โ€“ 41 nodes
โ€“ Two MAN networks
โ€“ 1 core network
โ€“ 3 levels of DIFs
โ€“ 18 CPEs
Access
Router
PtP DIF
CPE
Edge
Service
Router
Metro
Edge
Router
Metro
Edge
Router
Metro BB DIF
Metro service DIF
PtP DIF PtP DIF
PtP DIF PtP DIF
Metro P
router
PTP DIF
Residential customer service DIF
Host
PtP DIF
Public Internet or App-specific or VPN DIF
Backbon
e Router
Backbon
e router
PtP DIF PtP DIF
Backbone DIF
Provider
Edge
Router
Provider
Edge
Router
PtP DIF
Customer network Service Prov. 2Service Prov. 1 network
Access Aggregation Service Edge Core Internet Edge
Public Internet or App-specific or VPN DIF
Home DIF
Customer Premises Equipment
Access Router
MAN Access Router
MAN Core Router
Edge Services Router
Backbone router
โ€ข Each CPE (per QoS level):
โ€“ Rina-et flow with all other CPEs
โ€“ Four 1 Mbps rinaperf flows
โ€ข In total 1296 flows
โ€ข Physical links running at 90%
Scenario 2 results
โ€ข Clear differentiation between flows with high urgency and flows with low urgency
โ€ข But latency is too high: probably due to the implementation of multiple queues in stacked DIFs
within the IRATI prototype
Large-scale RINA Experimentation on FIRE+ 14
0 500 1000 1500
0.00.20.40.60.81.0
CDF of delay, rinaโˆ’et instances at system CPE63
Delay(ms)
Probability
โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—
โ—
cpe11โˆ’hu
cpe12โˆ’hu
cpe13โˆ’hu
cpe21โˆ’hu
cpe22โˆ’hu
cpe23โˆ’hu
cpe31โˆ’hu
cpe32โˆ’hu
cpe33โˆ’hu
cpe11โˆ’lu
cpe12โˆ’lu
cpe13โˆ’lu
cpe21โˆ’lu
cpe22โˆ’lu
cpe23โˆ’lu
cpe31โˆ’lu
cpe32โˆ’lu
cpe33โˆ’lu
0 500 1000 1500
0.00.20.40.60.81.0
CDF of delay, rinaโˆ’et instances at system CPE41
Delay(ms)
Probability
โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—
โ—
cpe11โˆ’hu
cpe12โˆ’hu
cpe13โˆ’hu
cpe21โˆ’hu
cpe22โˆ’hu
cpe23โˆ’hu
cpe31โˆ’hu
cpe32โˆ’hu
cpe33โˆ’hu
cpe11โˆ’lu
cpe12โˆ’lu
cpe13โˆ’lu
cpe21โˆ’lu
cpe22โˆ’lu
cpe23โˆ’lu
cpe31โˆ’lu
cpe32โˆ’lu
cpe33โˆ’lu
Scenario 3: Large-scale, IP VPNs on CPEs, QEMU testbed
โ€ข Scaled up version of
scenario 2, but with
CPEs supporting IP
VPNs
โ€ข Runs in QEMU testbed
(not enough machines
available on Virtual Wall
or other FED4FIRE+
testbeds)
โ€ข 144 systems: 96 running
RINA and 48 IP only.
Large-scale RINA Experimentation on FIRE+ 15
CPE Router
MAN Access Router
Access Router
MAN backbone Router
Edge Service Router
Backbone router
Host, Green VPN
Host, Blue VPN
Host, Purple VPN
Host, Orange VPN
Host, Red VPN
Host, Pink VPN
Host, Brown VPN
Host, Black VPN
Host, Yellow VPN
Host, Cyan VPN
Host, Grey VPN
Host, Magenta VPN
Scenario 3 results
โ€ข Too many nodes to get QoS
differentiation results within a single
physical machine.
โ€ข Just focus on
โ€“ checking that the scenario can be
setup using IRATI
โ€“ There is connectivity between the
hosts in the same VPN (via ping)
โ€ข Demo part 1
โ€ข Demo part 2
Large-scale RINA Experimentation on FIRE+ 16
0 10 20 30 40
05101520
Ping times between host nodes
Ping sessions between nodes
Delay(ms)
min avg max
CONCLUSIONS
Large-scale RINA Experimentation on FIRE+ 17
Implications
โ€ข Consistent QoS model from app to wire: applications (if they wish to do so) can provide
quality requirements to the network in a technology-independent way
โ€ข No need to do DPI to identify classes of traffic and โ€œinferโ€ quality requirements
โ€ข EFCP traffic marking enables resource allocation policies (routing, scheduling,
congestion control) to act consistently across a DIF.
โ€ข Layers (DIFs) provide QoS requirements to lower layers the same way, no need to
standardise QoS cube identifiers across DIFs (but yes the semantics of quality
parameters)
โ€ข RINA can take the role of MPLS (and similar technologies) to address use cases such
as provider-based IP / or Ethernet VPNs or networks slices, but with more flexibility to
provide QoS, enhanced security and scalability
โ€ข Not just virtual circuits, but any combination of routing, scheduling, forwarding and
congestion control policies that works for the use case
Large-scale RINA Experimentation on FIRE+ 18

Weitere รคhnliche Inhalte

Was ist angesagt?

IEEE 1588 Timing for Mobile Backhaul_Webinar
IEEE 1588 Timing for Mobile Backhaul_WebinarIEEE 1588 Timing for Mobile Backhaul_Webinar
IEEE 1588 Timing for Mobile Backhaul_Webinar
SymmetricomSYMM
ย 
The hague rina-workshop-mobility-eduard
The hague rina-workshop-mobility-eduardThe hague rina-workshop-mobility-eduard
The hague rina-workshop-mobility-eduard
ICT PRISTINE
ย 
Time Synchronisation
Time SynchronisationTime Synchronisation
Time Synchronisation
SymmetricomSYMM
ย 
9.) audio video ethernet (avb cobra net dante)
9.) audio video ethernet (avb cobra net dante)9.) audio video ethernet (avb cobra net dante)
9.) audio video ethernet (avb cobra net dante)
Jeff Green
ย 

Was ist angesagt? (20)

Wireless LAN & 802.11ac Wi-Fi Fundamentals
Wireless LAN & 802.11ac Wi-Fi FundamentalsWireless LAN & 802.11ac Wi-Fi Fundamentals
Wireless LAN & 802.11ac Wi-Fi Fundamentals
ย 
RINA Tutorial at ETSI ISG NGP#3
RINA Tutorial at ETSI ISG NGP#3RINA Tutorial at ETSI ISG NGP#3
RINA Tutorial at ETSI ISG NGP#3
ย 
Arcfire fire forum 2015
Arcfire fire forum 2015Arcfire fire forum 2015
Arcfire fire forum 2015
ย 
WSN protocol 802.15.4 together with cc2420 seminars
WSN protocol 802.15.4 together with cc2420 seminars WSN protocol 802.15.4 together with cc2420 seminars
WSN protocol 802.15.4 together with cc2420 seminars
ย 
Ap300 spec sheet
Ap300 spec sheetAp300 spec sheet
Ap300 spec sheet
ย 
Overview of SCTP (Stream Control Transmission Protocol)
Overview of SCTP (Stream Control Transmission Protocol)Overview of SCTP (Stream Control Transmission Protocol)
Overview of SCTP (Stream Control Transmission Protocol)
ย 
3. RINA use cases, results, benefits
3. RINA use cases, results, benefits3. RINA use cases, results, benefits
3. RINA use cases, results, benefits
ย 
Rina sdn-2016 mobility
Rina sdn-2016 mobilityRina sdn-2016 mobility
Rina sdn-2016 mobility
ย 
Advanced network experiments in FED4FIRE
Advanced network experiments in FED4FIREAdvanced network experiments in FED4FIRE
Advanced network experiments in FED4FIRE
ย 
Alternative Transport Protocols
Alternative Transport ProtocolsAlternative Transport Protocols
Alternative Transport Protocols
ย 
IEEE 1588 Timing for Mobile Backhaul_Webinar
IEEE 1588 Timing for Mobile Backhaul_WebinarIEEE 1588 Timing for Mobile Backhaul_Webinar
IEEE 1588 Timing for Mobile Backhaul_Webinar
ย 
The hague rina-workshop-mobility-eduard
The hague rina-workshop-mobility-eduardThe hague rina-workshop-mobility-eduard
The hague rina-workshop-mobility-eduard
ย 
Time Synchronisation
Time SynchronisationTime Synchronisation
Time Synchronisation
ย 
Proxy Mobile IPv6 (PMIPv6)
Proxy Mobile IPv6 (PMIPv6)Proxy Mobile IPv6 (PMIPv6)
Proxy Mobile IPv6 (PMIPv6)
ย 
Jeudis du Libre / Lorawan & The Things Network
Jeudis du Libre / Lorawan & The Things NetworkJeudis du Libre / Lorawan & The Things Network
Jeudis du Libre / Lorawan & The Things Network
ย 
Research and Experimentation of LoRa in Heavy Multipath
Research and Experimentation of LoRa in Heavy MultipathResearch and Experimentation of LoRa in Heavy Multipath
Research and Experimentation of LoRa in Heavy Multipath
ย 
9.) audio video ethernet (avb cobra net dante)
9.) audio video ethernet (avb cobra net dante)9.) audio video ethernet (avb cobra net dante)
9.) audio video ethernet (avb cobra net dante)
ย 
16.) layer 3 (basic tcp ip routing)
16.) layer 3 (basic tcp ip routing)16.) layer 3 (basic tcp ip routing)
16.) layer 3 (basic tcp ip routing)
ย 
How To Disrupt The Internet of Things With Unified Networking
How To Disrupt The Internet of Things With Unified NetworkingHow To Disrupt The Internet of Things With Unified Networking
How To Disrupt The Internet of Things With Unified Networking
ย 
Networking 101 part 2 for ai
Networking 101 part 2 for aiNetworking 101 part 2 for ai
Networking 101 part 2 for ai
ย 

ร„hnlich wie Exp3mq

Ims, at beginning was...
Ims, at beginning was...Ims, at beginning was...
Ims, at beginning was...
labcorsionline
ย 
IRATI: an open source RINA implementation for Linux/OS
IRATI: an open source RINA implementation for Linux/OSIRATI: an open source RINA implementation for Linux/OS
IRATI: an open source RINA implementation for Linux/OS
ICT PRISTINE
ย 
Dccp evaluation for sip signaling ict4 m
Dccp evaluation for sip signaling   ict4 m Dccp evaluation for sip signaling   ict4 m
Dccp evaluation for sip signaling ict4 m
Agus Awaludin
ย 
AQM performance for VOIP
AQM performance for VOIPAQM performance for VOIP
AQM performance for VOIP
Makkawy khair
ย 

ร„hnlich wie Exp3mq (20)

MULTIMEDIA COMMUNICATION & NETWORKS
MULTIMEDIA COMMUNICATION & NETWORKSMULTIMEDIA COMMUNICATION & NETWORKS
MULTIMEDIA COMMUNICATION & NETWORKS
ย 
PLNOG 13: Piotr Gล‚aska: Quality of service monitoring in IP networks
PLNOG 13: Piotr Gล‚aska: Quality of service monitoring in IP networksPLNOG 13: Piotr Gล‚aska: Quality of service monitoring in IP networks
PLNOG 13: Piotr Gล‚aska: Quality of service monitoring in IP networks
ย 
Ims, at beginning was...
Ims, at beginning was...Ims, at beginning was...
Ims, at beginning was...
ย 
Scaling Kubernetes to Support 50000 Services.pptx
Scaling Kubernetes to Support 50000 Services.pptxScaling Kubernetes to Support 50000 Services.pptx
Scaling Kubernetes to Support 50000 Services.pptx
ย 
IRATI: an open source RINA implementation for Linux/OS
IRATI: an open source RINA implementation for Linux/OSIRATI: an open source RINA implementation for Linux/OS
IRATI: an open source RINA implementation for Linux/OS
ย 
A Study on MPTCP for Tolerating Packet Reordering and Path Heterogeneity in W...
A Study on MPTCP for Tolerating Packet Reordering and Path Heterogeneity in W...A Study on MPTCP for Tolerating Packet Reordering and Path Heterogeneity in W...
A Study on MPTCP for Tolerating Packet Reordering and Path Heterogeneity in W...
ย 
Dccp evaluation for sip signaling ict4 m
Dccp evaluation for sip signaling   ict4 m Dccp evaluation for sip signaling   ict4 m
Dccp evaluation for sip signaling ict4 m
ย 
Globecom 2015: Adaptive Raptor Carousel for 802.11
Globecom 2015: Adaptive Raptor Carousel for 802.11Globecom 2015: Adaptive Raptor Carousel for 802.11
Globecom 2015: Adaptive Raptor Carousel for 802.11
ย 
A Platform for Data Intensive Services Enabled by Next Generation Dynamic Opt...
A Platform for Data Intensive Services Enabled by Next Generation Dynamic Opt...A Platform for Data Intensive Services Enabled by Next Generation Dynamic Opt...
A Platform for Data Intensive Services Enabled by Next Generation Dynamic Opt...
ย 
Presentacion QoS.pptx
Presentacion QoS.pptxPresentacion QoS.pptx
Presentacion QoS.pptx
ย 
Presentacion qos-
Presentacion qos-Presentacion qos-
Presentacion qos-
ย 
Presentacion qos-
Presentacion qos-Presentacion qos-
Presentacion qos-
ย 
Presentacion qos-
Presentacion qos-Presentacion qos-
Presentacion qos-
ย 
AQM performance for VOIP
AQM performance for VOIPAQM performance for VOIP
AQM performance for VOIP
ย 
juniper qos.ppt
juniper qos.pptjuniper qos.ppt
juniper qos.ppt
ย 
QoSintro.PPT
QoSintro.PPTQoSintro.PPT
QoSintro.PPT
ย 
Scale Kubernetes to support 50000 services
Scale Kubernetes to support 50000 servicesScale Kubernetes to support 50000 services
Scale Kubernetes to support 50000 services
ย 
Quality of service
Quality of serviceQuality of service
Quality of service
ย 
Rohit profile
Rohit profileRohit profile
Rohit profile
ย 
PFRv3 โ€“ ะฝะพะฒะพะต ะฟะพะบะพะปะตะฝะธะต ั‚ะตั…ะฝะพะปะพะณะธะธ Performance Routing ะดะปั ะธะฝั‚ะตะปะปะตะบั‚ัƒะฐะปัŒะฝะพะณะพ ...
PFRv3 โ€“ ะฝะพะฒะพะต ะฟะพะบะพะปะตะฝะธะต ั‚ะตั…ะฝะพะปะพะณะธะธ Performance Routing ะดะปั ะธะฝั‚ะตะปะปะตะบั‚ัƒะฐะปัŒะฝะพะณะพ ...PFRv3 โ€“ ะฝะพะฒะพะต ะฟะพะบะพะปะตะฝะธะต ั‚ะตั…ะฝะพะปะพะณะธะธ Performance Routing ะดะปั ะธะฝั‚ะตะปะปะตะบั‚ัƒะฐะปัŒะฝะพะณะพ ...
PFRv3 โ€“ ะฝะพะฒะพะต ะฟะพะบะพะปะตะฝะธะต ั‚ะตั…ะฝะพะปะพะณะธะธ Performance Routing ะดะปั ะธะฝั‚ะตะปะปะตะบั‚ัƒะฐะปัŒะฝะพะณะพ ...
ย 

Mehr von ARCFIRE ICT

5 mngmt idd130115
5 mngmt idd1301155 mngmt idd130115
5 mngmt idd130115
ARCFIRE ICT
ย 

Mehr von ARCFIRE ICT (20)

Multi-operator "IPC" VPN Slices: Applying RINA to Overlay Networking
Multi-operator "IPC" VPN Slices: Applying RINA to Overlay NetworkingMulti-operator "IPC" VPN Slices: Applying RINA to Overlay Networking
Multi-operator "IPC" VPN Slices: Applying RINA to Overlay Networking
ย 
Error and Flow Control Protocol (EFCP) Design and Implementation: A Data Tran...
Error and Flow Control Protocol (EFCP) Design and Implementation: A Data Tran...Error and Flow Control Protocol (EFCP) Design and Implementation: A Data Tran...
Error and Flow Control Protocol (EFCP) Design and Implementation: A Data Tran...
ย 
Large-scale Experimentation with Network Abstraction for Network Configuratio...
Large-scale Experimentation with Network Abstraction for Network Configuratio...Large-scale Experimentation with Network Abstraction for Network Configuratio...
Large-scale Experimentation with Network Abstraction for Network Configuratio...
ย 
Design Considerations for RINA Congestion Control over WiFi Links
Design Considerations for RINA Congestion Control over WiFi LinksDesign Considerations for RINA Congestion Control over WiFi Links
Design Considerations for RINA Congestion Control over WiFi Links
ย 
One of the Ways How to Make RIB Distributed
One of the Ways How to Make RIB DistributedOne of the Ways How to Make RIB Distributed
One of the Ways How to Make RIB Distributed
ย 
Unifying WiFi and VLANs with the RINA model
Unifying WiFi and VLANs with the RINA modelUnifying WiFi and VLANs with the RINA model
Unifying WiFi and VLANs with the RINA model
ย 
First Contact: Can Switching to RINA save the Internet?
First Contact: Can Switching to RINA save the Internet?First Contact: Can Switching to RINA save the Internet?
First Contact: Can Switching to RINA save the Internet?
ย 
Experimenting with Real Application-specific QoS Guarantees in a Large-scale ...
Experimenting with Real Application-specific QoS Guarantees in a Large-scale ...Experimenting with Real Application-specific QoS Guarantees in a Large-scale ...
Experimenting with Real Application-specific QoS Guarantees in a Large-scale ...
ย 
Pristine rina-tnc-2016
Pristine rina-tnc-2016Pristine rina-tnc-2016
Pristine rina-tnc-2016
ย 
6 security130123
6 security1301236 security130123
6 security130123
ย 
5 mngmt idd130115
5 mngmt idd1301155 mngmt idd130115
5 mngmt idd130115
ย 
5 mngmt idd130115jd
5 mngmt idd130115jd5 mngmt idd130115jd
5 mngmt idd130115jd
ย 
4 addressing theory130115
4 addressing theory1301154 addressing theory130115
4 addressing theory130115
ย 
3 addressingthe problem130123
3 addressingthe problem1301233 addressingthe problem130123
3 addressingthe problem130123
ย 
2 introto rina-e130123
2 introto rina-e1301232 introto rina-e130123
2 introto rina-e130123
ย 
1 lost layer130123
1 lost layer1301231 lost layer130123
1 lost layer130123
ย 
Rumba CNERT presentation
Rumba CNERT presentationRumba CNERT presentation
Rumba CNERT presentation
ย 
5. Rumba presentation
5. Rumba presentation5. Rumba presentation
5. Rumba presentation
ย 
2. RINA overview - TF workshop
2. RINA overview - TF workshop2. RINA overview - TF workshop
2. RINA overview - TF workshop
ย 
1. RINA motivation - TF Workshop
1. RINA motivation - TF Workshop1. RINA motivation - TF Workshop
1. RINA motivation - TF Workshop
ย 

Kรผrzlich hochgeladen

VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...
VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...
VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...
SUHANI PANDEY
ย 
Call Girls In Defence Colony Delhi ๐Ÿ’ฏCall Us ๐Ÿ”8264348440๐Ÿ”
Call Girls In Defence Colony Delhi ๐Ÿ’ฏCall Us ๐Ÿ”8264348440๐Ÿ”Call Girls In Defence Colony Delhi ๐Ÿ’ฏCall Us ๐Ÿ”8264348440๐Ÿ”
Call Girls In Defence Colony Delhi ๐Ÿ’ฏCall Us ๐Ÿ”8264348440๐Ÿ”
soniya singh
ย 
valsad Escorts Service โ˜Ž๏ธ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
valsad Escorts Service โ˜Ž๏ธ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...valsad Escorts Service โ˜Ž๏ธ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
valsad Escorts Service โ˜Ž๏ธ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
Call Girls In Delhi Whatsup 9873940964 Enjoy Unlimited Pleasure
ย 
Lucknow โคCALL GIRL 88759*99948 โคCALL GIRLS IN Lucknow ESCORT SERVICEโคCALL GIRL
Lucknow โคCALL GIRL 88759*99948 โคCALL GIRLS IN Lucknow ESCORT SERVICEโคCALL GIRLLucknow โคCALL GIRL 88759*99948 โคCALL GIRLS IN Lucknow ESCORT SERVICEโคCALL GIRL
Lucknow โคCALL GIRL 88759*99948 โคCALL GIRLS IN Lucknow ESCORT SERVICEโคCALL GIRL
imonikaupta
ย 
Call Girls In Pratap Nagar Delhi ๐Ÿ’ฏCall Us ๐Ÿ”8264348440๐Ÿ”
Call Girls In Pratap Nagar Delhi ๐Ÿ’ฏCall Us ๐Ÿ”8264348440๐Ÿ”Call Girls In Pratap Nagar Delhi ๐Ÿ’ฏCall Us ๐Ÿ”8264348440๐Ÿ”
Call Girls In Pratap Nagar Delhi ๐Ÿ’ฏCall Us ๐Ÿ”8264348440๐Ÿ”
soniya singh
ย 
Russian Call Girls Pune (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...
Russian Call Girls Pune  (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...Russian Call Girls Pune  (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...
Russian Call Girls Pune (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...
SUHANI PANDEY
ย 
โ‚น5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] ๐Ÿ”|97111...
โ‚น5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] ๐Ÿ”|97111...โ‚น5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] ๐Ÿ”|97111...
โ‚น5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] ๐Ÿ”|97111...
Diya Sharma
ย 
Dwarka Sector 26 Call Girls | Delhi | 9999965857 ๐Ÿซฆ Vanshika Verma More Our Se...
Dwarka Sector 26 Call Girls | Delhi | 9999965857 ๐Ÿซฆ Vanshika Verma More Our Se...Dwarka Sector 26 Call Girls | Delhi | 9999965857 ๐Ÿซฆ Vanshika Verma More Our Se...
Dwarka Sector 26 Call Girls | Delhi | 9999965857 ๐Ÿซฆ Vanshika Verma More Our Se...
Call Girls In Delhi Whatsup 9873940964 Enjoy Unlimited Pleasure
ย 
Call Girls in Prashant Vihar, Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
Call Girls in Prashant Vihar, Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort ServiceCall Girls in Prashant Vihar, Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
Call Girls in Prashant Vihar, Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
ย 

Kรผrzlich hochgeladen (20)

GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark WebGDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
ย 
๐“€คCall On 7877925207 ๐“€ค Ahmedguda Call Girls Hot Model With Sexy Bhabi Ready Fo...
๐“€คCall On 7877925207 ๐“€ค Ahmedguda Call Girls Hot Model With Sexy Bhabi Ready Fo...๐“€คCall On 7877925207 ๐“€ค Ahmedguda Call Girls Hot Model With Sexy Bhabi Ready Fo...
๐“€คCall On 7877925207 ๐“€ค Ahmedguda Call Girls Hot Model With Sexy Bhabi Ready Fo...
ย 
All Time Service Available Call Girls Mg Road ๐Ÿ‘Œ โญ๏ธ 6378878445
All Time Service Available Call Girls Mg Road ๐Ÿ‘Œ โญ๏ธ 6378878445All Time Service Available Call Girls Mg Road ๐Ÿ‘Œ โญ๏ธ 6378878445
All Time Service Available Call Girls Mg Road ๐Ÿ‘Œ โญ๏ธ 6378878445
ย 
VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...
VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...
VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...
ย 
Dubai=Desi Dubai Call Girls O525547819 Outdoor Call Girls Dubai
Dubai=Desi Dubai Call Girls O525547819 Outdoor Call Girls DubaiDubai=Desi Dubai Call Girls O525547819 Outdoor Call Girls Dubai
Dubai=Desi Dubai Call Girls O525547819 Outdoor Call Girls Dubai
ย 
Call Now โ˜Ž 8264348440 !! Call Girls in Sarai Rohilla Escort Service Delhi N.C.R.
Call Now โ˜Ž 8264348440 !! Call Girls in Sarai Rohilla Escort Service Delhi N.C.R.Call Now โ˜Ž 8264348440 !! Call Girls in Sarai Rohilla Escort Service Delhi N.C.R.
Call Now โ˜Ž 8264348440 !! Call Girls in Sarai Rohilla Escort Service Delhi N.C.R.
ย 
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service AvailableCall Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
ย 
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
ย 
Call Girls In Defence Colony Delhi ๐Ÿ’ฏCall Us ๐Ÿ”8264348440๐Ÿ”
Call Girls In Defence Colony Delhi ๐Ÿ’ฏCall Us ๐Ÿ”8264348440๐Ÿ”Call Girls In Defence Colony Delhi ๐Ÿ’ฏCall Us ๐Ÿ”8264348440๐Ÿ”
Call Girls In Defence Colony Delhi ๐Ÿ’ฏCall Us ๐Ÿ”8264348440๐Ÿ”
ย 
Hot Call Girls |Delhi |Hauz Khas โ˜Ž 9711199171 Book Your One night Stand
Hot Call Girls |Delhi |Hauz Khas โ˜Ž 9711199171 Book Your One night StandHot Call Girls |Delhi |Hauz Khas โ˜Ž 9711199171 Book Your One night Stand
Hot Call Girls |Delhi |Hauz Khas โ˜Ž 9711199171 Book Your One night Stand
ย 
Trump Diapers Over Dems t shirts Sweatshirt
Trump Diapers Over Dems t shirts SweatshirtTrump Diapers Over Dems t shirts Sweatshirt
Trump Diapers Over Dems t shirts Sweatshirt
ย 
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
ย 
valsad Escorts Service โ˜Ž๏ธ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
valsad Escorts Service โ˜Ž๏ธ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...valsad Escorts Service โ˜Ž๏ธ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
valsad Escorts Service โ˜Ž๏ธ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
ย 
Lucknow โคCALL GIRL 88759*99948 โคCALL GIRLS IN Lucknow ESCORT SERVICEโคCALL GIRL
Lucknow โคCALL GIRL 88759*99948 โคCALL GIRLS IN Lucknow ESCORT SERVICEโคCALL GIRLLucknow โคCALL GIRL 88759*99948 โคCALL GIRLS IN Lucknow ESCORT SERVICEโคCALL GIRL
Lucknow โคCALL GIRL 88759*99948 โคCALL GIRLS IN Lucknow ESCORT SERVICEโคCALL GIRL
ย 
Call Girls In Pratap Nagar Delhi ๐Ÿ’ฏCall Us ๐Ÿ”8264348440๐Ÿ”
Call Girls In Pratap Nagar Delhi ๐Ÿ’ฏCall Us ๐Ÿ”8264348440๐Ÿ”Call Girls In Pratap Nagar Delhi ๐Ÿ’ฏCall Us ๐Ÿ”8264348440๐Ÿ”
Call Girls In Pratap Nagar Delhi ๐Ÿ’ฏCall Us ๐Ÿ”8264348440๐Ÿ”
ย 
(+971568250507 ))# Young Call Girls in Ajman By Pakistani Call Girls in ...
(+971568250507  ))#  Young Call Girls  in Ajman  By Pakistani Call Girls  in ...(+971568250507  ))#  Young Call Girls  in Ajman  By Pakistani Call Girls  in ...
(+971568250507 ))# Young Call Girls in Ajman By Pakistani Call Girls in ...
ย 
Russian Call Girls Pune (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...
Russian Call Girls Pune  (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...Russian Call Girls Pune  (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...
Russian Call Girls Pune (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...
ย 
โ‚น5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] ๐Ÿ”|97111...
โ‚น5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] ๐Ÿ”|97111...โ‚น5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] ๐Ÿ”|97111...
โ‚น5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] ๐Ÿ”|97111...
ย 
Dwarka Sector 26 Call Girls | Delhi | 9999965857 ๐Ÿซฆ Vanshika Verma More Our Se...
Dwarka Sector 26 Call Girls | Delhi | 9999965857 ๐Ÿซฆ Vanshika Verma More Our Se...Dwarka Sector 26 Call Girls | Delhi | 9999965857 ๐Ÿซฆ Vanshika Verma More Our Se...
Dwarka Sector 26 Call Girls | Delhi | 9999965857 ๐Ÿซฆ Vanshika Verma More Our Se...
ย 
Call Girls in Prashant Vihar, Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
Call Girls in Prashant Vihar, Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort ServiceCall Girls in Prashant Vihar, Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
Call Girls in Prashant Vihar, Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
ย 

Exp3mq

  • 1. Large scale RINA Experimentation on FIRE + ARCFIRE Final Review Experiment 3 September 2018
  • 2. Goals โ€ข Explore how the QoS model proposed by the RINA architecture works in practice โ€ข Experiment with the QTAmux scheduling policies based on the deltaQ theory to differentially allocate loss and delay to multiple QoS classes โ€ข Demonstrate applicability of RINA as an effective solution for transporting IP traffic in provider-based IP VPN scenarios Large-scale RINA Experimentation on FIRE+ 2
  • 3. RINA QoS model โ€ข Application requirements are explicit and communicated to the DIF via the IPC API at flow allocation time โ€ข DIF maps QoS request into a QoS cube, and marks EFCP traffic accordingly (qos-id) โ€ข Forwarding, scheduling, resource allocation & congestion mgmt policies applied consistently โ€ข An N-DIF requests a flow to an N-1 DIF exactly the same way (consistent QoS model from app to the wire) Large-scale RINA Experimentation on FIRE+ 3 queues sched. IPC Process queues sched. IPC Process queues sched. IPC Process flow flow N-1 DIF N-1 DIF N DIF flow Port-idPort-id App A App B Port-idPort-id
  • 4. Capturing bounds on performance metrics โ€ข How to express requirements for bounds in performance metrics (loss, delay) and provide them as parameters of a flow request? Large-scale RINA Experimentation on FIRE+ 4 โ€ข Application QoE can be linked to a CDF that links required delay and packet loss โ€“ E.g. 50% of the SDUs in the flow should experience < 10 ms delay โ€“ 95 % of the SDUs in the flow should experience < 50 ms delay โ€“ 5% of the SDUs can be lost โ€ข Requirements on the CDF can be modelled with a series of <โ€œpercentageโ€, โ€œmax delayโ€> pairs
  • 5. Methodology โ€ข DIFs in experiment 3 use QTAMux scheduling policies, which allow for the differentiation of delay and loss between multiple classes of traffic. โ€ข All scenarios in experiment 3 use a 2x2 QTAMux matrix, which supports 4 QoS cubes: โ€“ High urgency, high cherish (low latency, low loss) โ€“ High urgency, low cherish (low latency, higher loss) โ€“ Low urgency, high cherish (higher latency, low loss) โ€“ Low urgency, low cherish (best effort) Large-scale RINA Experimentation on FIRE+ 5 โ€ข Each experiment run (IP over RINA scenarios) features 3 steps: โ€“ Verification of connectivity and performance through the DIF (rina-echo, rinaperf) โ€“ Setup of Layer 3 VPN using the iporinad application โ€“ Verification of Layer 3 connectivity and performance (ping, iperf)
  • 6. EXPERIMENTS SETUP & RESULTS Large-scale RINA Experimentation on FIRE+ 6
  • 7. Scenario 1: Low-scale, single DIF, virtual Wall Large-scale RINA Experimentation on FIRE+ 7 CR CR CR PE PE PE PE PE PEPE PE PEPE CE PE CR CE CE CE CE CE Green customer CPE (IP) Blue customer CPE (IP) Purple customer CPE (IP) Orange customer CPE (IP) Red customer CPE (IP) Pink customer CPE (IP) CE CE CE CE CE CE CE CE CE CE Provider network (RINA-based) CE CE CE CE CE CE CE CE PE CRCR PEPE CECE Ethernet Ethernet EthernetEthernet Ethernet Backbone DIF IP (Green customer IP VPN)
  • 8. Scenario1.a: RINA-based core DIF โ€ข Each PE allocates 4 rinaperf flows to another PE, each one with different loss/delay characteristics โ€ข Rinaperf generates traffic at constant rate โ€ข Generate traffic at different rates for different executions, to create different levels of offered load per QoS. Measure loss/delay per QoS using echo application. โ€ข Repeat with FIFO-based scheduling policy, compare. Large-scale RINA Experimentation on FIRE+ 8 CR CR CR PE PE PE PE PE PEPE PE PEPEPE CR PE 0 5 10 15 0.00.40.8 CDF of delay, flows@p2a, period=50us Delay(ms) Probability QoS1 QoS2 QoS3 QoS4 0 5 10 15 0.00.40.8 CDF of delay, flows@p2a no QoS, period=50us Delay(ms) Probability QoS1 QoS2 QoS3 QoS4 0 5 10 15 0.00.40.8 CDF of delay, flows@p2a, period=75us Delay(ms) Probability QoS1 QoS2 QoS3 QoS4 0 5 10 15 0.00.40.8 CDF of delay, flows@p2a no QoS, period=75us Delay(ms) Probability QoS1 QoS2 QoS3 QoS4 0 5 10 15 0.00.40.8 CDF of delay, flows@p2a, period=100us Delay(ms) Probability QoS1 QoS2 QoS3 QoS4 0 5 10 15 0.00.40.8 CDF of delay, flows@p2a no QoS, period=100us Delay(ms) Probability QoS1 QoS2 QoS3 QoS4 โ€ข Demo (part 1) โ€ข Demo (part 2)
  • 9. Scenario1.b: IP VPN over a single DIF โ€ข IP VPN over the RINA core, each PE runs an iporinad instance. โ€ข Each CE starts iperf session with another router on a remote site of same VPN (first with TCP, next with UDP) โ€ข Ping also between the same pair of CEs while iperf is active Large-scale RINA Experimentation on FIRE+ 9
  • 10. Scenario 1.b results (TCP) โ€ข Problem: buffers introduced by iporinad (TUN interface queues) and its scheduling are completely QoS unaware โ€ข Effects with TCP: while orange/green VPNs get a low latency (as expected), the penalty on the other ones is too high โ€“ High loss introduced by the iporinad subsystems causes TCP to be in congestion mode, increasing delay and decreasing goodput of affected iperf flows Large-scale RINA Experimentation on FIRE+ 10 0 200 400 600 800 1000 0.00.20.40.60.81.0 CDF of delay, site 1 Delay(ms) Probability s1c1 s1c2 s1c3 s1c4 s1c5 s1c6 0 500 1500 2500 0.00.20.40.60.81.0 CDF of delay, site 2 Delay(ms) Probability s2c1 s2c2 s2c3 s2c4 s2c5 s2c6 0 500 1500 2500 0.00.20.40.60.81.0 CDF of delay, site 3 Delay(ms) Probability s3c1 s3c2 s3c3 s3c4 s3c5 s3c6 0 500 1500 2500 0.00.20.40.60.81.0 CDF of delay, site 4 Delay(ms) Probability s4c1 s4c2 s4c3 s4c4 s4c5 s4c6
  • 11. Scenario 1.b results (UDP) โ€ข Since UDP traffic is not flow controlled, iperf sends data at a constant bit rate, in spite of high packet loss in the TUN interface queues (30%) โ€ข When packets enter the RINA flows, the load level is low enough that there is almost no difference between QoS classes Large-scale RINA Experimentation on FIRE+ 11 1 2 3 4 5 6 0.00.20.40.60.81.0 CDF of delay, site 1 Delay(ms) Probability s1c1 s1c2 s1c3 s1c4 s1c5 s1c6 1 2 3 4 5 6 0.00.20.40.60.81.0 CDF of delay, site 2 Delay(ms) Probability s2c1 s2c2 s2c3 s2c4 s2c5 s2c6 1 2 3 4 5 6 0.00.20.40.60.81.0 CDF of delay, site 3 Delay(ms) Probability s3c1 s3c2 s3c3 s3c4 s3c5 s3c6 1 2 3 4 5 6 0.00.20.40.60.81.0 CDF of delay, site 4 Delay(ms) Probability s4c1 s4c2 s4c3 s4c4 s4c5 s4c6
  • 12. Scenario 1.b results (rinaperf + ping) โ€ข Mix approach of scenario 1.a (rinaperf to generate traffic in the DIF between PEs), but measure delay between CEs using ping โ€“ QoS differentiation can be observed again โ€ข Conclusion: iporinad is a good tool to validate IP over RINA scenarios, but cannot guarantee quality under load โ€“ Needs to be improved Large-scale RINA Experimentation on FIRE+ 12 1 2 3 4 5 6 7 8 0.00.20.40.60.81.0 CDF of delay, site 1 Delay(ms) Probability s1c1 s1c2 s1c3 s1c4 s1c5 s1c6 1 2 3 4 5 6 7 8 0.00.20.40.60.81.0 CDF of delay, site 2 Delay(ms) Probability s2c1 s2c2 s2c3 s2c4 s2c5 s2c6 1 2 3 4 5 6 7 8 0.00.20.40.60.81.0 CDF of delay, site 3 Delay(ms) Probability s3c1 s3c2 s3c3 s3c4 s3c5 s3c6 1 2 3 4 5 6 7 8 0.00.20.40.60.81.0 CDF of delay, site 4 Delay(ms) Probability s4c1 s4c2 s4c3 s4c4 s4c5 s4c6
  • 13. Scenario 2: multiple DIFs, RINA only Large-scale RINA Experimentation on FIRE+ 13 โ€ข Service provider scenario โ€“ 41 nodes โ€“ Two MAN networks โ€“ 1 core network โ€“ 3 levels of DIFs โ€“ 18 CPEs Access Router PtP DIF CPE Edge Service Router Metro Edge Router Metro Edge Router Metro BB DIF Metro service DIF PtP DIF PtP DIF PtP DIF PtP DIF Metro P router PTP DIF Residential customer service DIF Host PtP DIF Public Internet or App-specific or VPN DIF Backbon e Router Backbon e router PtP DIF PtP DIF Backbone DIF Provider Edge Router Provider Edge Router PtP DIF Customer network Service Prov. 2Service Prov. 1 network Access Aggregation Service Edge Core Internet Edge Public Internet or App-specific or VPN DIF Home DIF Customer Premises Equipment Access Router MAN Access Router MAN Core Router Edge Services Router Backbone router โ€ข Each CPE (per QoS level): โ€“ Rina-et flow with all other CPEs โ€“ Four 1 Mbps rinaperf flows โ€ข In total 1296 flows โ€ข Physical links running at 90%
  • 14. Scenario 2 results โ€ข Clear differentiation between flows with high urgency and flows with low urgency โ€ข But latency is too high: probably due to the implementation of multiple queues in stacked DIFs within the IRATI prototype Large-scale RINA Experimentation on FIRE+ 14 0 500 1000 1500 0.00.20.40.60.81.0 CDF of delay, rinaโˆ’et instances at system CPE63 Delay(ms) Probability โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ— โ— cpe11โˆ’hu cpe12โˆ’hu cpe13โˆ’hu cpe21โˆ’hu cpe22โˆ’hu cpe23โˆ’hu cpe31โˆ’hu cpe32โˆ’hu cpe33โˆ’hu cpe11โˆ’lu cpe12โˆ’lu cpe13โˆ’lu cpe21โˆ’lu cpe22โˆ’lu cpe23โˆ’lu cpe31โˆ’lu cpe32โˆ’lu cpe33โˆ’lu 0 500 1000 1500 0.00.20.40.60.81.0 CDF of delay, rinaโˆ’et instances at system CPE41 Delay(ms) Probability โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ— โ— cpe11โˆ’hu cpe12โˆ’hu cpe13โˆ’hu cpe21โˆ’hu cpe22โˆ’hu cpe23โˆ’hu cpe31โˆ’hu cpe32โˆ’hu cpe33โˆ’hu cpe11โˆ’lu cpe12โˆ’lu cpe13โˆ’lu cpe21โˆ’lu cpe22โˆ’lu cpe23โˆ’lu cpe31โˆ’lu cpe32โˆ’lu cpe33โˆ’lu
  • 15. Scenario 3: Large-scale, IP VPNs on CPEs, QEMU testbed โ€ข Scaled up version of scenario 2, but with CPEs supporting IP VPNs โ€ข Runs in QEMU testbed (not enough machines available on Virtual Wall or other FED4FIRE+ testbeds) โ€ข 144 systems: 96 running RINA and 48 IP only. Large-scale RINA Experimentation on FIRE+ 15 CPE Router MAN Access Router Access Router MAN backbone Router Edge Service Router Backbone router Host, Green VPN Host, Blue VPN Host, Purple VPN Host, Orange VPN Host, Red VPN Host, Pink VPN Host, Brown VPN Host, Black VPN Host, Yellow VPN Host, Cyan VPN Host, Grey VPN Host, Magenta VPN
  • 16. Scenario 3 results โ€ข Too many nodes to get QoS differentiation results within a single physical machine. โ€ข Just focus on โ€“ checking that the scenario can be setup using IRATI โ€“ There is connectivity between the hosts in the same VPN (via ping) โ€ข Demo part 1 โ€ข Demo part 2 Large-scale RINA Experimentation on FIRE+ 16 0 10 20 30 40 05101520 Ping times between host nodes Ping sessions between nodes Delay(ms) min avg max
  • 18. Implications โ€ข Consistent QoS model from app to wire: applications (if they wish to do so) can provide quality requirements to the network in a technology-independent way โ€ข No need to do DPI to identify classes of traffic and โ€œinferโ€ quality requirements โ€ข EFCP traffic marking enables resource allocation policies (routing, scheduling, congestion control) to act consistently across a DIF. โ€ข Layers (DIFs) provide QoS requirements to lower layers the same way, no need to standardise QoS cube identifiers across DIFs (but yes the semantics of quality parameters) โ€ข RINA can take the role of MPLS (and similar technologies) to address use cases such as provider-based IP / or Ethernet VPNs or networks slices, but with more flexibility to provide QoS, enhanced security and scalability โ€ข Not just virtual circuits, but any combination of routing, scheduling, forwarding and congestion control policies that works for the use case Large-scale RINA Experimentation on FIRE+ 18