Computer network

Job ID: 35231473

Budget: ₹600 – ₹1,500 INR

Create a full pyramid tree structure consisting of 5 nodes or 9 nodes virtually so you don't need to show structure. The root node should contain a global resource table which consists of logical address, ip address (for each node generate a unique ip address), resource type (file type) and Connections a total of 4 columns.
2. Implement the lookup algorithm. in which when asked for a certain resource type it needs to print that particular node logical address, ip address, resource type and that nodes connections.
3. You should be able to print global resource table at root node.
Related categories: Python Network Engineering