Quiz #2 Flashcards
Why is a true crossbar architecture not used in Cloud computing?
Too expensive
Why do data centers need layer 2 semantics?
To have increased app performance
What is NOT an advantage of Clos networks?
- Usage of commodity switches.
- Constant latency between two hosts
- Redundancy (multi-paths)
- Minimum hardware cost for a direct host-host connected network
4.
In a three-tiered network topology, what is the functionality of the Edge tier?
Edge: layer 2 switches connecting the aggregation layer to the servers.
In a three-tiered network topology, what is the functionality of the Aggregation tier?
Transforming to/from layer 2 traffic from/to the edge to layer 3 traffic for the core.
In a three-tiered network topology, what is the functionality of the Core tier?
Layer 3 switches connecting aggregation layer to Internet
What are characteristics of a Fat Tree topology?
- Same aggregate bandwidth at each layer.
- Identical bisection bandwidth.
- Constant latency between any two hosts.
What is the problem with a true tree formation of a three-tiered network topology?
Bandwidth shrinks as we go towards the root of the tree
What are the main reasons to use SDN?
- Intelligent routing
- Separating the decision making (control plane) from the transport of the payload (data plane)
- Infer traffic patterns and centralize the control
What are packet level issues to be addressed in the networking fabric?
- Packet loss
- Out of order delivery
- Packet corruption (very rare… less than 0.1%)
What is the main reason for packet loss in the internet?
mostly due to dropped packets due to congestion, that happens when offered load to the network exceeds network capacity.
With reference to congestion avoidance, what is “conservation at equilibrium”?
Injecting a new packet into the network when a packet leaves the network.
*The equilibrium state refers to stable set of data packets in transit.
What are the challenges with traffic engineering?
VM migration
Node and connection
failures
Application
characteristics
Scale of data centers
and geo-distribution