Research Article

The Smart Network Management Automation Algorithm for Administration of Reliable 5G Communication Networks

Algorithm 1

Network management automation algorithm (NMAA).
1. Start
2. Enter the network ID for the input devices
3. Check the valid ID details
4.  IF (Network ID = approved)
5.  Then check if (Device functional ID = available)
6.     Then provide the access of network functions
7.     Wait for until the execution will complete
8.     Confirm the access completion information
9.     Else
10.     Then send the access request
11.     Waiting for admin access permission
12.     Repository the access information
13. End