ABSTRACT | 第4-5页 |
Abbreviations | 第9-11页 |
CHAPTER 1. INTRODUCTION | 第11-16页 |
1.1 BACKGROUND AND MOTIVATION | 第11-12页 |
1.2 RELATED WORK | 第12-14页 |
1.3 CONTENT DESCRIPTION | 第14-16页 |
CHAPTER 2. SDN-EPC NETWORK ARCHITECTURE | 第16-44页 |
2.1 BASIC CONCEPTS | 第16-29页 |
2.1.1 Load balancing technology | 第16-18页 |
2.1.2 Software-Defined Networking (SDN) | 第18-22页 |
2.1.3 OpenFlow | 第22-24页 |
2.1.4 Mobile Network | 第24-25页 |
2.1.5 Evolved Packet Core (EPC) | 第25-29页 |
2.2 DESIGN OF THE SDN-EPC NETWORK ARCHITECTURE | 第29-44页 |
2.2.0 SDN-EPC Network Architectural Model | 第29页 |
2.2.1 EPC Control plane and data plane decoupling | 第29-30页 |
2.2.2 Data plane of the SDN-EPC | 第30页 |
2.2.3 Control plane of the SDN-EPC | 第30-31页 |
2.2.4 Application layer in SDN-EPC | 第31-34页 |
2.2.5 Other network entities in SDN-EPC Network System | 第34-35页 |
2.2.6 Main interfaces and Protocols | 第35-38页 |
2.2.7 UE-Internet Communication Process | 第38-41页 |
2.2.8 eNodeB-EGW Communication | 第41-44页 |
CHAPTER 3. DYNAMIC LOAD BALANCING ALGORITHM DESIGN ANDIMPLEMENTATION | 第44-57页 |
3.1 OVERVIEW | 第44-47页 |
3.1.1 OpenFlow Instructions & Action: Instruction Processing | 第44-45页 |
3.1.2 OpenFlow 1.3 Group Concept | 第45-47页 |
3.2 MININET | 第47-50页 |
3.2.1 Working with Mininet | 第48-49页 |
3.2.2 Ryu Controller | 第49-50页 |
3.3 DYNAMIC LOAD BALANCING ALGORITHM BASED ON OPENFLOW GROUP SELECT | 第50-55页 |
3.3.1 Analysis | 第50-51页 |
3.3.2 Experimental Task Extension: Network basic data statistics | 第51-52页 |
3.3.3 Algorithm Implementation | 第52-53页 |
3.3.4 Results and Evaluation | 第53-54页 |
3.3.5 Task Extension: Traffic Statistics | 第54-55页 |
3.4 CHAPTER SUMMARY | 第55-57页 |
CHAPTER 4. SDN-EPC NETWORK IMPLEMENTATION | 第57-73页 |
4.1 OPENAIRINTERFACE (OAI) | 第57-70页 |
4.1.1 OAI Software | 第57-59页 |
4.1.2 Refactoring based OAI Project | 第59-60页 |
4.1.3 OAI Refactoring Workflow | 第60页 |
4.1.4 Design objectives of OAI Refactoring | 第60-62页 |
4.1.5 OAI Refactoring Code Implementation | 第62-63页 |
4.1.6 System Installation | 第63-65页 |
4.1.7 Configuration files | 第65-66页 |
4.1.8 System Configuration | 第66-70页 |
4.2 SYSTEM TESTING AND ANALYSIS | 第70-73页 |
4.2.2 System Testing | 第70-72页 |
4.2.3 Analysis of Test Results | 第72-73页 |
CHAPTER 5. CONCLUSION AND FUTURE WORKS | 第73-75页 |
5.1 DISSERTATION CONCLUSION | 第73-74页 |
5.2 FUTURE WORK | 第74-75页 |
REFERENCES | 第75-79页 |
ACKNOWLEDGEMENTS | 第79-81页 |
PUBLICATIONS AND ACHIEVEMENTS | 第81-82页 |
APPENDIX 1 GLOSSARY OF TERMS | 第82-86页 |
APPENDIX 2 SOFTWARE INSTALLATION | 第86页 |
Mininet Installation | 第86页 |
RYU Installation | 第86页 |