Linear Programming Models for Traffic Engineering Under Combined - - PowerPoint PPT Presentation

linear programming models for traffic engineering under
SMART_READER_LITE
LIVE PREVIEW

Linear Programming Models for Traffic Engineering Under Combined - - PowerPoint PPT Presentation

Linear Programming Models for Traffic Engineering Under Combined IS-IS and MPLS-TE Protocols D. Cherubini 1 A. Fanni 2 A. Frangioni 3 C. Murgia 4 a 3 P. Zuddas 5 A. Mereu 2 M.G. Scutell` 1 Tiscali International Network 2 DIEE - University of


slide-1
SLIDE 1

Linear Programming Models for Traffic Engineering Under Combined IS-IS and MPLS-TE Protocols

  • D. Cherubini1
  • A. Fanni2
  • A. Frangioni3
  • C. Murgia4

M.G. Scutell` a3

  • P. Zuddas5
  • A. Mereu2

1Tiscali International Network 2DIEE - University of Cagliari 3DI - University of Pisa 4Tiscali Italia 5DIT - University of Cagliari

October 8, 2008

slide-2
SLIDE 2

Part I Introduction and Background

slide-3
SLIDE 3

Problem Description

Scenario Very large scale networks have been built by the Network Engineers Experience and Best Common Practice

Planning Reaction to critical Network Events

slide-4
SLIDE 4

Network survivability Techniques

Network Design and Capacity Allocation Traffic Management and Restoration

slide-5
SLIDE 5

Autonomous System (AS)

Collection of IP Networks and routers controlled by a single administrative entity Two routing protocols End System-to-Intermediate System (ES-IS) Intermediate System-to-Intermediate System (IS-IS) IS-IS: link state routing protocol

slide-6
SLIDE 6

Interior Gateway Protocol

IS-IS/OSPF Metric associated to each arc Route selection using Dijkstra’s Shortest Path Algorithm Equal Cost Multiple Paths (ECMP)

slide-7
SLIDE 7

MPLS Technology

MPLS-TE Allows the configuration of the traffic in order to optimize the resources.

Allows the building of VPN (Virtual Private Networks), using LSP (Label Switched Paths)-Tunnels.

Extends existing IP protocol

slide-8
SLIDE 8

Restoration Schemes: Link Restoration

Figure: Link Restoration for single failure condition

slide-9
SLIDE 9

Restoration Schemes: Path Restoration

Figure: Path Restoration for single failure condition

slide-10
SLIDE 10

Failure Analysis

20% : scheduled network maintenance activities 80% : unplanned failures where :

30% shared link failures 70% single link failures

slide-11
SLIDE 11

Problem Statement

Is it possible to obtain a robust configuration of the network using the combination of IS-IS routing and MPLS-TE techniques? Is it possible to formulate the question as a pure LP problem?

slide-12
SLIDE 12

Linear Programmin Models

minc · x A · x = b x ≥ 0 Graphs and Network Flows Generally, in Operations Research, the term network denotes a weighted graph G = (N, A) where the weights are numeric values associated to nodes and/or arcs of the graph.

slide-13
SLIDE 13

Linear Programmin Models

minc · x A · x = b x ≥ 0 Graphs and Network Flows Generally, in Operations Research, the term network denotes a weighted graph G = (N, A) where the weights are numeric values associated to nodes and/or arcs of the graph.

slide-14
SLIDE 14

MMCF Problem Definition

Notation G = (N, A) where N is the set of nodes and A ⊆ N × N is the set of arcs K is the set of commodities h − th commodity determined by: (dh, sh, th), where sh ∈ N and th ∈ N, with sh = th, are the starting and ending node, and dh is the quantity to be moved from sh to th Formulations node-arc formulation : the variables are xh

ij

arc-path formulation: the variables are fp

slide-15
SLIDE 15

MMCF: Node-arc formulation

The problem min

h∈K

  • (i,j)∈A ch

ij · xh ij

  • (j,i)∈BS(i) xh

ji − (i,j)∈FS(i) xh ij =

     −dh i = sh dh i = th

  • therwise
  • h∈K xh

ij ≤ uij

(i, j) ∈ A xh

ij ≥ 0

(i, j) ∈ A |N||K| + |A| constraints |K||A| variables

