The article is devoted to the study of the automation of management processes of information and communication networks using network programming tools. The work substantiates the relevance of automation as a key direction in the development of modern information and communication systems, driven by the growth in traffic volumes and the complexity of network architecture. It is shown that automation allows for increasing operational efficiency, reducing task execution time, and minimizing the human factor. An analysis of existing approaches has shown that automation covers the entire network lifecycle: from initial configuration and commissioning to ongoing support and optimization. Depending on the application area, it is implemented both in corporate infrastructures and in service providers' environments. At the same time, it is essential to choose the optimal tools, in particular the command line interface, which allows you to create scripts for repetitive tasks, and graphical web interfaces that provide convenience and clarity. Special attention is paid to the Perl language, which demonstrates broad opportunities for integration with network devices and the creation of management scripts. For the client side of web applications, it is advisable to use AJAX and JavaScript/DOM, which provide interactivity and dynamic data updates. The server side can be implemented using Node.js, which is characterized by scalability and event-driven architecture. The article presents an applied solution in the form of developed software for managing and monitoring IP/MPLS routers. Its architecture includes a core, client, and server parts, providing an integrated platform for automating operational tasks. Practical tests have confirmed the ease of use of the application, reduced operation time, and fewer errors. Prospects for further research are related to the integration of the latest protocols, the unification of interfaces, and the creation of scalable network management systems.
[1] Лемешко, О.В., Єременко, О.С., Невзорова, О.С. (2020), Потокові моделі та методи маршрутизації в інфокомунікаційних мережах: відмовостійкість, безпека, масштабованість. Харків: ХНУРЕ, 308 с. doi: https://doi.org/10.30837/978-966-659-282-1
[2] Лемешко, О.В., Єременко, О.С., Євдокименко, М.О., Шаповалова, А.С., Слейман, Б. (2022), Моделювання та оптимізація процесів безпечної та відмовостійкої маршрутизації в телекомунікаційних мережах : монографія. М-во освіти і науки України, Харків. нац. ун-т радіоелектроніки. Харків : ХНУРЕ, 198 с. doi: https://doi.org/10.30837/978-966-659-378-1
[3] Abuelenain, K., Doyle, J., Karneliuk, A., Jain, V. (2021), Network Programmability and Automation Fundamentals. Cisco Press, 1232 p.
[4] Oswalt, M., Adell, C., Lowe, S. S., Edelman, J. (2023), Network Programmability and Automation: Skills for the Next-Generation Network Engineer, 2nd edn. O’Reilly Media Inc., 825 p.
[5] Pinto, I., Lacunza, A. A. (2021), Network Automation Trends and Strategy. Cisco Systems Inc., 17 p., available at: https://www.cisco.com/c/en/us/solutions/collateral/executive-perspectives/network-automation-strategy-wp.pdf
[6] Yeremenko, O., Savchenko, R., Yakovenko, K., Shestopalov, S. (2025), "Study of Reliability and Fault Tolerance Management in Information and Communication Networks: Modeling and Testing of Default Gateway Redundancy Protocols". Infocommunication technologies and electronic engineering, Vol. 5, N. 1, P. 15-33. DOI: DOI: https://doi.org/10.23939/ictee2025.01.015
[7] Ellis-Barker, S. (2023), “7 benefits of network automation technology to power your brand”, available at: https://www.hamilton-barnes.com/resources/blog/7-benefits-of-network-automation-technology-to-power-your-brand/
[8] Know Computing, “Features, Advantages, and Disadvantages Command line interface (CLI)”, available at: https://www.knowcomputing.com/features-advantages-and-disadvantages-command-line/
[9] Petryschuk, S. (2022), “Networking Automation Software: Pros & Cons.”, available at: https://www.auvik.com/franklyit/blog/best-network-automation-software/
[10] Telecom Network Automation, Cloud-native automation for Telecom networks, available at: https://cloud.google.com/telecom-network-automation
[11] GeeksforGeeks (2025), What is Network Automation? Available at: https://www.geeksforgeeks.org/what-is-network-automation/
[12] Schwartz, R.L., Foy, B. D., Phoenix, T. (2021) Learning Perl: Making Easy Things Easy and Hard Things Possible, 8th edn. O’Reilly Media Inc., 395 p.
[13] Lornfeld, J. (2025), Perl Programming: A Complete Learning Journey Covering Basic and Advanced Topics. 200 p.
[14] W3Schools, AJAX Introduction. Available at: https://www.w3schools.com/asp/asp_ajax_intro.asp
[15] Introducing JSON. Available at: https://www.json.org/json-en.html
[16] W3Schools, JavaScript HTML DOM. Available at: https://www.w3schools.com/js/js_htmldom.asp
[17] Node-RED, User Guide. Node-RED Documentation. Available at: https://nodered.org/docs/user-guide/