CS 6250 Exam 2 UPDATED ACTUAL QUESTIONS AND CORRECT ANSWERS
What are 2 reasons computer networks are complex and 1. Diversity of network equipment
difficult to manage that led to the development of SDN?
2. Proprietary technology required for equipment
Why would equipment diversity cause complexity when Different software must be used for different protocols (7)
managing a network?
Why do proprietary technologies cause complexity when Some equipment (router, switch, etc.) run on closed/proprietary software
managing networks?
Configuration interfaces vary as a result.
This causes issues for managing devices centrally. (7)
What is the simple idea of SDN that helps make networks Separate tasks into control plane and data plane. (7)
more manageable?
What are the 3 phases of history of SDN? 1. Active networks
2. control plane and data plane separation
3. OpenFlow API and network operating systems (7)
, What led to the growth of active networks, and what is 1. the tediousness of standardizing new protocols
their goal?
2. goal is to open up network control with an API that exposes resources and
supports customization of functionalities for subsets of packets passing through
network nodes
(7)
Why do active networks conflict with idea of E2E? They require customization at network nodes (not simplicity at network core)
(7)
What were the two types of programming models in 1. Capsule model
active networking? How are thy different? - carries in band data packets
- most used in relation to active networking
- code distribution ACROSS networks
- data plane
2. Programmable router/switch model
- out of band mechanisms
- decision-making a job for the NETWORK OPERATOR
- Difference is where the code to execute at the nodes was carried (7)
What are 4 tech developments that encouraged active 1. reduction in computation cost (more processing can take place in the network)
networking?
2. advancement in programming languages
3. advancement in rapid code compilation and formal methods
4. funding agencies promoted interoperability among projects
- necessary because there were no short-term use cases
(7)
What are 4 problems that encouraged active 1. developing network services took a long time
networking?
2. third party interests to dynamically meeting needs of app and network
conditions
3. researches needed a network for large-scale experiments
4. disadvantage of diverse models and vendors meant a desire for unified control
over middleboxes (7)
What are 3 contributions of SDN? 1. programmable functions in network = lower barrier to innovation
2. network virtualization and ability to demultiplex based on packet headers
3. vision of unified architecture for middlebox orchestration
(7)
Which plane are active networks associated with? Data plane (7)
What are 2 reasons computer networks are complex and 1. Diversity of network equipment
difficult to manage that led to the development of SDN?
2. Proprietary technology required for equipment
Why would equipment diversity cause complexity when Different software must be used for different protocols (7)
managing a network?
Why do proprietary technologies cause complexity when Some equipment (router, switch, etc.) run on closed/proprietary software
managing networks?
Configuration interfaces vary as a result.
This causes issues for managing devices centrally. (7)
What is the simple idea of SDN that helps make networks Separate tasks into control plane and data plane. (7)
more manageable?
What are the 3 phases of history of SDN? 1. Active networks
2. control plane and data plane separation
3. OpenFlow API and network operating systems (7)
, What led to the growth of active networks, and what is 1. the tediousness of standardizing new protocols
their goal?
2. goal is to open up network control with an API that exposes resources and
supports customization of functionalities for subsets of packets passing through
network nodes
(7)
Why do active networks conflict with idea of E2E? They require customization at network nodes (not simplicity at network core)
(7)
What were the two types of programming models in 1. Capsule model
active networking? How are thy different? - carries in band data packets
- most used in relation to active networking
- code distribution ACROSS networks
- data plane
2. Programmable router/switch model
- out of band mechanisms
- decision-making a job for the NETWORK OPERATOR
- Difference is where the code to execute at the nodes was carried (7)
What are 4 tech developments that encouraged active 1. reduction in computation cost (more processing can take place in the network)
networking?
2. advancement in programming languages
3. advancement in rapid code compilation and formal methods
4. funding agencies promoted interoperability among projects
- necessary because there were no short-term use cases
(7)
What are 4 problems that encouraged active 1. developing network services took a long time
networking?
2. third party interests to dynamically meeting needs of app and network
conditions
3. researches needed a network for large-scale experiments
4. disadvantage of diverse models and vendors meant a desire for unified control
over middleboxes (7)
What are 3 contributions of SDN? 1. programmable functions in network = lower barrier to innovation
2. network virtualization and ability to demultiplex based on packet headers
3. vision of unified architecture for middlebox orchestration
(7)
Which plane are active networks associated with? Data plane (7)