Task: Network planning
A university has a main campus and a remote campus at anotherlocation. The default router to the Internet on the main campus hasan IP address of 10.0.0.1/24. The main campus network is connectedto the Internet through a router called RouterA. The main campushas no more than 15000 staff and students. The remote campusnetwork is connected to the main campus network through a routercalled RouterB. The remote campus has no more than 200 staff andstudents. All staff and students should be able to access to theInternet and to the resources on both campuses. Router A shouldhave two interfaces, one goes to the Internet (thus having anaddress in 10.0.0.0/24 block) and the other goes to the main campusnetwork. Router B should have two interfaces, one goes to the maincampus and the other goes to the remote campus.
Your task is to plan the campus networks.
a) Propose appropriate subnet ranges for both campuses from the16?bit prefix block of IPv4 private addresses. Answer the questionwith your calculation.
b) Draw a diagram to depict the networks with IP addressesnotated with CIDR notation assigned to the all interfaces of botherrouters for two campuses. Label the interfaces of routers on thediagram using eth0 or eth1.
Show the routing table of the RouterA that meets therequirements of both campuses. Show the columns of Destination,Gateway, Genmask, Flags and Iface in the routing table as shown bythe Linux command route.