Write the range of IP addresses that fall within the followi…

Write the range of IP addresses that fall within the following CIDR address designations and state the number of addresses in the group:  CIDR: 74.21.112.0/21   Answer format:. Range: w1.x1.y1.z1 – w2.x2.y2.z2  (e.g,,. appropriate range within: 0.0.0.0 – 255.255.255.255) Lowest value in range is: [LowestRange] Highest value in range is: [HighestRange]

Show your work for the previous problem. Answer Format: For…

Show your work for the previous problem. Answer Format: For full credit, your answer must: 1. Provide the formula(s) that you are using with variables only. 2. List the values of the variables. 3. Provide the result. Examples:  Formula used: c=2*t values of the variables:  t=2  result:    c=4 Formula used: E=mc^2 values of the variables: m=2, c=4 result:  E=32    

Which routing algorithm, Dijkstra or Bellman-Ford, is better…

Which routing algorithm, Dijkstra or Bellman-Ford, is better at responding quickly to changing connections in the network, i.e., quicky creating new routing tables when one new node is added, or when a link goes down.   Answer Format Write your choice (Bellman-Ford or Dijkstra): [RoutingAlgorithm] Provide your reason for your choice: [Reason] (one or two sentences in text)