4.1 Flashcards
1
Q
What are the functions of the network layer?
A
forwarding: move packets from router’s input to appropriate router output
routing: determine route taken by packets from source to destination
2
Q
What is a data plane?
A
- local, per-router function
- determines how datagram is arriving on router input port is forwarded to router output port
- forwarding function
3
Q
What is a control plane?
A
- network-wide logic
- determines how datagram is routed among routers along end-end path from source host to destination host
4
Q
What are the two control plane approaches?
A
-traditional routing algorithms:
implemented in routers
-software-defined networking (SDN): implemented in (remote) servers
5
Q
What are some example services for individual datagrams?
A
- guaranteed delivery
- guaranteed delivery with less than 40 msec delay
6
Q
What are some example services for a flow of datagrams?
A
- in-order datagram delivery
- guaranteed minimum bandwidth to flow
- restrictions on changes in inter-packet spacing