IP Restoration on WDM Optical Networks

17
IP Restoration on WDM Optical Networks Hwajung Lee*, Hongsik Choi, Hyeong- Ah Choi The George Washington University Department of Computer Science

description

IP Restoration on WDM Optical Networks. Hwajung Lee*, Hongsik Choi, Hyeong-Ah Choi The George Washington University Department of Computer Science. Contents. Terminology Problem Formulation Main Results Lemma 1 Lemma 2 Theorem Conclusion Further Work. IP WDM. Terminology. - PowerPoint PPT Presentation

Transcript of IP Restoration on WDM Optical Networks

Page 1: IP Restoration  on WDM Optical Networks

IP Restoration on WDM Optical Networks

Hwajung Lee*, Hongsik Choi, Hyeong-Ah Choi

The George Washington University

Department of Computer Science

Page 2: IP Restoration  on WDM Optical Networks

Contents

TerminologyProblem FormulationMain ResultsLemma 1Lemma 2Theorem

ConclusionFurther Work

Page 3: IP Restoration  on WDM Optical Networks

Terminology

WDM : Wavelength Division MultiplexingIP over WDM Optical Network: Network structure with IP protocol as an upper layer and WDM Optical Network as a lower layer.

Lightpath : Transfer Path from Source to Sink in Optical Networks

IPWDM

Page 4: IP Restoration  on WDM Optical Networks

Problem Formulation

Given: IP Topology G, and WDM Topology G0

Objective: To find mappings f and h, where f maps each vertex of V(G) into a vertex in G0 and h maps each link of E(G) into a lightpath in G0, which that, for any source-sink pair s and t, if G has two link-disjoint paths from s to t, there exist two sequences of link-disjoint paths from s to t in G0.

For any nodes u, v V(G), f(u)f(v) in any mapping f.

Page 5: IP Restoration  on WDM Optical Networks

Example of the Problem

Fault Propagation on IP over WDM

IP Layer

WDM Layerc

a

b

dfe

a

b

a

c

d

b

e

f

a

c

d

ba b

c

a

b

dfe

a

b

a

c

d

b

e

f

a

c

d

ba b

Page 6: IP Restoration  on WDM Optical Networks

b

Example of a Solution

a

c

d

b

e

f

IP Layer

WDM Layer

a

c

d

ba b

c

a

bfe

ba

d

c

a

b

dfe

a

bVs.

Page 7: IP Restoration  on WDM Optical Networks

Overview of Main Results

Lemma 1: Any vertex mappings are acceptable in case of 3-edge-connected.Lemma 2: Given G is 2-edge-connected, G is tolerant to single link faults of G0 iff edge cuts of size two of G are mapped with a vertex mapping f and an edge-to-path mapping h, under the condition of Lemma 2.Theorem: Given G is 2-edge-connected and G0 is a ring, G is tolerant to single link faults of G0.

Page 8: IP Restoration  on WDM Optical Networks

Lemma 1

If G is 3-edge-connected, for any vertex mapping f:V(G) V(G0), an edge-to-path mapping h: E(G) P(G0) ensuring that G is tolerant to single link faults of G0.

a mapping h of

MaxeE(G0){# of wavelengths on an edge} 2

There must be at least one live path in the case of single link faults causing at most 2 edge disable.

Page 9: IP Restoration  on WDM Optical Networks

Proof of Lemma 1IP Layer

WDM Layer

a

d

a

X Y

Mw=Maxe E(G0){# of wavelengths on an edge}

Mw=3 Mw=2

Page 10: IP Restoration  on WDM Optical Networks

Proof of Lemma 1(Cont.)

OK

Page 11: IP Restoration  on WDM Optical Networks

Lemma 2

Suppose G is 2-edge-connected.

Let f: V(G) V(G0), and h: E(G) P(G0) be mappings such that G is tolerant to single link faults, iff, for any edge cuts of size two

{ei=(a, b), ej=(c,d)} in G if there exists any, ordering of vertices in G0 is not f(a)-f(c)-f(b)-f(d) in the clockwise or counterclockwise direction.

Page 12: IP Restoration  on WDM Optical Networks

Example of Lemma 2

IP Layer

WDM Layerc

a

b

dfe

a

b

a

c

d

b

e

f

a

c

d

ba b a

c

d

b

e

f

c

a

b

bfe

a

c

d

ba b

a

d

Page 13: IP Restoration  on WDM Optical Networks

Theorem

Given G is 2-edge-connected and G0 is a ring, G is tolerant to single link faults of G0.

It is obtained based on the Lemma 1

and Lemma 2.

Page 14: IP Restoration  on WDM Optical Networks

Mapping Example

d

b

l k

h

f

a

c

j

i

e

g

f

a

c

j

i

e

g

klb

d

h

a

c

i

e

j

g

IP Layer

WDM Layer

Page 15: IP Restoration  on WDM Optical Networks

Conclusion

Lemma 1: Any vertex mappings are acceptable in case of 3-edge-connected.Lemma 2: Given G is 2-edge-connected, G is tolerant to single link faults of G0 iff edge cuts of size two of G are mapped with a vertex mapping f and an edge-to-path mapping h, under the condition of Lemma 2.Theorem: Given G is 2-edge-connected and G0 is a ring, G is tolerant to single link faults of G0.

Page 16: IP Restoration  on WDM Optical Networks

Further Work

Consider a mesh Topology as the underlying WDM structures.

Consider Load Balancing issues Minimize Maxe E(G0){the number of wavelengths on an edge}.

Set up Lightpath based on # of available wavelengths

& Integrate it into MPLamdaS.

Page 17: IP Restoration  on WDM Optical Networks

Thank You.