Why does this matter operationally?

Scalability

160 terms

Public Cloud Public Cloud is a cloud environment operated by a provider and shared across multiple customers. It delivers services over network interfaces while the provider manages the underlying infrastructure. Service Model Radio Access Network A radio access network is the collection of radio access equipment, control logic, and supporting transport that connects endpoints to a mobile or wireless service. It manages radio resources, mobility,… Concept/Framework RIP RIP is a distance-vector routing protocol that shares routing information with neighboring routers. It uses hop count as its main metric and is common in legacy networks. Protocol RIP-NG RIP-NG is the IPv6 version of RIP, using distance-vector routing behavior to exchange routes in IPv6 networks. It is suited to smaller or legacy deployments. Protocol Route Advertisement Route advertisement is the process by which a routing device or system announces routes or prefixes to one or more peers. It is how reachability information spreads across a routing… Protocol Route Poisoning Route Poisoning is a routing technique that advertises a failed route with an invalid metric so routers treat it as unreachable. It helps prevent loops and speed convergence. Protocol Route Reflection Route Reflection is a BGP technique that allows one router to advertise routes to other routers within the same routing domain, reducing the need for full-mesh peering among internal BGP… Protocol Route Summarization Route Summarization is the aggregation of multiple specific routes into a broader prefix that represents the same destination space at a higher level, reducing routing table size and protocol overhead. Operations Routing Routing is the network function that computes and maintains paths between sources and destinations. It uses topology, policy, and metrics to choose one or more next hops for traffic. Concept/Framework Routing Metric A routing metric is a numeric or rule-based measure used by a routing system to evaluate and compare paths. It helps determine which route should be preferred when more than… Concept/Framework