slide-16
SLIDE 16

MMCF: Arc-path formulation

The notation Ph: the set of paths in G from the node sh to the node th P = ∪h∈KPh: the set of all relevant paths p ∈ P belongs to a unique commodity, identified by the starting and ending nodes of p; h(p) cp =

(i,j)∈p cij cost of the path p

The problem min

h∈K

  • p∈Ph cp
  • p∈Ph fp

= dh h ∈ K

  • p:(i,j)∈p fp

≤ uij (i, j) ∈ A fp ≥ 0 p ∈ P

slide-17
SLIDE 17

Column generation.1

The problem has |A| + |K| constraints

slide-18
SLIDE 18

Column generation.2

Let’s consider a reduced set of paths B ⊂ P. PB min cBfB ABfB ≤ u EBfB = d fB ≥ 0 DB max λu + γd λAB + γEB ≤ cB λ ≤ 0

slide-19
SLIDE 19

Column generation.2

Let’s consider a reduced set of paths B ⊂ P. PB min cBfB ABfB ≤ u EBfB = d fB ≥ 0 DB max λu + γd λAB + γEB ≤ cB λ ≤ 0

slide-20
SLIDE 20

Column generation.2

Let’s consider a reduced set of paths B ⊂ P. PB min cBfB ABfB ≤ u EBfB = d fB ≥ 0 DB max λu + γd λAB + γEB ≤ cB λ ≤ 0

slide-21
SLIDE 21

Column generation.3

If we solve the master problem we obtain: ˆ fB and (ˆ λ, ˆ γ). Strong Duality: if (ˆ λ, ˆ γ) is feasible to DMMCF then ˆ fB is

  • ptimal for MMCF

Feasibility of the dual problem can be conveniently restated in terms of reduced cost of paths ¯ cp = cp − ˆ γh(p) −

  • (i,j)∈P

ˆ λij =

  • (i,j)∈P

(cij − ˆ λij) − ˆ γh(p) . For all the paths p that belong to the set B we have that ¯ cp ≥ 0. What can we say about the paths p ∈ P \ B?

slide-22
SLIDE 22

Column generation.4

For each h ∈ K, we compute a minimum cost path from sh to th by associating with each arc the new costs cij − ˆ λij This minimum cost path is indicated by ˆ ph reduced cost of paths We compute the reduced cost ¯ cˆ

ph: if it’s greater or equal to

zero for all h ∈ K: the set B holds the optimal paths If, instead, at least one path ˆ ph has negative reduced cost, then it can be added to B and the process is iterated.

slide-23
SLIDE 23

Part II Models

slide-24
SLIDE 24

LP MODEL with Node-Arc Formulation

Data N - Node set

A - Edge set F - Commodity set uij - Capacity associated with link (i, j) df - Effective bit rate of flow f xf

ij - Share of flow f carried by IS-IS and traversing link (i, j)

Variables umax - Maximum utilization in the network - objective function

isf - Flow f carried by IS-IS flow f

ij - Flow f carried by MPLS and traversing link (i, j)

slide-25
SLIDE 25

LP MODEL with Node-Arc Formulation

Data N - Node set

A - Edge set F - Commodity set uij - Capacity associated with link (i, j) df - Effective bit rate of flow f xf

ij - Share of flow f carried by IS-IS and traversing link (i, j)

Variables umax - Maximum utilization in the network - objective function

isf - Flow f carried by IS-IS flow f

ij - Flow f carried by MPLS and traversing link (i, j)

slide-26
SLIDE 26

Flows Aggregation

Commodities aggregation by source node flowh

ij =

  • f :I(f )=h

flowf

ij

Example Commodities A → B, A → C, and A → D are replaced by a single commodity “A”

slide-27
SLIDE 27

Flows Aggregation

Commodities aggregation by source node flowh

ij =

  • f :I(f )=h

flowf

ij

Example Commodities A → B, A → C, and A → D are replaced by a single commodity “A”

slide-28
SLIDE 28

General Routing Problem

Objective function

z = min(umax)

  • f ∈F xf

ij · isf + h∈N flow h ij ≤ umax · uij

∀(i, j) ∈ A

  • j:(j,i)∈A flow h

ji − j:(i,j)∈A flow h ij =

     −

