Implications of Multilayer Protocols Flashcards
4.1.4
1
Q
What does multilayer protocol mean
A
Protocols can be encapsulated within others
2
Q
Example of Multilayer Protocol
A
TCP/IP is a multilayered protocol. HTTP is encapsulated with TCP which is in turn encapsulated in IP which is in Ethernet. Additional security protocols can also be encapsulated in this chain (e.g. TLS between HTTP and TCP which is HTTPS)
3
Q
Benefits of Multilayer Protocols
A
Many different protocols can be used at higher layers
Encryption can be incorporated
Provides flexibility and resiliency in complex networks
4
Q
Multilayer Disadvantages
A
Nothing stops an added layer from being hidden
Encapsulating can be used to bypass filters
Logical network segments can be traversed