Daftar Isi:
  • The existence of a new paradigm in the network to design to build and manage a computer network, this is a concept of Software Defined Network (SDN). The concept of changing complex architecture is simpler, where the control plane and the data plane are separate. One important component in SDN is routing, routing is useful for sending data from one node to another node so that information is more easily obtained. The role of routing here is very important to exchange data, therefore the performance of each routing algorithm needs to be tested, so that it can know the capabilities of the routing algorithm. In this study, a comparison of the Quality of Service (QoS) value analysis of SDN implementation was carried out using the Dijkstra algorithm with the Depth-first Search algorithm, which is run with a mesh topology of 4, 5, and 6 switches. The results obtained in the test are the Depth-first Search algorithm is more stable than the Dijkstra algorithm.