classbench ng recasting classbench after a decade of
play

ClassBench-ng: Recasting ClassBench After a Decade of Network - PowerPoint PPT Presentation

ClassBench-ng: Recasting ClassBench After a Decade of Network Evolution Jiri Matousek 1 , Gianni Antichi 2 , Adam Lucansky 3 Jan Korenek 1 , Andrew W. Moore 2 1 Brno University of Technology 2 University of Cambridge 3 CESNET Agenda Introduction


  1. ClassBench-ng: Recasting ClassBench After a Decade of Network Evolution Jiri Matousek 1 , Gianni Antichi 2 , Adam Lucansky 3 Jan Korenek 1 , Andrew W. Moore 2 1 Brno University of Technology 2 University of Cambridge 3 CESNET

  2. Agenda Introduction Analysis of Real Classification Rules IP Prefixes Ports and Protocol OpenFlow ClassBench-ng ClassBench-ng Evaluation Summary ClassBench-ng: Recasting ClassBench After a Decade of Network Evolution 2 / 39

  3. Packet Classification • matching incoming packets against a set of rules and performing the corresponding action • the basic operation of each networking device • examples • packet forwarding • application of security policies • application-specific processing • application of quality-of-service guarantees • packet classification according to IPv4 5-tuple • src/dst IPv4 prefix • src/dst port • protocol ClassBench-ng: Recasting ClassBench After a Decade of Network Evolution 3 / 39

  4. Internet Evolution • many trends that influence packet classification • growing deployment of IPv6 (longer IP prefixes) • adoption of SDN with OpenFlow protocol (more header fields) • increasing transfer rates (faster classification) • increasing number of classification rules (larger data structures) • Internet evolution stimulates development of new packet classification algorithms • new algorithms need to be benchmarked ClassBench-ng: Recasting ClassBench After a Decade of Network Evolution 4 / 39

  5. Packet Classification Benchmarking • lack of publicly available benchmarking data • benchmarking using synthetically generated rule sets ClassBench Taylor, D. E., and Turner, J. S., ”ClassBench: A Packet Classification Benchmark,”IEEE/ACM Transactions on Networking, vol. 15, no. 3, pp. 499–511, June 2007 ClassBench-ng: Recasting ClassBench After a Decade of Network Evolution 5 / 39

  6. Recasting ClassBench • today’s Internet is no more the one of a decade ago • questions with respect to ClassBench • Are the ideas behind the ClassBench still valid? • What are the characteristics of real rule sets with IPv6 prefixes and OpenFlow-specific fields? • How to extend the ClassBench with respect to IPv6 and OpenFlow? ClassBench-ng: Recasting ClassBench After a Decade of Network Evolution 6 / 39

  7. Agenda Introduction Analysis of Real Classification Rules IP Prefixes Ports and Protocol OpenFlow ClassBench-ng ClassBench-ng Evaluation Summary ClassBench-ng: Recasting ClassBench After a Decade of Network Evolution 7 / 39

  8. Analyzed Real Data Sets Prefixes Name or Rules Source Date IPv4 Prefix Sets eqix 2015 550 511 2015-07-02 http://archive.routeviews.org/ eqix 2005 164 455 2005-07-02 rrc00 2015 571 351 2015-07-02 http://data.ris.ripe.net/ rrc00 2005 168 525 2005-07-02 IPv6 Prefix Sets eqix 2015 23 866 2015-07-02 eqix 2013 13 444 2013-07-02 http://archive.routeviews.org/ eqix 2005 658 2005-07-02 rrc00 2015 24 162 2015-07-02 rrc00 2013 14 374 http://data.ris.ripe.net/ 2013-07-02 rrc00 2005 499 2005-07-02 Rule Sets From University Network uni 2010 96 university ACL 2010-08-30 uni 2015 122 university ACL 2015-01-14 OpenFlow Rule Sets of1 16 889 Open vSwitch in a cloud 2015-05-29 of2 20 250 Open vSwitch in a cloud 2015-05-29 1 757 2015-06-18 of3 to Open vSwitch in a cloud to 7 456 2015-07-14 ClassBench-ng: Recasting ClassBench After a Decade of Network Evolution 8 / 39

  9. IP Prefix Set Representation • representation using trie (binary prefix tree) • desired properties of trie description • anonymity • completeness • scalability • the same trie description as in the original ClassBench • prefix length distribution • branching probability distributions • average skew distribution skew = 1 − weight ( lighter ) weight ( heavier ) • prefix nesting threshold ClassBench-ng: Recasting ClassBench After a Decade of Network Evolution 9 / 39

  10. Example of IP Prefix Set Representation • prefix length distribution • branching probability distribution • probability of 1-child node • probability od 2-children node • average skew distribution • prefix nesting threshold ClassBench-ng: Recasting ClassBench After a Decade of Network Evolution 10 / 39

  11. IPv4 Prefix Sets (2005-2015) Prefix Length Distribution eqix_2015 eqix_2005 100 % 90 % 80 % 70 % Distribution 60 % 50 % 40 % 30 % 20 % 10 % 0 % 0 2 4 6 8 10 12 14 16 18 20 22 24 26 28 30 32 Pre fi x Length • 3-times more prefixes after 10 years of evolution ClassBench-ng: Recasting ClassBench After a Decade of Network Evolution 11 / 39

  12. IPv4 Prefix Sets (2005-2015) Branching Probability Distributions eqix_2015 (2-children nodes) eqix_2005 (2-children nodes) eqix_2015 (1-child nodes) 100 % 90 % 80 % 70 % Distribution 60 % 50 % 40 % 30 % 20 % 10 % 0 % 0 2 4 6 8 10 12 14 16 18 20 22 24 26 28 30 32 Trie Depth • 3-times more prefixes after 10 years of evolution ClassBench-ng: Recasting ClassBench After a Decade of Network Evolution 12 / 39

  13. IPv4 Prefix Sets (2005-2015) Average Skew Distribution eqix_2015 eqix_2005 1 0.9 0.8 0.7 Average Skew 0.6 0.5 0.4 0.3 0.2 0.1 0 0 2 4 6 8 10 12 14 16 18 20 22 24 26 28 30 32 Trie Depth • 3-times more prefixes after 10 years of evolution ClassBench-ng: Recasting ClassBench After a Decade of Network Evolution 13 / 39

  14. IPv6 Prefix Sets (2005-2015) • 36-times more prefixes after 10 years of evolution • the most common prefix length shifted from 32 (RIRs/ISPs) to 48 (end users/organization) Prefix Length Distribution eqix_2015 eqix_2005 100 % 90 % 80 % 70 % Distribution 60 % 50 % 40 % 30 % 20 % 10 % 0 % 0 2 4 6 8 10 12 14 16 18 20 22 24 26 28 30 32 34 36 38 40 42 44 46 48 50 52 54 56 58 60 62 64 Pre fi x Length ClassBench-ng: Recasting ClassBench After a Decade of Network Evolution 14 / 39

  15. IPv6 Prefix Sets (2005-2015) Branching Probability Distributions eqix_2015 (2-children nodes) eqix_2015 (1-child nodes) eqix_2005 (2-children nodes) 100 % 90 % 80 % 70 % 60 % Distribution 50 % 40 % 30 % 20 % 10 % 0 % 0 2 4 6 8 10 12 14 16 18 20 22 24 26 28 30 32 34 36 38 40 42 44 46 48 50 52 54 56 58 60 62 64 Trie Depth Average Skew Distribution eqix_2015 eqix_2005 1 0.9 0.8 0.7 Average Skew 0.6 0.5 0.4 0.3 0.2 0.1 0 0 2 4 6 8 10 12 14 16 18 20 22 24 26 28 30 32 34 36 38 40 42 44 46 48 50 52 54 56 58 60 62 64 Trie Depth ClassBench-ng: Recasting ClassBench After a Decade of Network Evolution 15 / 39

  16. IPv6 Prefix Sets (2013-2015) • 2-times more prefixes after 2 years of evolution • only minor changes in prefix length distribution Prefix Length Distribution eqix_2015 eqix_2013 100 % 90 % 80 % 70 % Distribution 60 % 50 % 40 % 30 % 20 % 10 % 0 % 0 2 4 6 8 10 12 14 16 18 20 22 24 26 28 30 32 34 36 38 40 42 44 46 48 50 52 54 56 58 60 62 64 Pre fi x Length ClassBench-ng: Recasting ClassBench After a Decade of Network Evolution 16 / 39

  17. IPv6 Prefix Sets (2013-2015) Branching Probability Distributions eqix_2015 (2-children nodes) eqix_2015 (1-child nodes) eqix_2013 (2-children nodes) 100 % 90 % 80 % 70 % 60 % Distribution 50 % 40 % 30 % 20 % 10 % 0 % 0 2 4 6 8 10 12 14 16 18 20 22 24 26 28 30 32 34 36 38 40 42 44 46 48 50 52 54 56 58 60 62 64 Trie Depth Average Skew Distribution eqix_2015 eqix_2013 1 0.9 0.8 0.7 Average Skew 0.6 0.5 0.4 0.3 0.2 0.1 0 0 2 4 6 8 10 12 14 16 18 20 22 24 26 28 30 32 34 36 38 40 42 44 46 48 50 52 54 56 58 60 62 64 Trie Depth ClassBench-ng: Recasting ClassBench After a Decade of Network Evolution 17 / 39

  18. Ports Representation • 5 port classes are distinguished within analysis • WC – wildcard • HI – user port range [1024 : 65535] • LO – well-known system port range [0 : 1023] • AR – arbitrary range • EM – exact match ClassBench-ng: Recasting ClassBench After a Decade of Network Evolution 18 / 39

  19. Ports and Protocol Transport Layer Protocol • increasing number of rules specifying UDP protocol • increasing number of rules with wildcarded protocol Protocol Specification Data Set wildcard TCP UDP uni 2010 26.04 % 71.88 % 2.08 % uni 2015 38.52 % 54.92 % 6.56 % Source and Destination TCP/UDP Port • increasing number of rules with AR or WC destination port specification Port WC HI LO AR EM uni 2010 Source 100.00 0.00 0.00 0.00 0.00 Destination 26.04 0.00 0.00 5.21 68.75 uni 2015 Source 100.00 0.00 0.00 0.00 0.00 Destination 38.52 0.00 0.00 8.20 53.28 ClassBench-ng: Recasting ClassBench After a Decade of Network Evolution 19 / 39

  20. Source-Destination Port Pair Class • port pair class (PPC) helps to understand interdependencies between source and destination port classes • analysis of PPC for TCP and UDP protocols in uni 2015 TCP UDP 1 1 0.9 0.9 0.8 0.8 0.7 0.7 0.6 0.6 0.5 0.5 0.4 0.4 0.3 0.3 0.2 0.2 0.1 0.1 0 0 WC WC HI HI WC WC LO LO HI HI AR LO AR LO AR AR EM EM EM EM Source port class Source port class Destination port class Destination port class ClassBench-ng: Recasting ClassBench After a Decade of Network Evolution 20 / 39

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend