1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949
|
<pre>Internet Engineering Task Force (IETF) M. Linsner
Request for Comments: 7536 Cisco Systems
Category: Informational P. Eardley
ISSN: 2070-1721 T. Burbridge
BT
F. Sorensen
Nkom
May 2015
<span class="h1">Large-Scale Broadband Measurement Use Cases</span>
Abstract
Measuring broadband performance on a large scale is important for
network diagnostics by providers and users, as well as for public
policy. Understanding the various scenarios and users of measuring
broadband performance is essential to development of the Large-scale
Measurement of Broadband Performance (LMAP) framework, information
model, and protocol. This document details two use cases that can
assist in developing that framework. The details of the measurement
metrics themselves are beyond the scope of this document.
Status of This Memo
This document is not an Internet Standards Track specification; it is
published for informational purposes.
This document is a product of the Internet Engineering Task Force
(IETF). It represents the consensus of the IETF community. It has
received public review and has been approved for publication by the
Internet Engineering Steering Group (IESG). Not all documents
approved by the IESG are a candidate for any level of Internet
Standard; see <a href="./rfc5741#section-2">Section 2 of RFC 5741</a>.
Information about the current status of this document, any errata,
and how to provide feedback on it may be obtained at
<a href="http://www.rfc-editor.org/info/rfc7536">http://www.rfc-editor.org/info/rfc7536</a>.
<span class="grey">Linsner, et al. Informational [Page 1]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-2" ></span>
<span class="grey"><a href="./rfc7536">RFC 7536</a> LMAP Use Cases May 2015</span>
Copyright Notice
Copyright (c) 2015 IETF Trust and the persons identified as the
document authors. All rights reserved.
This document is subject to <a href="https://www.rfc-editor.org/bcp/bcp78">BCP 78</a> and the IETF Trust's Legal
Provisions Relating to IETF Documents
(<a href="http://trustee.ietf.org/license-info">http://trustee.ietf.org/license-info</a>) in effect on the date of
publication of this document. Please review these documents
carefully, as they describe your rights and restrictions with respect
to this document. Code Components extracted from this document must
include Simplified BSD License text as described in Section 4.e of
the Trust Legal Provisions and are provided without warranty as
described in the Simplified BSD License.
Table of Contents
<a href="#section-1">1</a>. Introduction ....................................................<a href="#page-3">3</a>
<a href="#section-2">2</a>. Use Cases .......................................................<a href="#page-3">3</a>
<a href="#section-2.1">2.1</a>. Internet Service Provider (ISP) Use Case ...................<a href="#page-3">3</a>
<a href="#section-2.2">2.2</a>. Regulator Use Case .........................................<a href="#page-4">4</a>
<a href="#section-3">3</a>. Details of ISP Use Case .........................................<a href="#page-5">5</a>
<a href="#section-3.1">3.1</a>. Understanding the Quality Experienced by Customers .........<a href="#page-5">5</a>
3.2. Understanding the Impact and Operation of New Devices
and Technology .............................................<a href="#page-6">6</a>
<a href="#section-3.3">3.3</a>. Design and Planning ........................................<a href="#page-6">6</a>
<a href="#section-3.4">3.4</a>. Monitoring Service Level Agreements ........................<a href="#page-7">7</a>
<a href="#section-3.5">3.5</a>. Identifying, Isolating, and Fixing Network Problems ........<a href="#page-7">7</a>
<a href="#section-4">4</a>. Details of Regulator Use Case ...................................<a href="#page-8">8</a>
<a href="#section-4.1">4.1</a>. Providing Transparent Performance Information ..............<a href="#page-8">8</a>
<a href="#section-4.2">4.2</a>. Measuring Broadband Deployment .............................<a href="#page-9">9</a>
<a href="#section-4.3">4.3</a>. Monitoring Traffic Management Practices ...................<a href="#page-10">10</a>
<a href="#section-5">5</a>. Implementation Options .........................................<a href="#page-10">10</a>
<a href="#section-6">6</a>. Conclusions ....................................................<a href="#page-12">12</a>
<a href="#section-7">7</a>. Security Considerations ........................................<a href="#page-13">13</a>
<a href="#section-8">8</a>. Informative References .........................................<a href="#page-15">15</a>
Contributors ......................................................<a href="#page-17">17</a>
Authors' Addresses ................................................<a href="#page-17">17</a>
<span class="grey">Linsner, et al. Informational [Page 2]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-3" ></span>
<span class="grey"><a href="./rfc7536">RFC 7536</a> LMAP Use Cases May 2015</span>
<span class="h2"><a class="selflink" id="section-1" href="#section-1">1</a>. Introduction</span>
This document describes two use cases for the Large-scale Measurement
of Broadband Performance (LMAP). The use cases contained in this
document are (1) the Internet Service Provider Use Case and (2) the
Regulator Use Case. In the first, a network operator wants to
understand the performance of the network and the quality experienced
by customers, while in the second, a regulator wants to provide
information on the performance of the ISPs in their jurisdiction.
There are other use cases that are not the focus of the initial LMAP
work (for example, end users would like to use measurements to help
identify problems in their home network and to monitor the
performance of their broadband provider); it is expected that the
same mechanisms are applicable.
Large-scale measurements raise several security concerns, including
privacy issues. These are summarized in <a href="#section-7">Section 7</a> and considered in
further detail in [<a href="#ref-Framework">Framework</a>].
<span class="h2"><a class="selflink" id="section-2" href="#section-2">2</a>. Use Cases</span>
From the LMAP perspective, there is no difference between fixed
service and mobile (cellular) service used for Internet access.
Hence, like measurements will take place on both fixed and mobile
networks. Fixed services include technologies like Digital
Subscriber Line (DSL), Cable, and Carrier Ethernet. Mobile services
include all those advertised as 2G, 3G, 4G, and Long Term Evolution
(LTE). A metric defined to measure end-to-end services will execute
similarly on all access technologies. Other metrics may be access
technology specific. The LMAP architecture covers both IPv4 and IPv6
networks.
<span class="h3"><a class="selflink" id="section-2.1" href="#section-2.1">2.1</a>. Internet Service Provider (ISP) Use Case</span>
A network operator needs to understand the performance of their
networks, the performance of the suppliers (downstream and upstream
networks), the performance of Internet access services, and the
impact that such performance has on the experience of their
customers. Largely, the processes that ISPs operate (which are based
on network measurement) include:
o Identifying, isolating, and fixing problems, which may be in the
network, with the service provider, or in the end-user equipment.
Such problems may be common to a point in the network topology
(e.g., a single exchange), common to a vendor or equipment type
(e.g., line card or home gateway), or unique to a single user line
(e.g., copper access). Part of this process may also be helping
<span class="grey">Linsner, et al. Informational [Page 3]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-4" ></span>
<span class="grey"><a href="./rfc7536">RFC 7536</a> LMAP Use Cases May 2015</span>
users understand whether the problem exists in their home network
or with a third-party application service instead of with their
broadband (BB) product.
o Design and planning. Through monitoring the end-user experience,
the ISP can design and plan their network to ensure specified
levels of user experience. Services may be moved closer to end
users, services upgraded, the impact of QoS assessed, or more
capacity deployed at certain locations. Service Level Agreements
(SLAs) may be defined at network or product boundaries.
o Understanding the quality experienced by customers. The network
operator would like to gain better insight into the end-to-end
performance experienced by its customers. "End-to-end" could, for
instance, incorporate home and enterprise networks, and the impact
of peering, caching, and Content Delivery Networks (CDNs).
o Understanding the impact and operation of new devices and
technology. As a new product is deployed, or a new technology
introduced into the network, it is essential that its operation
and its impact are measured. This also helps to quantify the
advantage that the new technology is bringing and support the
business case for larger roll-out.
<span class="h3"><a class="selflink" id="section-2.2" href="#section-2.2">2.2</a>. Regulator Use Case</span>
A regulator may want to evaluate the performance of the Internet
access services offered by operators.
While each jurisdiction responds to distinct consumer, industry, and
regulatory concerns, much commonality exists in the need to produce
datasets that can be used to compare multiple Internet access service
providers, diverse technical solutions, geographic and regional
distributions, and marketed and provisioned levels and combinations
of broadband Internet access services.
Regulators may want to publish performance measures of different ISPs
as background information for end users. They may also want to track
the growth of high-speed broadband deployment, or to monitor the
traffic management practices of Internet providers.
A regulator's role in the development and enforcement of broadband
Internet access service policies requires that the measurement
approaches meet a high level of verifiability, accuracy, and
provider-independence to support valid and meaningful comparisons of
Internet access service performance. Standards can help regulators'
<span class="grey">Linsner, et al. Informational [Page 4]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-5" ></span>
<span class="grey"><a href="./rfc7536">RFC 7536</a> LMAP Use Cases May 2015</span>
shared needs for scalable, cost-effective, scientifically robust
solutions to the measurement and collection of broadband Internet
access service performance information.
<span class="h2"><a class="selflink" id="section-3" href="#section-3">3</a>. Details of ISP Use Case</span>
<span class="h3"><a class="selflink" id="section-3.1" href="#section-3.1">3.1</a>. Understanding the Quality Experienced by Customers</span>
Operators want to understand the quality of experience (QoE) of their
broadband customers. The understanding can be gained through a
"panel", i.e., measurement probes deployed to several customers. A
probe is a device or piece of software that makes measurements and
reports the results, under the control of the measurement system.
Implementation options are discussed in <a href="#section-5">Section 5</a>. The panel needs
to include a representative sample of the operator's technologies and
broadband speeds. For instance, it might encompass speeds ranging
from below 8 Mbps to over 100 Mbps. The operator would like the
end-to-end view of the service, rather than just the access portion.
This involves relating the pure network parameters to something like
a 'mean opinion score' [<a href="#ref-MOS" title=""Mean Opinion Score"">MOS</a>], which will be service dependent (for
instance, web-browsing QoE is largely determined by latency above a
few Mbps).
An operator will also want compound metrics such as "reliability",
which might involve packet loss, DNS failures, retraining of the
line, video streaming under-runs, etc.
The operator really wants to understand the end-to-end service
experience. However, the home network (Ethernet, Wi-Fi, powerline)
is highly variable and outside its control. To date, operators (and
regulators) have instead measured performance from the home gateway.
However, mobile operators clearly must include the wireless link in
the measurement.
Active measurements are the most obvious approach, i.e., special
measurement traffic is sent by -- and to -- the probe. In order not
to degrade the service of the customer, the measurement data should
only be sent when the user is silent, and it shouldn't reduce the
customer's data allowance. The other approach is passive
measurements on the customer's ordinary traffic; the advantage is
that it measures what the customer actually does, but it creates
extra variability (different traffic mixes give different results)
and, in particular, it raises privacy concerns. [<a href="./rfc6973" title=""Privacy Considerations for Internet Protocols"">RFC6973</a>] discusses
privacy considerations for Internet protocols in general, while
[<a href="#ref-Framework">Framework</a>] discusses them specifically for large-scale measurement
systems.
<span class="grey">Linsner, et al. Informational [Page 5]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-6" ></span>
<span class="grey"><a href="./rfc7536">RFC 7536</a> LMAP Use Cases May 2015</span>
From an operator's viewpoint, understanding customer experience
enables it to offer better services. Also, simple metrics can be
more easily understood by senior managers who make investment
decisions and by sales and marketing.
<span class="h3"><a class="selflink" id="section-3.2" href="#section-3.2">3.2</a>. Understanding the Impact and Operation of New Devices and</span>
<span class="h3"> Technology</span>
Another type of measurement is to test new capabilities before they
are rolled out. For example, the operator may want to:
o Check whether a customer can be upgraded to a new broadband
option.
o Understand the impact of IPv6 before it is made available to
customers. Questions such as these could be assessed: Will v6
packets get through? What will the latency be to major websites?
What transition mechanisms will be most appropriate?
o Check whether a new capability can be signaled using TCP options
(how often it will be blocked by a middlebox -- along the lines of
the experiments described in [<a href="#ref-Extend-TCP">Extend-TCP</a>]).
o Investigate a QoS mechanism (e.g., checking whether Diffserv
markings are respected on some path).
<span class="h3"><a class="selflink" id="section-3.3" href="#section-3.3">3.3</a>. Design and Planning</span>
Operators can use large-scale measurements to help with their network
planning -- proactive activities to improve the network.
For example, by probing from several different vantage points the
operator can see that a particular group of customers has performance
below that expected during peak hours, which should help with
capacity planning. Naturally, operators already have tools to help
with this -- a network element reports its individual utilization
(and perhaps other parameters). However, making measurements across
a path rather than at a point may make it easier to understand the
network. There may also be parameters like bufferbloat that aren't
currently reported by equipment and/or that are intrinsically path
metrics.
With information gained from measurement results, capacity planning
and network design can be more effective. Such planning typically
uses simulations to emulate the measured performance of the current
network and understand the likely impact of new capacity and
potential changes to the topology. Simulations, informed by data
<span class="grey">Linsner, et al. Informational [Page 6]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-7" ></span>
<span class="grey"><a href="./rfc7536">RFC 7536</a> LMAP Use Cases May 2015</span>
from a limited panel of probes, can help quantify the advantage that
a new technology brings and support the business case for larger
roll-out.
It may also be possible to use probes to run stress tests for risk
analysis. For example, an operator could run a carefully controlled
and limited experiment in which probing is used to assess the
potential impact if some new application becomes popular.
<span class="h3"><a class="selflink" id="section-3.4" href="#section-3.4">3.4</a>. Monitoring Service Level Agreements</span>
Another example is that the operator may want to monitor performance
where there is a Service Level Agreement (SLA). This could be with
its own customers; in particular, enterprises may have an SLA. The
operator can proactively spot when the service is degrading near the
point of the SLA limit and get information that will enable more
informed conversations with the customer at contract renewal.
An operator may also want to monitor the performance of its
suppliers, to check whether they meet their SLA or to compare two
suppliers if it is dual-sourcing. This could include its transit
operator, CDNs, peering, video source, or local network provider for
a global operator in countries where it doesn't have its own network.
A virtual operator may monitor the whole underlying network.
Through a better understanding of its own network and its suppliers,
the operator should be able to focus investment more effectively --
in the right place at the right time with the right technology.
<span class="h3"><a class="selflink" id="section-3.5" href="#section-3.5">3.5</a>. Identifying, Isolating, and Fixing Network Problems</span>
Operators can use large-scale measurements to help identify a fault
more rapidly and decide how to solve it.
Operators already have Test and Diagnostic tools, where a network
element reports some problem or failure to a management system.
However, many issues are not caused by a point failure but something
wider and so will trigger too many alarms, while other issues will
cause degradation rather than failure and so not trigger any alarm.
Large-scale measurements can help provide a more nuanced view that
helps network management to identify and fix problems more rapidly
and accurately. The network management tools may use simulations to
emulate the network and so help identify a fault and assess possible
solutions.
<span class="grey">Linsner, et al. Informational [Page 7]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-8" ></span>
<span class="grey"><a href="./rfc7536">RFC 7536</a> LMAP Use Cases May 2015</span>
An operator can obtain useful information without measuring the
performance on every broadband line. By measuring a subset, the
operator can identify problems that affect a group of customers. For
example, the issue could be at a shared point in the network topology
(such as an exchange), or common to a vendor, or equipment type; for
instance, [<a href="#ref-IETF85-Plenary">IETF85-Plenary</a>] describes a case where a particular home
gateway upgrade had caused a (mistaken!) drop in line rate.
A more extensive deployment of the measurement capability to every
broadband line would enable an operator to identify issues unique to
a single customer. Overall, large-scale measurements can help an
operator fix the fault more rapidly and/or allow the affected
customers to be informed of what's happening. More accurate
information enables the operator to reassure customers and take more
rapid and effective action to cure the problem.
Often, customers experience poor broadband due to problems in the
home network -- the ISP's network is fine. For example, they may
have moved too far away from their wireless access point.
Anecdotally, a large fraction of customer calls about fixed BB
problems are due to in-home wireless issues. These issues are
expensive and frustrating for an operator, as they are extremely hard
to diagnose and solve. The operator would like to narrow down
whether the problem is in the home (a problem with the home network,
edge device, or home gateway), in the operator's network, or with an
application service. The operator would like two capabilities:
firstly, self-help tools that customers use to improve their own
service or understand its performance better -- for example, to
reposition their devices for better Wi-Fi coverage; and secondly,
on-demand tests that the operator can run instantly, so that the call
center person answering the phone (or e-chat) could trigger a test
and get the result while the customer is still in an online session.
<span class="h2"><a class="selflink" id="section-4" href="#section-4">4</a>. Details of Regulator Use Case</span>
<span class="h3"><a class="selflink" id="section-4.1" href="#section-4.1">4.1</a>. Providing Transparent Performance Information</span>
Some regulators publish information about the quality of the various
Internet access services provided in their national market. Quality
information about service offers could include speed, delay, and
jitter. Such information can be published to facilitate end users'
choice of service provider and offer. Regulators may check the
accuracy of the marketing claims of Internet service providers and
may also encourage ISPs to all use the same metrics in their service
level contracts. The goal of these transparency mechanisms is to
promote competition for end users and potentially also help content,
application, service, and device providers develop their Internet
offerings.
<span class="grey">Linsner, et al. Informational [Page 8]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-9" ></span>
<span class="grey"><a href="./rfc7536">RFC 7536</a> LMAP Use Cases May 2015</span>
The published information needs to be:
o Accurate - the measurement results must be correct and not
influenced by errors or side effects. The results should be
reproducible and consistent over time.
o Comparable - common metrics should be used across different ISPs
and service offerings, and over time, so that measurement results
can be compared.
o Meaningful - the metrics used for measurements need to reflect
what end users value about their broadband Internet access
service.
o Reliable - the number and distribution of measurement agents, and
the statistical processing of the raw measurement data, need to be
appropriate.
In practical terms, the regulators may measure network performance
from users towards multiple content and application providers,
including dedicated test measurement servers. Measurement probes are
distributed to a 'panel' of selected end users. The panel covers all
the operators and packages in the market, spread over urban,
suburban, and rural areas, and often includes both fixed and mobile
Internet access. Periodic tests running on the probes can, for
example, measure actual speed at peak and off-peak hours, but can
also measure other detailed quality metrics like delay and jitter.
Collected data goes afterwards through statistical analysis, deriving
estimates for the whole population. Summary information, such as a
service quality index, is published regularly, perhaps alongside more
detailed information.
The regulator can also facilitate end users to monitor the
performance of their own broadband Internet access service. They
might use this information to check that the performance meets that
specified in their contract or to understand whether their current
subscription is the most appropriate.
<span class="h3"><a class="selflink" id="section-4.2" href="#section-4.2">4.2</a>. Measuring Broadband Deployment</span>
Regulators may also want to monitor the improvement over time of
actual broadband Internet access performance in a specific country or
a region. The motivation is often to evaluate the effect of the
stimulated growth over time, when government has set a strategic goal
for high-speed broadband deployment, whether in absolute terms or
benchmarked against other countries. An example of such an
initiative is [<a href="#ref-DAE" title=""Communication from the Commission to the European Parliament, the Council, the European Economic and Social Committee and the Committee of the Regions"">DAE</a>]. The actual measurements can be made in the same
way as described in <a href="#section-4.1">Section 4.1</a>.
<span class="grey">Linsner, et al. Informational [Page 9]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-10" ></span>
<span class="grey"><a href="./rfc7536">RFC 7536</a> LMAP Use Cases May 2015</span>
<span class="h3"><a class="selflink" id="section-4.3" href="#section-4.3">4.3</a>. Monitoring Traffic Management Practices</span>
A regulator may want to monitor traffic management practices or
compare the performance of Internet access service with specialized
services offered in parallel to, but separate from, Internet access
service (for example, IPTV). A regulator could monitor for
departures from application agnosticism such as blocking or
throttling of traffic from specific applications, or preferential
treatment of specific applications. A measurement system could send,
or passively monitor, application-specific traffic and then measure
in detail the transfer of the different packets. While it is
relatively easy to measure port blocking, how to detect other types
of differentiated treatment is a research topic in itself. The
"Glasnost: Enabling End Users to Detect Traffic Differentiation"
paper [<a href="#ref-M-Labs_NSDI-2010">M-Labs_NSDI-2010</a>] and follow-on tool "Glasnost" [<a href="#ref-Glasnost" title=""Glasnost"">Glasnost</a>]
provide an example of work in this area.
A regulator could also monitor the performance of the broadband
service over time, to try and detect if the specialized service is
provided at the expense of the Internet access service. Comparison
between ISPs or between different countries may also be relevant for
this kind of evaluation.
The motivation for a regulator monitoring such traffic management
practices is that regulatory approaches related to net neutrality and
the open Internet have been introduced in some jurisdictions.
Examples of such efforts are the Internet policy as outlined by the
Body of European Regulators for Electronic Communications guidelines
for quality of service [<a href="#ref-BEREC-Guidelines">BEREC-Guidelines</a>] and the US FCC's
"Preserving the Open Internet" Report and Order [FCC-R&O]. Although
legal challenges can change the status of policy, the take-away for
LMAP purposes is that policy-makers are looking for measurement
solutions to assist them in discovering biased treatment of traffic
flows. The exact definitions and requirements vary from one
jurisdiction to another.
<span class="h2"><a class="selflink" id="section-5" href="#section-5">5</a>. Implementation Options</span>
There are several ways of implementing a measurement system. The
choice may be influenced by the details of the particular use case
and what the most important criteria are for the regulator, ISP, or
third party operating the measurement system.
One type of probe is a special hardware device that is connected
directly to the home gateway. The devices are deployed to a
carefully selected panel of end users, and they perform measurements
according to a defined schedule. The schedule can run throughout the
day, to allow continuous assessment of the network. Careful design
<span class="grey">Linsner, et al. Informational [Page 10]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-11" ></span>
<span class="grey"><a href="./rfc7536">RFC 7536</a> LMAP Use Cases May 2015</span>
ensures that measurements do not detrimentally impact the home user
experience or corrupt the results by testing when the user is also
using the broadband line. The system is therefore tightly controlled
by the operator of the measurement system. One advantage of this
approach is that it is possible to get reliable benchmarks for the
performance of a network with only a few devices. One disadvantage
is that it would be expensive to deploy hardware devices on a mass
scale sufficient to understand the performance of the network at the
granularity of a single broadband user.
Another type of probe involves implementing the measurement
capability as a webpage or an "app" that end users are encouraged to
download onto their mobile phone or computing device. Measurements
are triggered by the end user; for example, the user interface may
have a button to "test my broadband now." One advantage of this
approach is that the performance is measured to the end user, rather
than to the home gateway, and so includes the home network. Another
difference is that the system is much more loosely controlled, as the
panel of end users and the schedule of tests are determined by the
end users themselves rather than the measurement system. While this
approach makes it easier to make measurements on a large scale, it is
harder to get comparable benchmarks, as the measurements are affected
by the home network; also, the population is self-selecting and so
potentially biased towards those who think they have a problem. This
could be alleviated by encouraging widespread downloading of the app
and careful post-processing of the results to reduce biases.
There are several other possibilities. For example, as a variant on
the first approach, the measurement capability could be implemented
as software embedded in the home gateway, which would make it more
viable to have the capability on every user line. As a variant on
the second approach, the end user could initiate measurements in
response to a request from the measurement system.
The operator of the measurement system should be careful to ensure
that measurements do not detrimentally impact users. Potential
issues include the following:
* Measurement traffic generated on a particular user's line may
impact that end user's quality of experience. The danger is
greater for measurements that generate a lot of traffic over a
lengthy period.
* The measurement traffic may impact that particular user's bill or
traffic cap.
<span class="grey">Linsner, et al. Informational [Page 11]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-12" ></span>
<span class="grey"><a href="./rfc7536">RFC 7536</a> LMAP Use Cases May 2015</span>
* The measurement traffic from several end users may, in
combination, congest a shared link.
* The traffic associated with the control and reporting of
measurements may overload the network. The danger is greater
where the traffic associated with many end users is synchronized.
<span class="h2"><a class="selflink" id="section-6" href="#section-6">6</a>. Conclusions</span>
Large-scale measurements of broadband performance are useful for both
network operators and regulators. Network operators would like to
use measurements to help them better understand the quality
experienced by their customers, identify problems in the network, and
design network improvements. Regulators would like to use
measurements to help promote competition between network operators,
stimulate the growth of broadband access, and monitor 'net
neutrality'. There are other use cases that are not the focus of the
initial LMAP charter (although it is expected that the mechanisms
developed would be readily applied); for example, end users would
like to use measurements to help identify problems in their home
network and to monitor the performance of their broadband provider.
From consideration of the various use cases, several common themes
emerge, while there are also some detailed differences. These
characteristics guide the development of LMAP's framework,
information model, and protocol.
A measurement capability is needed across a wide number of
heterogeneous environments. Tests may be needed in the home network,
in the ISP's network, or beyond; they may be measuring a fixed or
wireless network; they may measure just the access network or across
several networks.
There is a role for both standardized and non-standardized
measurements. For example, a regulator would like to publish
standardized performance metrics for all network operators, while an
ISP may need their own tests to understand some feature special to
their network. Most use cases need active measurements, which create
and measure specific test traffic, but some need passive measurements
of the end user's traffic.
Regardless of the tests being operated, there needs to be a way to
demand or schedule the tests. Most use cases need a regular schedule
of measurements, but sometimes ad hoc testing is needed -- for
example, for troubleshooting. It needs to be ensured that
measurements do not affect the user experience and are not affected
by user traffic (unless desired). In addition, there needs to be a
<span class="grey">Linsner, et al. Informational [Page 12]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-13" ></span>
<span class="grey"><a href="./rfc7536">RFC 7536</a> LMAP Use Cases May 2015</span>
common way to collect the results. Standardization of this control
and reporting functionality allows the operator of a measurement
system to buy the various components from different vendors.
After the measurement results are collected, they need to be
understood and analyzed. Often, it is sufficient to measure only a
small subset of end users, but per-line fault diagnosis requires the
ability to test every individual line. Analysis requires accurate
definition and understanding of where the test points are, as well as
contextual information about the topology, line, product, and the
subscriber's contract. The actual analysis of results is beyond the
scope of LMAP, as is the key challenge of how to integrate the
measurement system into a network operator's existing tools for
diagnostics and network planning.
Finally, the test data, along with any associated network, product,
or subscriber contract data, is commercial or private information and
needs to be protected.
<span class="h2"><a class="selflink" id="section-7" href="#section-7">7</a>. Security Considerations</span>
Large-scale measurements raise several potential security, privacy
(data protection) [<a href="./rfc6973" title=""Privacy Considerations for Internet Protocols"">RFC6973</a>], and business sensitivity issues:
1. A malicious party may try to gain control of probes to launch DoS
(Denial of Service) attacks at a target. A DoS attack could be
targeted at a particular end user or set of end users, a certain
network, or a specific service provider.
2. A malicious party may try to gain control of probes to create a
platform for pervasive monitoring [<a href="./rfc7258" title=""Pervasive Monitoring Is an Attack"">RFC7258</a>] or for more targeted
monitoring. [<a href="./rfc7258" title=""Pervasive Monitoring Is an Attack"">RFC7258</a>] summarizes the threats as follows: "An
attack may change the content of the communication, record the
content or external characteristics of the communication, or
through correlation with other communication events, reveal
information the parties did not intend to be revealed." For
example, a malicious party could distribute to the probes a new
measurement test that recorded (and later reported) information of
maleficent interest. Similar concerns also arise if the
measurement results are intercepted or corrupted.
* From the end user's perspective, the concerns include a
malicious party monitoring the traffic they send and receive,
who they communicate with, the websites they visit, and such
information about their behavior as when they are at home and
the location of their devices. Some of the concerns may be
greater when the probe is on the end user's device rather than
on their home gateway.
<span class="grey">Linsner, et al. Informational [Page 13]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-14" ></span>
<span class="grey"><a href="./rfc7536">RFC 7536</a> LMAP Use Cases May 2015</span>
* From the network operator's perspective, the concerns include
the leakage of commercially sensitive information about the
design and operation of their network, their customers, and
suppliers. Some threats are indirect; for example, the
attacker could reconnoiter potential weaknesses, such as open
ports and paths through the network, which enabled it to launch
an attack later.
* From the regulator's perspective, the concerns include
distortion of the measurement tests or alteration of the
measurement results. Also, a malicious network operator could
try to identify the broadband lines that the regulator was
measuring and prioritize that traffic ("game the system").
3. Another potential issue is a measurement system that does not
obtain the end user's informed consent, fails to specify a
specific purpose in the consent, or uses the collected information
for secondary uses beyond those specified.
4. Another potential issue is a measurement system that does not
indicate who is responsible for the collection and processing of
personal data and who is responsible for fulfilling the rights of
users. The responsible party (often termed the "data controller")
should, as good practice, consider such issues as defining:
o the purpose for which the data is collected and used,
o how the data is stored, accessed, and processed,
o how long the data is retained, and
o how the end user can view, update, and even delete their
personal data.
If anonymized personal data is shared with a third party, the data
controller should consider the possibility that the third party
can de-anonymize it by combining it with other information.
These security and privacy issues will need to be considered
carefully by any measurement system. In the context of LMAP,
[<a href="#ref-Framework">Framework</a>] considers them further, along with some potential
mitigations. Other LMAP documents will specify one or more protocols
that enable the measurement system to instruct a probe about what
measurements to make and that enable the probe to report the
measurement results. Those documents will need to discuss solutions
to the security and privacy issues. However, the protocol documents
<span class="grey">Linsner, et al. Informational [Page 14]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-15" ></span>
<span class="grey"><a href="./rfc7536">RFC 7536</a> LMAP Use Cases May 2015</span>
will not consider the actual usage of the measurement information.
Many use cases can be envisaged, and earlier in this document we
described some likely ones for the network operator and regulator.
<span class="h2"><a class="selflink" id="section-8" href="#section-8">8</a>. Informative References</span>
[<a id="ref-IETF85-Plenary">IETF85-Plenary</a>]
Crawford, S., "Large-Scale Active Measurement of Broadband
Networks", 'example' from slide 18, November 2012,
<<a href="http://www.ietf.org/proceedings/85/slides/slides-85-iesg-opsandtech-7.pdf">http://www.ietf.org/proceedings/85/slides/</a>
<a href="http://www.ietf.org/proceedings/85/slides/slides-85-iesg-opsandtech-7.pdf">slides-85-iesg-opsandtech-7.pdf</a>>.
[<a id="ref-Extend-TCP">Extend-TCP</a>]
Honda, M., Nishida, Y., Raiciu, C., Greenhalgh, A.,
Handley, M., and H. Tokuda, "Is it Still Possible to
Extend TCP?", Proceedings of IETF 82, November 2011,
<<a href="http://www.ietf.org/proceedings/82/slides/IRTF-1.pdf">http://www.ietf.org/proceedings/82/slides/IRTF-1.pdf</a>>.
[<a id="ref-Framework">Framework</a>]
Eardley, P., Morton, A., Bagnulo, M., Burbridge, T.,
Aitken, P., and A. Akhter, "A framework for Large-Scale
Measurement of Broadband Performance (LMAP)", Work in
Progress, <a href="./draft-ietf-lmap-framework-14">draft-ietf-lmap-framework-14</a>, April 2015.
[<a id="ref-RFC6973">RFC6973</a>] Cooper, A., Tschofenig, H., Aboba, B., Peterson, J.,
Morris, J., Hansen, M., and R. Smith, "Privacy
Considerations for Internet Protocols", <a href="./rfc6973">RFC 6973</a>,
July 2013, <<a href="http://www.rfc-editor.org/info/rfc6973">http://www.rfc-editor.org/info/rfc6973</a>>.
[<a id="ref-RFC7258">RFC7258</a>] Farrell, S. and H. Tschofenig, "Pervasive Monitoring Is an
Attack", <a href="https://www.rfc-editor.org/bcp/bcp188">BCP 188</a>, <a href="./rfc7258">RFC 7258</a>, May 2014,
<<a href="http://www.rfc-editor.org/info/rfc7258">http://www.rfc-editor.org/info/rfc7258</a>>.
[FCC-R&O] United States Federal Communications Commission,
"Preserving the Open Internet; Broadband Industries
Practices: Report and Order", FCC 10-201, December 2010,
<<a href="http://hraunfoss.fcc.gov/edocs_public/attachmatch/FCC-10-201A1.pdf">http://hraunfoss.fcc.gov/edocs_public/attachmatch/</a>
<a href="http://hraunfoss.fcc.gov/edocs_public/attachmatch/FCC-10-201A1.pdf">FCC-10-201A1.pdf</a>>.
[<a id="ref-BEREC-Guidelines">BEREC-Guidelines</a>]
Body of European Regulators for Electronic Communications,
"BEREC Guidelines for quality of service in the scope of
net neutrality", <<a href="http://berec.europa.eu/eng/document_register/subject_matter/berec/download/0/1101-berec-guidelines-for-quality-of-service-_0.pdf">http://berec.europa.eu/eng/</a>
<a href="http://berec.europa.eu/eng/document_register/subject_matter/berec/download/0/1101-berec-guidelines-for-quality-of-service-_0.pdf">document_register/subject_matter/berec/download/0/</a>
<a href="http://berec.europa.eu/eng/document_register/subject_matter/berec/download/0/1101-berec-guidelines-for-quality-of-service-_0.pdf">1101-berec-guidelines-for-quality-of-service-_0.pdf</a>>.
<span class="grey">Linsner, et al. Informational [Page 15]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-16" ></span>
<span class="grey"><a href="./rfc7536">RFC 7536</a> LMAP Use Cases May 2015</span>
[<a id="ref-M-Labs_NSDI-2010">M-Labs_NSDI-2010</a>]
M-Lab, "Glasnost: Enabling End Users to Detect Traffic
Differentiation", <<a href="http://www.measurementlab.net/">http://www.measurementlab.net/</a>
download/AMIfv945ljiJXzG-fgUrZSTu2hs1xRl5Oh-
rpGQMWL305BNQh-BSq5oBoYU4a7zqXOvrztpJhK9gwk5unOe-
fOzj4X-vOQz_HRrnYU-aFd0rv332RDReRfOYkJuagysstN3GZ__lQHTS8_
UHJTWkrwyqIUjffVeDxQ/>.
[<a id="ref-Glasnost">Glasnost</a>] M-Lab tool "Glasnost", <<a href="http://mlab-live.appspot.com/tools/glasnost">http://mlab-live.appspot.com/</a>
<a href="http://mlab-live.appspot.com/tools/glasnost">tools/glasnost</a>>.
[<a id="ref-MOS">MOS</a>] Wikipedia, "Mean Opinion Score", January 2015,
<<a href="http://en.wikipedia.org/w/index.php?title=Mean_opinion_score&oldid=644494161">http://en.wikipedia.org/w/index.php?</a>
<a href="http://en.wikipedia.org/w/index.php?title=Mean_opinion_score&oldid=644494161">title=Mean_opinion_score&oldid=644494161</a>>.
[<a id="ref-DAE">DAE</a>] Digital Agenda for Europe, COM(2010)245 final,
"Communication from the Commission to the European
Parliament, the Council, the European Economic and Social
Committee and the Committee of the Regions",
<<a href="http://eur-lex.europa.eu/legal-content/EN/TXT/">http://eur-lex.europa.eu/legal-content/EN/TXT/</a>
PDF/?uri=CELEX:52010DC0245&from=EN>.
<span class="grey">Linsner, et al. Informational [Page 16]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-17" ></span>
<span class="grey"><a href="./rfc7536">RFC 7536</a> LMAP Use Cases May 2015</span>
Contributors
The information in this document is partially derived from text
written by the following contributors:
James Miller jamesmilleresquire@gmail.com
Rachel Huang rachel.huang@huawei.com
Authors' Addresses
Marc Linsner
Cisco Systems, Inc.
Marco Island, FL
United States
EMail: mlinsner@cisco.com
Philip Eardley
BT
B54 Room 77, Adastral Park, Martlesham
Ipswich, IP5 3RE
United Kingdom
EMail: philip.eardley@bt.com
Trevor Burbridge
BT
B54 Room 70, Adastral Park, Martlesham
Ipswich, IP5 3RE
United Kingdom
EMail: trevor.burbridge@bt.com
Frode Sorensen
Norwegian Communications Authority (Nkom)
Lillesand
Norway
EMail: frode.sorensen@nkom.no
Linsner, et al. Informational [Page 17]
</pre>
|