forces-2----Page:19
1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23 

Possible Solutions
Basic Idea – Separation of data and control messages
Data messages are control protocol packets such as RIP, OSPF, BGP packets. All other messages considered control messages
Solution 1 – Different Transport connections
Use different congestion aware transport protocol connections for data and control messages
Solution 2 – Different Prioritization
Assign higher priority to control messages and use scheduling mechanisms in protocol to differentiate
PPT Version