Traffic Engineering Flashcards
What is Traffic Engineering
Process of reconfiguring the network in response to changing traffic loads, to achieve some operational goal
What are key application requirements that traffic eng accounts for
Avoid congested links satisfy applicationrequirements
Link weight allow?
Operators to control the flow of data trough the network
Link weight influences which alogorithm
Shortest path
Way link weight are set in practice
Inversely proportional to capacity, Proportional to propagation delay, Network-wide optimization
3 steps of traffic engineering
Measure, model, control
Input for intradomain TE optimization
Input: Graph G(R, L) R= routers {e: routers}, L = links {e : links}, Ce = capacity of L
Also considered the traffic load matrix Mij
What is the output of intradomain optimization
W = {e: link weights}
How is utilization defined
UL = amount of traffic on the link, CL = capacity, UL/CL is the amount of traffic divided by capacity
Objective of intradomain optimization
Minimize sum of F(UL/CL) I assume they mean find the best parameters to fit an ideal curve (lecture says it is NP-Complete)
Since minimizing the sum of utilizations is NP what is done in practice?
- Change a few link weights, Resistant to failure, Robust to measurement of noise, Minimize number of changes to network
Intradomain routing
Within a domain (e.g. ISP, Campus, data center)
Interdomain routing
Between domains
Interdomain Traffic engineering
Alleviate congestion on edge links, Using new/upgraded edge links, Changing end-to-end paths
What mechanism is used for interdomain traffic engineering
Reconfigure of BGP
Three goals of interdomain TE
Predictability, Limit influence of neighbors, reduce overload of routing changes
How is predictability achieved
Avoid globally visible changes that are broadcast outside of an AS
How is limiting influence of neighbors achieved
Consider neighbors with a similar path length as a group (I guess we used some minimal distance or distance threshold to determine this?)
Can also enforce consistent advertisements