Long Exam 3 - Networking and Security Flashcards
What are the three layers in generalized forwarding?
link, network, and transport
What is DASH?
Dynamic Adaptive Streaming over HTTP
What are the two types of CDNs?
enter deep (push CDN servers deep into many access networks) and bring home (small number of larger clusters in POPs near access nets)
What is the manifest file?
provide URLs for different chunks
What is the TCP?
Transport Control Protocol - transport data scalably while dealing with varying application demands
What are the three types of in-network resource management?
Queue Management, Delay-Based Scheduling, Bandwidth-Based Scheduling
What are examples of queue management?
DropTail, random early detection, and explicit congestion notification
What is an example of delay-based scheduling?
Priority Queuing
What are examples of bandwidth-based scheduling?
Round robin, weighted round robin, and deficit round robin
What are the three types of authentication?
- what you are
- what you have
- what you know
What is the Diffie-Hellman key exchange formula?
- key = g^(ab) mod p