In a Content Delivery Network (CDN), users are often directe…
In a Content Delivery Network (CDN), users are often directed to different edge servers based on factors like location and server load. Explain how DNS-based redirection (using iterative or recursive queries) can be used to direct a client to an appropriate CDN edge server. Additionally, discuss one limitation of DNS-based load balancing in CDNs. (5+5)
Read DetailsThe router selects 10.1.0.0/16 for destination 10.1.2.3 beca…
The router selects 10.1.0.0/16 for destination 10.1.2.3 because of the longest prefix match rule. CIDR enables variable-length prefixes, allowing more specific routes to take priority. Without CIDR (classful addressing), both routes might be treated as /8, causing ambiguity and less efficient routing.
Read Details