Lesson 6 - Term Flashcards

1
Q

What are firewalls

A

Form of packet classification, Implemented at entry and exit points of networks to filter out unwanted traffic

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are resource reservation protocols

A

Form of packet classification, E.g. DiffServ uses reserve bandwidth between source and destination

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is routing based on traffic type

A

Form of packet classification, helps avoid delays for time-sensitive applications

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is linear search

A

Type of firewall implementation for searching rules in a database and keeping track of best-match rule

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is caching

A

Another packet classification solution, cache search results for faster classification

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the backracking approach

A

Opposite of the set-pruning approach, the search algorithm “backtracks” search on the source tries associated with all ancestors, which results in a lower memory requirement

How well did you know this?
1
Not at all
2
3
4
5
Perfectly