This paper is published in Volume-7, Issue-3, 2021
Area
Computer Engineering
Author
Tejamallik K. S., Suma B.
Org/Univ
RV College of Engineering, Bengaluru, Karnataka, India
Pub. Date
02 June, 2021
Paper ID
V7I3-1645
Publisher
Keywords
Network Elements, Web application, MySQL, NodeJS, feedback and performance

Citationsacebook

IEEE
Tejamallik K. S., Suma B.. Web Based Network Element Resource and Information Tool, International Journal of Advance Research, Ideas and Innovations in Technology, www.IJARIIT.com.

APA
Tejamallik K. S., Suma B. (2021). Web Based Network Element Resource and Information Tool. International Journal of Advance Research, Ideas and Innovations in Technology, 7(3) www.IJARIIT.com.

MLA
Tejamallik K. S., Suma B.. "Web Based Network Element Resource and Information Tool." International Journal of Advance Research, Ideas and Innovations in Technology 7.3 (2021). www.IJARIIT.com.

Abstract

Web based network element resource and information tool (NERIT) which is the new technical way to maintain and keep track the network elements (NE) information It also keeps on updating NE information like software version, allocation period, NE connection details and NE health status. Users can access all the NE information details in a single window interface. NERIT is helpful for network service providers which reduces the network operation costs. While traditionally different solutions were available in the market for manual maintenance of NE details, but it is a tedious process and time consuming. In our proposed system, user can view all the required NE information. Proposed methodology, created an graphical user interface (GUI) for the NERIT with the help of web technologies and tools and it allows user to interact directly with the application. To maintain and monitor the NE’s MySQL database management system is used. To connect the GUI and database management system Nodejs Express framework is used. The data will be stored in the remote server. The Admin or Superuser should be a register user. The admin or superuser can login into their account through the application itself and update the network elements information like NE IPs, credentials, their allocation period, availability, reachability, hardware details, software details, location etc. In NERIT application users have easy access for viewing and searching all the NE information. The application will check user authentications. Users are not permitted to manipulate any data only admin and superuser can manipulate the data. Other than this the advanced features are: Bulk addition of NE’s ,automating the allocation process and software version update .In case of any NE allocation is about to expire means it will send notification to the user for whom NE is allocated, so they can take required actions. The users can download the NE information file which includes all the NE details NERIT also has the feature for user feedback, which will enable to further enhance the functionality of the platform and add many more features to it. Performance of the application can be improved and speed up by using HTTP/2 , optimizing the MySQL query and clustering the NodeJS.