Home /
Expert Answers /
Computer Science /
2-4-pts-writing-your-own-topology-script-in-mininet-change-the-default-configuration-through-a-p-pa473
(Solved): 2. [4 pts] Writing your own topology script In Mininet change the default configuration through a P ...
2. [4 pts] Writing your own topology script In Mininet change the default configuration through a Python script to create the topology in Figure 1. Run a command to display connections between the below nodes (Hint: refer to the description given above in the introduction to Mininet). Attach a screenshot of the output after running the command and highlight the below connections. - Siri and Alexa are connected to Switch1 - Desktop1 and Desktop2 are connected to Switch2 - SmartFridge and SmartTV are connected to Switch3 Server1 and Server2 are connected to Switch4 3. [2 pts] Check the IP Addresses a) Run a command that will display the IP address of ALL of the devices in Figure 1. Save a screenshot of the output after running the command and highlight the IP addresses of fridge and smartTV in the screenshot. b) Do the addresses in Figure 1 belong to the same subnet or do they belong to separate subnets? Explain your answer.