f ∈F(h) df + isf

i = h df − isf if i = h, i = E(f ), f ∈ F(h)

  • therwise

flow h

ij ≥ 0

∀(i, j) ∈ A, ∀h ∈ N isf ≥ 0 ∀f ∈ F

slide-29
SLIDE 29

General Routing Problem

Capacity constraints

z = min(umax)

  • f ∈F xf

ij · isf + h∈N flow h ij ≤ umax · uij

∀(i, j) ∈ A

  • j:(j,i)∈A flow h

ji − j:(i,j)∈A flow h ij =

     −

f ∈F(h) df + isf

i = h df − isf if i = h, i = E(f ), f ∈ F(h)

  • therwise

flow h

ij ≥ 0

∀(i, j) ∈ A, ∀h ∈ N isf ≥ 0 ∀f ∈ F

slide-30
SLIDE 30

General Routing Problem

Flow conservation equations

z = min(umax)

  • f ∈F xf

ij · isf + h∈N flow h ij ≤ umax · uij

∀(i, j) ∈ A

  • j:(j,i)∈A flow h

ji − j:(i,j)∈A flow h ij =

     −

f ∈F(h) df + isf

i = h df − isf if i = h, i = E(f ), f ∈ F(h)

  • therwise

flow h

ij ≥ 0

∀(i, j) ∈ A, ∀h ∈ N isf ≥ 0 ∀f ∈ F

slide-31
SLIDE 31

General Routing Problem

Positivity constraint

z = min(umax)

  • f ∈F xf

ij · isf + h∈N flow h ij ≤ umax · uij

∀(i, j) ∈ A

  • j:(j,i)∈A flow h

ji − j:(i,j)∈A flow h ij =

     −

f ∈F(h) df + isf

i = h df − isf if i = h, i = E(f ), f ∈ F(h)

  • therwise

flow h

ij ≥ 0

∀(i, j) ∈ A, ∀h ∈ N isf ≥ 0 ∀f ∈ F

slide-32
SLIDE 32

General Routing Problem

Positivity constraint

z = min(umax)

  • f ∈F xf

ij · isf + h∈N flow h ij ≤ umax · uij

∀(i, j) ∈ A

  • j:(j,i)∈A flow h

ji − j:(i,j)∈A flow h ij =

     −

f ∈F(h) df + isf

i = h df − isf if i = h, i = E(f ), f ∈ F(h)

  • therwise

flow h

ij ≥ 0

∀(i, j) ∈ A, ∀h ∈ N isf ≥ 0 ∀f ∈ F

slide-33
SLIDE 33

Link restoration

slide-34
SLIDE 34

Survivability Constraints

X

f ∈F

xf ,l

ij ·isf +

X

h∈N

flow h

ij +

X

h∈N

(xl+,l

ij

·flow h

l++x l−,l ij

·flow h

l−) ≤ umax·cij

∀(i, j) = l+, l− ∈ A Share of flow carried by IS-IS when edge l fails Flow carried by explicit MPLS LSP along link (i, j) Share of flow flowing through edge l from node p to node q (arc l+) and those from node q to node p (arc l−) that is rerouted by IS-IS along link (i, j)

Proof

slide-35
SLIDE 35

Survivability Constraints

X

f ∈F

xf ,l

ij ·isf +

X

h∈N

flow h

ij +

X

h∈N

(xl+,l

ij

·flow h

l++x l−,l ij

·flow h

l−) ≤ umax·cij

∀(i, j) = l+, l− ∈ A Share of flow carried by IS-IS when edge l fails Flow carried by explicit MPLS LSP along link (i, j) Share of flow flowing through edge l from node p to node q (arc l+) and those from node q to node p (arc l−) that is rerouted by IS-IS along link (i, j)

Proof

slide-36
SLIDE 36

Survivability Constraints

X

f ∈F

xf ,l

ij ·isf +

X

h∈N

flow h

ij +

X

h∈N

(xl+,l

ij

·flow h

l++x l−,l ij

·flow h

l−) ≤ umax·cij

∀(i, j) = l+, l− ∈ A Share of flow carried by IS-IS when edge l fails Flow carried by explicit MPLS LSP along link (i, j) Share of flow flowing through edge l from node p to node q (arc l+) and those from node q to node p (arc l−) that is rerouted by IS-IS along link (i, j)

