Claim Missing Document
Check
Articles

Found 2 Documents
Search

IMPLEMENTASI APLIKASI PENERIMAAN SISWA BARU SMP IDN BOARDING SCHOOL Mesra Betty Yel; Yuma Akbar; Frencis Matheos Sarimole; Candra Milad Ridha Eislam; Ikhwanul Kurnia Rahman; Miftahul Huda; Oky Tria Saputra7
Aptekmas Jurnal Pengabdian pada Masyarakat Vol 5 No 3 (2022): APTEKMAS Volume 5 Nomor 3 2022
Publisher : Politeknik Negeri Sriwijaya

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.36257/apts.v5i3.4654

Abstract

New Student Admission at each school is the most important because it is the entrance gate for prospective new students at the school and can obtain information about prospective new students through the student documents which of course must be archived for future needs. The system that runs on the New Student Admissions Information System At SMP IDN Boarding School are still many problems that are obtained, whether it's the student registration process, data archiving to reports to the Principal, there are many weaknesses, both from supporting data or the structure of the irregular input and selection process. , there are still many piles of data that have not been managed properly so that there can be duplication of data originating from the same process. The research method used for preparation of this community service report is a descriptive research method using the PHP programming language, while the techniques are interviews, observations, and literature studies. With this community service, it is hoped that can provide a solution in the form of a New Student Admission Application Program which can used for support and simplify the processing of the New Student Admission System.
Implementasi Jaringan Failover Menggunakan OSPF Dengan Algoritme Djikstra Candra Milad Ridha Eislam; Dadang Iskandar Mulyana; Yuma Akbar
Progresif: Jurnal Ilmiah Komputer Vol 19, No 1: Februari 2023
Publisher : STMIK Banjarbaru

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35889/progresif.v19i1.980

Abstract

Companies usually implement OSPF (Open Shortest Path First) routing on a single link as a communication path to the Internet. This is very vulnerable when there is a problem with the link. The problem that is often encountered is when the link is down. To keep the internet connection running, it is necessary to further develop the network communication process by implementing failover. Failover utilizes two links, the first as the main link and the second link as a backup. This paper will simulate the implementation of a failover network using OSPF in the EVE-NG simulation. The results when testing OSPF use the cost value to determine the link selection. The link with the lowest cost value will be used as the main line, while the link with the higher cost value is used as the backup line. When the main connection is interrupted, the connection will switch to the backup. The ping results obtained in the test when the line changed were 21ms; and it only happened two times unreachable, while for browsing traffic there were no problems on the network.Keywords: Internet; failover network; Open Shortest Path First; Djikstra's Algorithm AbstrakPerusahaan biasanya mengimplementaskan routing OSPF (Open Shortest Path First) pada satu single link sebagai jalur komunikasi ke Internet. Hal ini sangat rentan ketika terjadi permasalahan pada link. pPermasalahan yang sering ditemui adalah ketika link down. Untuk menjaga koneksi internet agar tetap berjalan perlu adanya pengembangan lebih lanjut pada proses komunikasi jaringan dengan menerapkan failover. Failover memanfaatkan dua buah link, pertama sebagai main link dan link kedua sebagai backup. Paper ini akan mensimulasikan implementasi jaringan failover menggunakan OSPF pada simulasi EVE-NG. Hasilnya pada saat pengujian OSPF menggunakan nilai cost untuk menentukan pemilihan linknya. Link dengan nilai cost terkecil akan digunakan sebagai jalur utama, sedangkan link dengan nilai cost yang lebih tinggi digunakan sebagai jalur backup. Ketika koneksi utama terganggu maka koneksi akan berpindah ke backup. Hasil ping yang didapat dalam uji coba ketika jalur berpindah adalah 21ms; dan hanya terjadi dua kali unreachable, sedangkan untuk trafik browsing tidak mengalami kendala pada jaringan.Keywords: Internet; Jaringan failover; Open Shortest Path First; Algoritme Djikstra