Create a network topology with 3 nodes and 1 router. Write bash scripts to - [ ] Create a node with specifications (CPU, RAM, HDD etc.). - [ ] Start the nodes. - [ ] Stop the nodes gracefully. - [ ] Add/remove/edit nodes.
Create a network topology with 3 nodes and 1 router.
Write bash scripts to