Proof

slide-37
SLIDE 37

Survivability Constraints

X

f ∈F

xf ,l

ij ·isf +

X

h∈N

flow h

ij +

X

h∈N

(xl+,l

ij

·flow h

l++x l−,l ij

·flow h

l−) ≤ umax·uij

∀(i, j) = l+, l− ∈ A Share of flow carried by IS-IS when edge l fails Flow carried by explicit MPLS LSP along link (i, j) Share of flow flowing through edge l from node p to node q (arc l+) and those from node q to node p (arc l−) that is rerouted by IS-IS along link (i, j)

Proof

slide-38
SLIDE 38

TINet Italy-Normal Condition

18 nodes 54 arcs 306 flows 1279 variables 378 constraints

slide-39
SLIDE 39

TINet Italy-Normal Condition

18 nodes 54 arcs 306 flows 1279 variables 378 constraints Routing Optimization

umax Gain (Def) Gain (Tis) # LSP Default umax = 72% – – Existing metrics umax = 66% 8.3% – IS-IS opt. umax = 61% 15.2% 7.6% MPLS-TE opt. umax = 59% 18.1% 10.6% 105

slide-40
SLIDE 40

TINet Italy - Survivability

18 nodes 54 arcs 306 flows 1279 variables 1782 constraints Survivability Optimization

umax Gain (Def) Gain (Tis) # LSP Default umax = 128% – – Existing metrics umax = 117% 8.6% – IS-IS opt. umax = 85% 33.6% 27.3% MPLS-TE opt. umax = 83% 35.2% 29.1% 86

slide-41
SLIDE 41

Graphical Results - Routing

Statistics umax = 66% Average = 26.12% Variance = 0.028 Statistics umax = 61% Average = 24.52% Variance = 0.037

slide-42
SLIDE 42

Graphical Results - Routing

Statistics umax = 61% Average = 24.52% Variance = 0.037 Statistics umax = 59% Average = 27.22% Variance = 0.029

slide-43
SLIDE 43

Graphical Results - Survivability

Statistics umax = 117% Average = 72.66% Variance = 0.021 Statistics umax = 85% Average = 76.63% Variance = 0.001

slide-44
SLIDE 44

Graphical Results - Survivability

Statistics umax = 85% Average = 76.63% Variance = 0.001 Statistics umax = 83% Average = 81.59% Variance = 0.0002

slide-45
SLIDE 45

IBCN European Network

37 nodes 114 arcs 1332 flows 5551 variables 1483 constraints 7867 constraints (with survivability)

slide-46
SLIDE 46

IBCN - Normal condition

37 nodes 114 arcs 1332 flows 5551 variables 1483 constraints 7867 constraints (with survivability) Routing Optimization

  • Work. Cond.

Failure Cond. # LSP IS-IS/OSPF with def. metrics 71% 101% IS-IS with optim. metrics 54% 74% LP models with optim. metrics 40% 64% 543

slide-47
SLIDE 47

IBCN - Graphical Results

Figure: Is-Is Routing Normal Condition Default Metrics Umax=71% Figure: Is-Is Routing Normal Condition Optimized Metrics Umax=54%

slide-48
SLIDE 48

IBCN - Graphical Results

Figure: Is-Is Routing Normal Condition Optimized Metrics Umax=54% Figure: Mpls Routing Normal Condition Optimized Metrics Umax=40%

slide-49
SLIDE 49

IBCN - Graphical Results

Figure: Is-Is Routing Failure Condition Default Metrics Umax=101% Figure: Is-Is Routing Failure Condition Optimized Metrics Umax=74%

slide-50
SLIDE 50

IBCN - Graphical Results

Figure: Is-Is Routing Failure Condition Optimized Metrics Umax=74% Figure: Mpls Routing Failure Condition Optimized Metrics Umax=64%

slide-51
SLIDE 51

An extended description of this work is available as Technical Report of the University of Pisa at the following link: http://compass2.di.unipi.it/TR/Files/TR-08-24.pdf.gz

slide-52
SLIDE 52

Thank you for your attention

slide-53
SLIDE 53

Survivability Constraints

Return