Collaborative Computing: Networking, Applications and Worksharing. 15th EAI International Conference, CollaborateCom 2019, London, UK, August 19-22, 2019, Proceedings

Research Article

Evaluation of Underlying Switching Mechanism for Future Networks with P4 and SDN (Workshop Paper)

Download
141 downloads
  • @INPROCEEDINGS{10.1007/978-3-030-30146-0_38,
        author={O. Fernando and Hannan Xiao and Xianhui Che},
        title={Evaluation of Underlying Switching Mechanism for Future Networks with P4 and SDN (Workshop Paper)},
        proceedings={Collaborative Computing: Networking, Applications and Worksharing. 15th EAI International Conference, CollaborateCom 2019, London, UK, August 19-22, 2019, Proceedings},
        proceedings_a={COLLABORATECOM},
        year={2019},
        month={8},
        keywords={SDN P4 ONOS Mininet},
        doi={10.1007/978-3-030-30146-0_38}
    }
    
  • O. Fernando
    Hannan Xiao
    Xianhui Che
    Year: 2019
    Evaluation of Underlying Switching Mechanism for Future Networks with P4 and SDN (Workshop Paper)
    COLLABORATECOM
    Springer
    DOI: 10.1007/978-3-030-30146-0_38
O. Fernando1,*, Hannan Xiao1,*, Xianhui Che1,*
  • 1: University of Hertfordshire
*Contact email: w.k.fernando@herts.ac.uk, h.xiao@herts.ac.uk, x.che@herts.ac.uk

Abstract

Software Defined Networking (SDN) was introduced with a philosophy of decoupling the control plane from the data plane which facilitates network management while ensuring programmability in order to improve performance and monitoring. OpenFlow which enabled SDN was first introduced to match twelve header fields whilst at current it matches forty one which is expected to grow exponentially. Therefore future networks must have the ability to flexibly parse packets through a common interface. Programming Protocol independent Packet Processing (P4) was introduced to achieve the aforementioned by programming the underlying switch, providing instructions and utilizing APIs to populate the forwarding tables. A P4 programmed switch will forward packets through a parser into multiple stages of match+action tables to find the destination node which is considered the most efficient mechanism for routing. This paper takes into the account the latest platform developed for service providers, Open Networking Operating System (ONOS) to deploy two environments configured in the aforementioned technologies in order to test their performance. Four case studies were drawn which were simulated in Mininet which incorporated SDN + P4 switches. A significant increase of performances were recorded when compared with the performance of cases using SDN only.