Vignesh RENGANATHAN RAJA, Chung-Horng LUNG, Abhishek PANDEY, Guo-ming WEI, Anand SRINIVASAN
Software-defined networking (SDN) has received tremendous attention from both industry and academia. The centralized control plane in SDN has a global view of the network and can be used to provide more effective solutions for complex problems, such as traffic engineering. This study is motivated by recent advancement in SDN and increasing popularity of multicasting applications. We propose a technique to increase the resiliency of multicasting in SDN based on the subtree protection mechanism. Multicasting is a group communication technology, which uses the network infrastructure efficiently by sending the data only once from one or multiple sources to a group of receivers that share a common path. Multicasting applications, e.g., live video streaming and video conferencing, become popular, but they are delay-sensitive applications. Failures in an ongoing multicast session can cause packet losses and delay, which can significantly affect quality of service (QoS). In this study, we adapt a subtree-based technique to protect a multicast tree constructed for OpenFlow switches in SDN. The proposed algorithm can detect link or node failures from a multicast tree and then determines which part of the multicast tree requires changes in the flow table to recover from the failure. With a centralized controller in SDN, the backup paths can be created much more effectively in comparison to the signaling approach used in traditional multiprotocol label switching (MPLS) networks for backup paths, which makes the subtree-based protection mechanism feasible. We also implement a prototype of the algorithm in the POX controller and measure its performance by emulating failures in different tree topologies in Mininet.
Software-defined networks (SDNs) / OpenFlow / Multicast tree / Protection / POX controller / Mininet / Multiprotocol label switching (MPLS)
[1] |
Akyildiz, I.F., Lee, A., Wang, P.,
|
[2] |
Bondan, L., Müller, L.F., Kist, M., 2012. Multiflow: multicast clean-slate with anticipated route calculation on Open-Flow programmable networks. J. Appl. Comput. Res., 2(2):68–74. http://dx.doi.org/10.4013/jacr.2012.22.02
|
[3] |
Cain, B., Deering, S., Kouvelas, I.,
|
[4] |
Congdon, P., 2002. Link Layer Discovery Protocol. RFC 2922. Available from https://tools.ietf.org/html/rfc2922.
|
[5] |
Craig, A., 2014. GroupFlow. Available from https://github. com/alexcraig/GroupFlow.
|
[6] |
Craig, A., Nandy, B., Lambadaris, I.,
|
[7] |
Das, S., 2012. PAC.C: a Unified Control Architecture for Packet and Circuit Network Convergence. PhD Thesis, Stanford University, USA.
|
[8] |
Farhady, H., Lee, H., Nakao, A., 2015. Software-defined networking: a survey. Comput. Netw., 81:79–95. http://dx.doi.org/10.1016/j.comnet.2015.02.014
|
[9] |
Fei, A.G., Cui, J.H., Gerla, M.,
|
[10] |
Fenner, B., Handley, M., Holrook, H.,
|
[11] |
Floodlight, 2015. Project Floodlight—Open Source Software for Building Software-Defined Networks. Available from http://www.projectfloodlight.org/floodlight/.
|
[12] |
Huang, W.L., Guo, H.Y., 2009. A fault-tolerant strategy for multicasting in MPLS networks. Proc. Int. Conf. on Computer Engineering and Technology, p.432–435. http://dx.doi.org/10.1109/ICCET.2009.138
|
[13] |
Katz, D., Ward, D., 2010. Bidirectional Forwarding Detection (BFD). RFC 5880. Internet Engineering Task Force, Fremont. Available from https://tools.ietf.org/html/rfc5880.
|
[14] |
Kempf, J., Bellagamba, E., Kern, A.,
|
[15] |
Kitsuwan, N., McGettrick, S., Slyne, F.,
|
[16] |
Kotani, D., Suzuki, K., Shimonishi, H., 2012. A design and implementation of OpenFlow controller handling IP multicast with fast tree switching. IEEE/IPSJ 12th Int. Symp. on Applications and the Internet, p.60–67. http://dx.doi.org/10.1109/SAINT.2012.17
|
[17] |
Kreutz, D., Ramos, F.M.V., Veríssimo, P.E.,
|
[18] |
Lantz, B., Heller, B., McKeown, N., 2010. A network in a laptop: rapid prototyping for software-defined networks. Proc. 9th ACM SIGCOMM Workshop on Hot Topics in Networks, p.19. http://dx.doi.org/10.1145/1868447.1868466
|
[19] |
Lee, M.W., Li, Y.S., Huang, X.,
|
[20] |
Marcondes, C.A.C., Santos, T.P.C., Godoy, A.P.,
|
[21] |
McKewon, N., Anderson, T., Balakrishnan, H., 2008. OpenFlow: enabling innovation in campus networks. ACM SIGCOMM Comput. Commun. Rev., 38(2):69–74. http://dx.doi.org/10.1145/1355734.1355746
|
[22] |
Medard, M., Finn, S.G., Barry, R.A.,
|
[23] |
Moy, J., 1994. MOSPF: Analysis and Experience. RFC 1585. Internet Engineering Task Force, Fremont. Available from https://tools.ietf.org/html/rfc1585.
|
[24] |
Nakagawa, Y., Hyoudou, K., Shimizu, T., 2012. A management method of IP multicast in overlay networks using OpenFlow. Proc. 1st Workshop on Hot Topics in Software Defined Networks, p.91–96. http://dx.doi.org/10.1145/2342441.2342460
|
[25] |
Open Networking Foundation (ONF), 2012. Software-Defined Networking: the New Norm for Networks. ONF White Paper. Available from https://www.opennetworking.org/images/stories/downloads/sdn-resources/white-papers/wpsdn-newnorm.pdf.
|
[26] |
Osborne, E., Simha, A., 2002. Traffic Engineering with MPLS. Cisco Press, Indianapolis, USA.
|
[27] |
Pan, P., Swallow, G., Atlas, A., 2005. Fast Reroute Extensions to RSVP-TE for LSP Tunnels. RFC 4090. Internet Engineering Task Force, Fremont. Available from https://tools.ietf.org/html/rfc4090.
|
[28] |
Pfeiffenberger, T., Du, J.L., Arruda, P.B.,
|
[29] |
Pointurier, Y., 2002. Link Failure Recovery for MPLS Networks with Multicasting. MS Thesis, University of Virginia, Charlottesville, USA.
|
[30] |
POXST, 2016. POX Spanning Tree. Available from https://github.com/noxrepo/pox/blob/carp/pox/openflow/spanning_tree.py.
|
[31] |
POXTD, 2014. POX Topology Discovery. Available from https://github.com/noxrepo/pox/blob/carp/pox/openflow/discovery.py.
|
[32] |
Python, 2015. Python Time Complexity. Available from https://wiki.python.org/moin/TimeComplexity.
|
[33] |
Renganathan Raja, V., Pandey, A., Lung, C.H., 2015. An OpenFlow-based approach to failure detection and protection for a multicasting tree. LNCS, 9071:211–224. http://dx.doi.org/10.1007/978-3-319-22572-2_15
|
[34] |
Rückert, J., Blendin, J., Hark, R.,
|
[35] |
Saidi, M.Y., Cousin, B., Molnar, M., 2006. Improved dual-forest for multicast protection. 2nd Conf. on Next Generation Internet Design and Engineering, p.371–378. http://dx.doi.org/10.1109/NGI.2006.1678265
|
[36] |
Sharafat, A.R., Das, S., Parulkar, G.,
|
[37] |
Tiso, J., 2011. Designing Cisco Network Service Architectures (ARCH): Developing an Optimum Design for Layer 3 (CCDP). Cisco Press, Indianapolis, USA.
|
[38] |
van Adrichem, N.L.M., van Asten, B.J., Kuipers, F., 2014. Fast recovery in software-defined networks. Proc. 3rd European Workshop Software Defined Networking, p.61–66. http://dx.doi.org/10.1109/EWSDN.2014.13
|
[39] |
Wei, G.M., Lung, C.H., Srinivasan, A., 2010. Protecting a MPLS multicast session tree with bounded switchover time. Int. Symp. on Performance Evaluation of Computer and Telecommunication Systems, p.236–243.
|
[40] |
Xu, X.R., Myres, A.C., Zhang, H.,
|
[41] |
Zhou, Y.L., Zhang, Y.S., 2009. An aggregated multicast fault tolerant approach based on sibling node backup in MPLS. Int. Conf. on Information Engineering and Computer Science, p.1–4. http://dx.doi.org/10.1109/ICIECS.2009.5364380
|
/
〈 | 〉 |